Skip to content

Commit

Permalink
chore: Release 6.0.0
Browse files Browse the repository at this point in the history
Added details to NEWS.md and removed SNAPSHOT from version #

ERM-2888
  • Loading branch information
Jack-Golding committed Oct 11, 2023
1 parent 8cd7ee0 commit eb71430
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 5 deletions.
26 changes: 22 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,27 @@
## 5.6.0 In progress
* ERM-2888 Do not load Agreement lines as part of agreement when viewing the agreement
* ERM-2885 Reduce number of internal contact role defaults in Agreements
* ERM-2925 Add backend support for retrieving list of source values
## 6.0.0 2023-10-11
* ERM-3050 Title instance metadata overwritten by non-matching work
* ERM-3047 Remove "accessEnd date guessed for retired title..." from job logs
* ERM-3044 Open Access custom property has space in property name
* ERM-3022 Error on attempting to download job error or info logs
* ERM-3020 IsNotSet not working for custom properties
* ERM-3018 Implement GOKb Title UUID as primary match ID where available
* ERM-2992 Switch default behaviour for Agreements to not expand items
* ERM-2966 Error when match and filter contain the same path root
* update to 'com.k_int.grails:web-toolkit-ce:8.1.0'
* ERM-2961 Extend length of document URL to 2048 chars
* ERM-2956 Investigate issues on deploying agreements/licenses/service-interaction/serials-management
* ERM-2940 spring-webmvc 5.3.25 security bypass vulnerability
* ERM-2934 Agreement lines simple search widget definition
* ERM-2925 Add backend support for retrieving list of source values
* ERM-2923 Add created/updated metadata for Resources in local KB
* ERM-2919 Gracefully handle ingesting PCIs with long notes into the Local KB
* ERM-2910 JSON package import fails
* ERM-2909 Gracefully handle ingesting resources with long names into the Local KB
* ERM-2885 Reduce number of internal contact role defaults in Agreements
* ERM-2641 Upgrade to Grails 5 (including Hibernate 5.6.x) for Poppy
* ERM-2630 Add new endpoint for external KB "push" process
* ERM-2628 Add Alternative Name filter to Agreements dashboard widget
* ERM-2624 Add view only permissions for Agreement settings

## 5.5.0 2023-02-20
* ERM-2638 No name of linked agreement in license
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.0.0-SNAPSHOT
appVersion=6.0.0
dockerTagSuffix=
dockerRepo=folioci

Expand Down

0 comments on commit eb71430

Please sign in to comment.