Skip to content

1.4.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@schauder schauder released this 16 Jul 12:22
· 71 commits to main since this release
0d77fb5

📗 Links

⭐ New Features

  • Introduce OutboundRow.clone() method #620

🪲 Bug Fixes

  • Dynamic projection skipped if projection type not already registered with MappingContext #607
  • Saving Enum-typed Collection-like properties set to null are not translated to String[] #593
  • Entity callbacks not fired for String-based queries or named query methods #591
  • MySQL dialect converts all byte properties to boolean #589
  • PreparedOperationBindableQuery.bindNull(…) calls GenericExecuteSpec.bind(…) instead of bindNull(…) #587
  • Custom converter for constructor creation no longer applied #585
  • Spring R2DBC should support camel case columns in Postgresql out of the box or should provide configuration for supporting it. #483

📔 Documentation

  • Document default NamingStrategy and explain configuration options #616

🔨 Dependency Upgrades

  • Upgrade to R2DBC Arabba SR10 #597
  • Upgrade to MySQL 8.0 for testing #594

❤️ Contributors

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