Skip to content

Micronaut Data 3.2.1

Compare
Choose a tag to compare
@micronaut-build micronaut-build released this 07 Dec 07:44

v3.2.1 (2021-12-07)

Full Changelog

Fixed bugs:

  • Problems with the Micronaut Data @where since the last update #1233
  • javax.persistence.OptimisticLockException: Batch update returned unexpected row count from update after upgrading to Micronaut 3.1+ #1230
  • NPE when returning NULL from Specification implementing PageableRepository, JpaSpecificationExecutor #1224

Closed issues:

  • InvalidPathException when using join in Specification implementing PageableRepository, JpaSpecificationExecutor #1225

Merged pull requests: