Skip to content

3.3.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 16 Feb 13:42
· 196 commits to main since this release
08a9b5a

📗 Links

⭐ New Features

  • Add support for ValueExpression #1738
  • Consider JTS Geometry types as simple types #1711
  • Interface projection fails to instantiate data class with non-null constraints #1687
  • Reuse TypeInformation during PersistentPropertyPath and PersistentEntity lookups #1679
  • Support for Id generation in Oracle using quoted identifiers #1666
  • Add support for forein keys in schema generation within aggregates #1599

🐞 Bug Fixes

  • DTO projections causes the converter to be called twice #1725
  • Fix R2dbcEntityTemplate.getRowsFetchSpec(…) to use the correct Converter for result type conversion #1723
  • Row to Entity Converter no longer used #1710
  • io.r2dbc.spi.Parameter not considered a simple type #1696
  • SQL column name resolution failed for embeddable with AggregateReference #1695
  • R2dbcEntityTemplate fails to instantiate interface using fluent as(…) projection #1690
  • Custom simple value converter not used on read #1689
  • Query derivation fails for projections not containing predicate properties #1688
  • NullPointerException when loading deeply nested embedded entities #1676

📔 Documentation

  • Misspelling/Grammar in JDBC docs #1731
  • Incorrect documentation about NamingStrategy.getReverseColumnName #1693

🔨 Dependency Upgrades

  • Upgrade to R2DBC Postgresql 1.0.4.RELEASE #1716
  • Upgrade to Maven Wrapper 3.9.6 #1700

❤️ Contributors

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