Skip to content

Releases: folio-org/mod-notes

v6.0.0

30 Oct 12:45
Compare
Choose a tag to compare

Breaking changes

  • Remove notes.domain.all permission
  • Rename notes.collection.get.by.status permission to note.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

Dependencies

  • Bump spring-boot from 3.2.3 to 3.3.5
  • Bump folio-spring-support from 8.1.0 to 8.2.0
  • Bump jsoup from 1.17.2 to 1.18.1
  • Bump lombok from 1.18.30 to 1.18.34

v5.2.0

18 Mar 15:12
Compare
Choose a tag to compare

Tech Dept

  • Migrate tests to folio-spring-testing

Dependencies

  • Bump spring-boot from 3.1.1 to 3.2.3
  • Bump folio-spring-support from 7.2.0 to 8.1.0
  • Bump jsoup from 1.16.1 to 1.17.2

v5.1.0

11 Oct 18:50
Compare
Choose a tag to compare

Tech Dept

Dependencies

  • Bump folio-spring-base from 6.0.2 to 7.2.0
  • Bump spring-boot-starter-parent from 3.0.5 to 3.1.1
  • Bump mapstruct from 1.5.3.Final to 1.5.5.Final
  • Bump jsoup from 1.15.3 to 1.16.1
  • Bump lombok from 1.18.26 to 1.18.30
  • Bump maven-openapi-generator from 6.2.1 to 7.0.1
  • Add folio-spring-cql 7.2.0

v5.0.1

09 Mar 22:04
Compare
Choose a tag to compare

Dependencies

  • Bump folio-spring-base from 6.0.1 to 6.0.2

v5.0.0

15 Feb 13:58
Compare
Choose a tag to compare

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 from 11 to 17
  • Bump spring-boot-starter-parent from 2.7.4 to 3.0.2
  • Bump folio-spring-base from 5.0.1 to 6.0.1
  • Bump mapstruct from 1.5.2.Final to 1.5.3.Final
  • Bump jsoup from 1.15.1 to 1.15.3
  • Bump testcontainers from 1.17.5 to 1.17.6
  • Changed wiremock from wiremock 2.27.2 to wiremock-standalone 2.27.2

v4.0.0

20 Oct 10:34
Compare
Choose a tag to compare
  • 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

08 Aug 12:43
Compare
Choose a tag to compare
  • Revert Nolana features (MODNOTES-233)

V3.1.1

05 Aug 11:53
Compare
Choose a tag to compare
  • MODNOTES-234 Respond with note if user can't be fetched
  • MODNOTES-236 Supports users interface 15.1 16.0

v3.1.0

28 Jun 11:39
Compare
Choose a tag to compare
  • 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

v3.0.4

21 Jun 13:44
Compare
Choose a tag to compare
  • MODNOTES-224 Improve note type count calculation