Skip to content

Releases: folio-org/mod-agreements

Version 6.1.8

11 Sep 15:02
6884ce0
Compare
Choose a tag to compare

6.1.8 2024-09-09

  • ERM-3321 Description can be too long for index, causing mod-agreements error when updating from 6.0.x to later versions or failure on saving agreements with a long description
    • Swap basic GIN indices for GIN indices with trigram operator where they're not already set.

Version 7.0.7

23 Aug 11:12
5a34b7d
Compare
Choose a tag to compare

7.0.7 2024-08-23

  • ERM-3310 Expose concurrent jobs as env var
  • ERM-3308 Ingest process slows down dramatically on certain packages
  • Tweaked processing log message for more accurate harvest performance numbers

Version 6.1.7

23 Aug 08:47
6b68e56
Compare
Choose a tag to compare

6.1.7 2024-08-22

  • ERM-3310 Expose concurrent jobs as env var
  • ERM-3308 Ingest process slows down dramatically on certain packages
  • Tweaked processing log message for more accurate harvest performance numbers

Version 6.1.6

12 Jul 11:47
3b22681
Compare
Choose a tag to compare

6.1.6 2024-07-12

  • ERM-3281 Design and implement process to resolve eissn, pissn, eisbn and pisbn namespaces

Version 7.0.6

05 Jul 10:27
50acc4d
Compare
Choose a tag to compare
  • ERM-3291 Fix permissions on /erm/validate/remoteKB in mod-agreements
  • ERM-3289 Fix permission on /erm/validate/subscriptionAgreement in mod-agreements
  • ERM-3288 Fix permission on /erm/files/{id}/raw in mod-agreements
  • ERM-3274 If a citation gets passed to BaseTIRS without an instancePublicationMedia field it will crash
  • ERM-3254 With WorkSourceIDTIRS for GOKb we see "Field error in object" errors

Version 6.1.5

14 Jun 09:14
79f827d
Compare
Choose a tag to compare

6.1.5 2024-06-14

  • ERM-3274 If a citation gets passed to BaseTIRS without an instancePublicationMedia field it will crash
  • ERM-3254 With WorkSourceIDTIRS for GOKb we see "Field error in object" errors

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