Releases: folio-org/mod-notes
Releases · folio-org/mod-notes
v7.0.0
v6.0.0
Breaking changes
- Remove
notes.domain.allpermission - Rename
notes.collection.get.by.statuspermission tonote.links.collection.get
New APIs versions
- Provides
notes v4.0
Dependencies
- Fix scope of
folio-spring-testingfrom default (compile) to test (MODNOTES-268)
Tech Dept
- Review and cleanup permissions (MODNOTES-269)
Dependencies
- Bump
spring-bootfrom3.2.3to3.3.5 - Bump
folio-spring-supportfrom8.1.0to8.2.0 - Bump
jsoupfrom1.17.2to1.18.1 - Bump
lombokfrom1.18.30to1.18.34
v5.2.0
v5.1.0
Tech Dept
- Migrate to new version folio-spring-support (MODNOTES-261)
- Changed maximum records limit value (MODNOTES-261)
Dependencies
- Bump
folio-spring-basefrom6.0.2to7.2.0 - Bump
spring-boot-starter-parentfrom3.0.5to3.1.1 - Bump
mapstructfrom1.5.3.Finalto1.5.5.Final - Bump
jsoupfrom1.15.3to1.16.1 - Bump
lombokfrom1.18.26to1.18.30 - Bump
maven-openapi-generatorfrom6.2.1to7.0.1 - Add
folio-spring-cql7.2.0
v5.0.1
Dependencies
- Bump
folio-spring-basefrom6.0.1to6.0.2
v5.0.0
Breaking changes
- Migration to Spring Boot v3.0.0 and Java 17 (MODNOTES-252)
Tech Dept
- Align logging configuration with common Folio solution (MODNOTES-250)
- Improve logging according common Folio solution (MODNOTES-209)
Dependencies
- Bump
javafrom11to17 - Bump
spring-boot-starter-parentfrom2.7.4to3.0.2 - Bump
folio-spring-basefrom5.0.1to6.0.1 - Bump
mapstructfrom1.5.2.Finalto1.5.3.Final - Bump
jsoupfrom1.15.1to1.15.3 - Bump
testcontainersfrom1.17.5to1.17.6 - Changed
wiremockfromwiremock2.27.2towiremock-standalone2.27.2
v4.0.0
- MODNOTES-233 Do not include # of notes assigned to note types in response
- MODNOTES-247 Upgrade to folio-spring-base v5.0.0
v3.1.2
- Revert Nolana features (MODNOTES-233)
V3.1.1
- MODNOTES-234 Respond with note if user can't be fetched
- MODNOTES-236 Supports users interface 15.1 16.0
v3.1.0
- MODNOTES-211 Define perm note.types.collection.get
- MODNOTES-218 Migration Issue from Kiwi-Lotus - improve note-links migration script
- MODNOTES-219 Fix migration when userId is undefined
- MODNOTES-223 Jenkinsfile healthChkCmd: Prefer wget over curl
- MODNOTES-224 Improve note type count calculation
- MODNOTES-226 Update folio-spring-base to v4.1.0