diff --git a/NEWS.md b/NEWS.md index 04c3c5d..54a00d3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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 diff --git a/pom.xml b/pom.xml index bf3329f..9c0828f 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.folio edge-oai-pmh - 2.8.0-SNAPSHOT + 2.9.0-SNAPSHOT jar Edge API - OAI-PMH