Skip to content

Releases: folio-org/mod-notes

v8.0.0

15 Apr 12:53

Choose a tag to compare

Breaking changes

New APIs versions

  • Remove configuration v2.0 from 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

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-boot from 3.4.3 to 4.0.5
  • Bump folio-spring-support from 9.0.0 to 10.0.0
  • Bump jsoup from 1.18.3 to 1.22.1
  • Bump lombok from 1.18.36 to 1.18.44
  • Add spring-boot-docker-compose
  • Add spring-boot-devtools
  • Remove jackson-module-jaxb-annotations
  • Remove jackson-datatype-jdk8
  • Replace hibernate-validator with spring-boot-starter-validation

v7.0.0

03 Mar 12:23

Choose a tag to compare

Breaking changes

Dependencies

  • Bump java from 17 to 21
  • Bump spring-boot from 3.3.5 to 3.4.3
  • Bump folio-spring-support from 8.2.0 to 9.0.0
  • Bump jsoup from 1.18.1 to 1.18.3
  • Bump lombok from 1.18.34 to 1.18.36

v6.0.0

30 Oct 12:45

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

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

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

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

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

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

Choose a tag to compare

  • Revert Nolana features (MODNOTES-233)

V3.1.1

05 Aug 11:53

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