Releases: folio-org/mod-licenses
Releases · folio-org/mod-licenses
Version 6.1.2
6.1.2 2024-12-03
- ERM-3458 Add minio dependency in mod-licenses
What's Changed
- Release 6.1.2 by @Jack-Golding in #283
Full Changelog: v6.1.1...v6.1.2
Version 6.1.1
6.1.1 2024-11-28
- ERM-3441 Licenses cannot retrieve linked agreements due to permissions error
- ERM-3420 Missing interface dependencies in module descriptor in mod-licenses
What's Changed
- chore: Release 6.1.1 by @Jack-Golding in #280
Full Changelog: v6.1.0...v6.1.1
Version 6.1.0
6.1.0 2024-10-30
- ERM-3369 Update module license, guidance and dependencies for mod-licenses
- ERM-3089 missing content-type header in /licenses/licenses/${uuid}/linkedAgreements response
- Fix and automatically validate module descriptor (Eureka)
What's Changed
- docs: Include patch release notes on master branch by @Jack-Golding in #265
- ERM-3285: Fix permission on /licenses/files/{id}/raw in mod-licenses by @Jack-Golding in #267
- ERM-3290: Fix permission on /licenses/licenses/{id}/linkedAgreements by @Jack-Golding in #268
- chore: Post release 6.0.3 by @Jack-Golding in #270
- ci: Add validate module github action script by @EthanFreestone in #271
- ERM-3387: Description can be too long for index, causing mod-licenses error when updating from 5.0.x to later versions or failure on saving licenses with a long description by @EthanFreestone in #272
- chore: Post release by @EthanFreestone in #274
- ERM-3369: Update module license, guidance and dependencies for mod-licenses by @Jack-Golding in #275
Full Changelog: v6.0.4...v6.1.0
Version 6.0.4
6.0.4 2024-10-18
- ERM-3387 Description can be too long for index, causing mod-licenses error when updating from 5.0.x to later versions or failure on saving licenses with a long description
What's Changed
- Release 6.0.4 by @EthanFreestone in #273
Full Changelog: v6.0.3...v6.0.4
Version 6.0.3
6.0.3 2024-07-05
- ERM-3290 Fix permission on /licenses/licenses/{id}/linkedAgreements
- ERM-3285 Fix permission on /licenses/files/{id}/raw in mod-licenses
Version 5.0.3
5.0.3 2024-05-03
- ERM-3138 Poppy: grails 5.3.6 fixing databinding DoS (CVE-2023-46131)
Version 6.0.2
6.0.2 2024-05-02
- ERM-3208 Export license creates empty file
Version 6.0.1
6.0.1 2024-04-17
- ERM-3190 DB Connections are not being released
- ERM-3175 Review outdated/vulnerable dependencies in mod-licenses
Version 6.0.0
6.0.0 2024-03-22
- ERM-3111 Upgrade Grails from 5 to 6
- ERM-3073 Identify and implement indexes that should be added
- All searchable elements have been assigned a GIN index
- All foreign keys have been indexed
Version 5.0.2
5.0.2 2023-11-23
- ERM-3112 org.json:json:20201115 DoS/OOM