Releases: folio-org/mod-notes
Releases · folio-org/mod-notes
v8.0.0
Breaking changes
- Migrate to Spring Boot v4.x (MODNOTES-282), (MODNOTES-293)
New APIs versions
- Remove
configuration v2.0from required interfaces
Features
- Use static value for note types limit (MODNOTES-274)
- Update an error message for note types limit reached (MODNOTES-277)
- Add support for FQM entity type generation based on the mod-notes data schema (MODNOTES-294)
Bug fixes
- Description (ISSUE)
Tech Dept
- Refactor code to comply with Checkstyle method length limit (max 25 lines) (MODNOTES-283)
- Use GitHub workflow for CI/CD (MODNOTES-291)
Dependencies
- Bump
spring-bootfrom3.4.3to4.0.5 - Bump
folio-spring-supportfrom9.0.0to10.0.0 - Bump
jsoupfrom1.18.3to1.22.1 - Bump
lombokfrom1.18.36to1.18.44 - Add
spring-boot-docker-compose - Add
spring-boot-devtools - Remove
jackson-module-jaxb-annotations - Remove
jackson-datatype-jdk8 - Replace
hibernate-validatorwithspring-boot-starter-validation
v7.0.0
Breaking changes
- Upgrade to Java 21 (MODNOTES-273)
Dependencies
- Bump
javafrom17to21 - Bump
spring-bootfrom3.3.5to3.4.3 - Bump
folio-spring-supportfrom8.2.0to9.0.0 - Bump
jsoupfrom1.18.1to1.18.3 - Bump
lombokfrom1.18.34to1.18.36
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