Skip to content

Releases: folio-org/mod-agreements

Version 7.0.5

28 May 13:35
c54e3ac
Compare
Choose a tag to compare

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

26 May 20:41
39c6b6f
Compare
Choose a tag to compare

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

08 May 13:43
c106dd0
Compare
Choose a tag to compare

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

03 May 10:45
9818705
Compare
Choose a tag to compare

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

03 May 14:57
b9b3ff0
Compare
Choose a tag to compare

6.0.3 2024-05-03

  • ERM-3138 Poppy: grails 5.3.6 fixing databinding DoS (CVE-2023-46131)

Version 6.1.2

01 May 10:33
c27d759
Compare
Choose a tag to compare

6.1.2 2024-05-01

Version 7.0.3

26 Apr 18:21
caab318
Compare
Choose a tag to compare

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

26 Apr 11:31
81a1610
Compare
Choose a tag to compare

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

17 Apr 14:24
879f1ee
Compare
Choose a tag to compare

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

02 Apr 15:10
f057d35
Compare
Choose a tag to compare

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