Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@spyroukostas spyroukostas released this 13 Feb 14:53
· 1 commit to master since this release

⚠ BREAKING CHANGES

  • Move to Spring Boot 3 and Spring Batch 5

Features

  • Move to Spring Boot 3 and Spring Batch 5 (05758d8)

Bug Fixes

  • Add conditional bean creation for dump/restore configuration (38fcf6f)
  • Add @propertysource to re-enable @value annotation (faa3b33)
  • Apply datasource configuration properties (e04a307)
  • Correct issues on dump jobs (6fcbdd0)
  • Handle SQL ARRAY type for specific resource types on DefaultSearchService (0cb26d2)
  • Restore indexing functionality upon using /restore controller when elasticsearch dependency is present (03b92fe)
  • search db: Fix searching with Boolean filters (5ce1648)