Releases: folio-org/mod-oai-pmh
Releases · folio-org/mod-oai-pmh
V3.2.2
This release brings updates of both RMB version up to 31.1.3 and vert.x version up to 3.9.4
- MODOAIPMH-248 Upgrade RMB to 30.2.9:
- RMB-740 Use FOLIO fork of vertx-sql-client and vertx-pg-client with
the following two patches - RMB-739 Make RMB's DB_CONNECTIONRELEASEDELAY work again, defaults to 60 seconds
- FOLIO-2840 Fix duplicate names causing 'prepared statement "XYZ" already exists'
- RMB-738 Upgrade to Vert.x 3.9.4, most notable fix: RowStream fetch
can close prematurely the stream eclipse-vertx/vertx-sql-client#778
- RMB-740 Use FOLIO fork of vertx-sql-client and vertx-pg-client with
v3.1.3
- MODOAIPMH-248 Upgrade RMB to 30.2.9:
- RMB-740 Use FOLIO fork of vertx-sql-client and vertx-pg-client with
the following two patches - RMB-739 Make RMB's DB_CONNECTIONRELEASEDELAY work again, defaults to 60 seconds
- FOLIO-2840 Fix duplicate names causing 'prepared statement "XYZ" already exists'
- RMB-738 Upgrade to Vert.x 3.9.4, most notable fix: RowStream fetch
can close prematurely the stream eclipse-vertx/vertx-sql-client#778
- RMB-740 Use FOLIO fork of vertx-sql-client and vertx-pg-client with
v3.2.1
This is the bugfix release
- MODOAIPMH-245 Edge module doesn't return the data, even if mod-oai-pmh does
v3.2.0
3.2.0 (Released)
- MODOAIPMH-200 Implement the endpoint for getting list of sets
- MODOAIPMH-201 Enrich sets endpoints with filtering conditions entites
- MODOAIPMH-206 POST /oai-pmh/set returns 500 when empty string is passed
- MODOAIPMH-210 Implement endpoint for getting values of all required filtering condition types.
- MODOAIPMH-218 Rename sets endpoints
- MODOAIPMH-220 Perform uniqueness validation for sets endpoints
- MODOAIPMH-223 "totalRecords" isn't shown in response to GET oai-pmh/sets? request
- MODOAIPMH-227 Set table constraints don't work properly
- MODOAIPMH-229 Increase postrgres pool connection size and timeout for module
- MODOAIPMH-238 MODOAIPMH (mod-oai-pmh) release
v3.1.2
This release includes fixing the NullPointerException on ListRecords with metdataPrefix=marc21_withholdings, fixing the incorrect displaying of item's "discovery suppressed" status into oai-pmh response and fixing the resumption token work.
- MODOAIPMH-216 Incorrect number of records returned by listrecords with resumption token for marc21 and marc21_withholdings
- MODOAIPMH-219 Item's suppress from discovery flag value isn't correct for "transfer" behavior
- MODOAIPMH-231 NPE on ListRecords with metdataPrefix=marc21_withholdings
v3.1.1
3.1.1
This release includes fixing timeouts for marc21_withholdings. When upgrading, please make sure the module configuration is setup correctly: https://github.com/folio-org/mod-oai-pmh/tree/b3.0#configuration-needed-to-fix-timeouts-for-marc21_witholdings
- MODOAIPMH-226 ListRecords with metdataPrefix=marc21_withholdings timeouts on BugFest
v3.1.0
This release includes support for multiple instances of mod-oai-pmh deployed and connecting the databse with spring DI
- [MODOAIPMH-191] - Connect the database to mod-oai-pmh
- [MODOAIPMH-202] - Modify data retrieval from OAI-PMH view
- [MODOAIPMH-203] - Enable Spring DI for mod-oai-pmh
- [MODOAIPMH-213] - Maven build test phase fails
v3.0.4
3.0.4 (Released)
Stories
- MODOAIPMH-107 Suppress holdings and items records from discovery
- MODOAIPMH-192 Resumption token fails from time to time on big amount of data