Releases: folio-org/mod-notes
Releases · folio-org/mod-notes
v6.0.0
Breaking changes
- Remove
notes.domain.all
permission - Rename
notes.collection.get.by.status
permission tonote.links.collection.get
New APIs versions
- Provides
notes v4.0
Dependencies
- Fix scope of
folio-spring-testing
from default (compile) to test (MODNOTES-268)
Tech Dept
- Review and cleanup permissions (MODNOTES-269)
Dependencies
- Bump
spring-boot
from3.2.3
to3.3.5
- Bump
folio-spring-support
from8.1.0
to8.2.0
- Bump
jsoup
from1.17.2
to1.18.1
- Bump
lombok
from1.18.30
to1.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-base
from6.0.2
to7.2.0
- Bump
spring-boot-starter-parent
from3.0.5
to3.1.1
- Bump
mapstruct
from1.5.3.Final
to1.5.5.Final
- Bump
jsoup
from1.15.3
to1.16.1
- Bump
lombok
from1.18.26
to1.18.30
- Bump
maven-openapi-generator
from6.2.1
to7.0.1
- Add
folio-spring-cql
7.2.0
v5.0.1
Dependencies
- Bump
folio-spring-base
from6.0.1
to6.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
java
from11
to17
- Bump
spring-boot-starter-parent
from2.7.4
to3.0.2
- Bump
folio-spring-base
from5.0.1
to6.0.1
- Bump
mapstruct
from1.5.2.Final
to1.5.3.Final
- Bump
jsoup
from1.15.1
to1.15.3
- Bump
testcontainers
from1.17.5
to1.17.6
- Changed
wiremock
fromwiremock
2.27.2
towiremock-standalone
2.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