Skip to content

3.2.12

Compare
Choose a tag to compare
@mp911de mp911de released this 15 Nov 09:24
· 197 commits to main since this release
82d43ca

📗 Links

🐞 Bug Fixes

  • Query.withPageable(…) does not consider Sort #1939
  • Calling JdbcAggregateTemplatefindAll(Query query, Class domainType) with both criteria and sort results in duplicate join clauses #1919
  • Return value of Repository.save contains only added elements of @MappedCollection, not existing ones #1907

🔨 Dependency Upgrades

  • Upgrade PostgreSQL JDBC driver to 42.6.2 #1934
  • Upgrade MySql R2DBC driver to 1.0.6 #1933
  • Upgrade MySql JDBC driver to 8.0.33 #1932
  • Upgrade Maria JDBC driver to 3.1.4 #1931
  • Upgrade DB2 JDBC driver to 11.5.9.0 #1930
  • Upgrade to Maven Wrapper 3.9.9 #1928