Skip to content

4.0.3

Choose a tag to compare

@mp911de mp911de released this 13 Feb 10:18
· 103 commits to main since this release
ed8fc3b

📗 Links

⭐ New Features

  • Introduce Expressions utility for type-safe Criteria Query Expression resolution #4086

🐞 Bug Fixes

  • Refine JPQL join aliasing #4182
  • Simple property predicate fails on plural paths that are only allowed for the 'member of' operator #4179
  • Input properties order not preserved when specified via Fetchable Fluent Query #4174
  • Input Properties discarded using DTO Projection through findBy(…) #4172
  • Positional parameter numbering has gaps when previous query parameters are represented with IS NULL #4171
  • JPQL aliasing using id breaks EclipseLink queries #4167
  • JpaSpecificationExecutor.findBy(…) returns join product of nested relations #3908

🔨 Dependency Upgrades

  • Upgrade to Postgres JDBC Driver 42.7.9 #4185
  • Upgrade to Hibernate 7.2.4.Final #4181
  • Upgrade to Hibernate 7.2.2.Final #4176