Skip to content

Commit

Permalink
chore: Release 6.1.4
Browse files Browse the repository at this point in the history
Updated NEWS.md file and bumped version -> 6.1.4

refs ERM-3245
  • Loading branch information
EthanFreestone committed May 26, 2024
1 parent 8f3621b commit ede3f87
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 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

## 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
Expand Down
2 changes: 1 addition & 1 deletion service/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gorm.version=7.3.3

# Application
appName=mod-agreements
appVersion=6.1.3
appVersion=6.1.4
dockerTagSuffix=
dockerRepo=folioci

Expand Down

0 comments on commit ede3f87

Please sign in to comment.