Skip to content

3.0.0-M6

Pre-release
Pre-release
Compare
Choose a tag to compare
@gregturn gregturn released this 19 Sep 14:41
· 553 commits to main since this release

πŸ“— Links

⭐ New Features

  • Correct behaviour of NOOP deletes to match the specification in CrudRepository #1313
  • Add configuration to disable entity lifecycle events #1291
  • One-to-many relation: ResultSet contains ... multiple times #1073

🐞 Bug Fixes

  • Exists method throws "SELECT does not declare a select list" #1310
  • Updating aggregate with no "column" members (only "Id" and relations) does not work #1309
  • AfterConvertCallback breaks the element order for a Flux of result elements #1307
  • NamedParameterUtils cannot bind reused parameters to anonymous bind markers #1306
  • H2Dialect.LimitClause produces invalid SQL instead of standard OFFSET / FETCH #1287

πŸ“” Documentation

  • BeforeConvertCallback<> not called when persisting nested entity #1328
  • Remove Reference to XML namespace #1290
  • Auditing does not work with @Modifying query #970

πŸ”¨ Dependency Upgrades

  • Adopt to changed Mockk artifact name #1326
  • Upgrade to postgresql 42.4.1 #1302

❀️ Contributors

We'd like to thank all the contributors who worked on this release!