Skip to content

Commit

Permalink
Merge branch 'master' into EDGOAIPMH-114
Browse files Browse the repository at this point in the history
  • Loading branch information
obozhko-folio authored Mar 22, 2024
2 parents 626b33b + 36ae178 commit 793cf6d
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
## 2.9.0 - Unreleased

## 2.8.0 - Unreleased

This release includes updates to RAML Module Builder, fixes for retrieving tenants limit

[Full Changelog](https://github.com/folio-org/edge-oai-pmh/compare/v2.7.2...v2.8.0)

### Technical tasks
* [EDGOAIPMH-114](https://issues.folio.org/browse/EDGOAIPMH-114) - Upgrade RAML Module Builder

### Bug Fixes
* [EDGOAIPMH-110](https://issues.folio.org/browse/EDGOAIPMH-110) - Retrieving tenants limit issue

## 2.7.2 - Unreleased

This release contains update for retrieving tenants limit

[Full Changelog](https://github.com/folio-org/edge-oai-pmh/compare/v2.7.1...v2.7.2)

### Bug fixes
* [EDGOAIPMH-110](https://issues.folio.org/browse/EDGOAIPMH-110) - Retrieving tenants limit issue

## 2.7.1 - Unreleased

This release contains dependency updates

[Full Changelog](https://github.com/folio-org/edge-oai-pmh/compare/v2.7.0...v2.7.1)

### Technical tasks
* [EDGOAIPMH-107](https://issues.folio.org/browse/EDGOAIPMH-107) - Update edge-common version

### Bug fixes
* [EDGOAIPMH-108](https://issues.folio.org/browse/EDGOAIPMH-108) - RMB 35.1.1, Vert.x 4.4.6 fixing Netty/Jackson DoS

## 2.7.0 - Released

This release includes harvesting across tenants, ConsortiaTenant API Client, updates to Java 17
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.folio</groupId>
<artifactId>edge-oai-pmh</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.9.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Edge API - OAI-PMH</name>
Expand Down

0 comments on commit 793cf6d

Please sign in to comment.