Releases: folio-org/mod-agreements
Releases · folio-org/mod-agreements
Version 7.0.5
7.0.5 2024-05-28
- ERM-3246 Improve performance of entitlementOptions endpoint
- ERM-3187 Re-write query to show "list of resources in an agreement" for improved performance
- Titles previously always enriched, sometimes multiple times, on ingest. Fixed this behaviour where no changes occur
Version 6.1.4
6.1.4 2024-05-26
- ERM-3246 Improve performance of entitlementOptions endpoint
- ERM-3187 Re-write query to show "list of resources in an agreement" for improved performance
- Titles previously always enriched, sometimes multiple times, on ingest. Fixed this behaviour where no changes occur
Version 6.1.3
6.1.3 2024-05-08
- ERM-3185 Remove PTI/PCI filter from the /titles/electronic endpoint in Agreements
- ERM-3166 On encountering a GOKb title with the same ISSN assigned as both print and electronic ISSN, ingest stops
- Refactored some TIRS methods to use Strings instead of Domain Objects for performance/transaction stability
Version 7.0.4
7.0.4 2024-05-03
- ERM-3166 On encountering a GOKb title with the same ISSN assigned as both print and electronic ISSN, ingest stops
- Refactored some TIRS methods to use Strings instead of Domain Objects for performance/transaction stability
Version 6.0.3
6.0.3 2024-05-03
- ERM-3138 Poppy: grails 5.3.6 fixing databinding DoS (CVE-2023-46131)
Version 6.1.2
6.1.2 2024-05-01
- ERM-3138 Grails 5.3.6 fixing databinding DoS (CVE-2023-46131)
Version 7.0.3
7.0.3 2024-04-26
- ERM-3190 DB Connections are not being released
- Refactor clearJobAllocation in JobRunnerService to properly handle instances where module shuts down
Version 7.0.2
7.0.2 2024-04-26
- ERM-3190 DB Connections are not being released
- Transactional annotations were being ignored, refactored JobRunnerService to properly set up necessary transactions
Version 7.0.1
7.0.1 2024-04-17
- ERM-3193 Error saving proxy
- ERM-3191 Add logging to support issue triage for HibernateOptimisticLockingFailureException
- ERM-3190 DB Connections are not being released
- ERM-3185 Remove PTI/PCI filter from the /titles/electronic endpoint in Agreements
- ERM-3181 sourceTitleCount should not be required on uploading packages via JSON using mod-agreements-package schema
- ERM-3180 LOCAL external source should not offer delete option
- ERM-3177 Check on
noSICount
in WorkSourceIdentifierTIRSImpl is not correct - ERM-3174 Review outdated/vulnerable dependencies in mod-agreements
- ERM-3157 Missed declaration of backend permissions
- ERM-3139 Propose additional info.log messages for jobs/processes
- ERM-3048 Add a package property to store remote source current title count
Version 6.1.1
6.1.1 2024-04-01
- ERM-3177 Check on
noSICount
in WorkSourceIdentifierTIRSImpl is not correct - ERM-3139 Propose additional info.log messages for jobs/processes