Spring Data Neumann RC2, Moore SR7, and Lovelace SR17
On behalf of the team, I'm pleased to announce Spring Data releases Neumann RC2, Moore SR7, and Lovelace SR17. This triple-feature is built on top of today's Spring Framework releases 5.2.6 (Neumann and Moore) and 5.1.15 (Lovelace).
Spring Data Neumann RC2 contains 96 new features, improvements, and fixes. Spring Data Moore SR7 ships with 40 fixes and improvements. Finally, Spring Data Lovelace SR17 includes 39 selected fixes.
Spring Data Neumann RC2 ships with numerous improvements and new features. The most interesting amongst these are:
- Query Derivation for Spring Data JDBC.
- Refinements in the reactive resource lookup for Spring Data Cassandra and Spring Data MongoDB, introducing a deferred lookup for
Sessionwith aMongoDatabasethat allows for routing implementations that use the Subscriber Context. - Embedded Types in Spring Data Cassandra
- Additional Entity Callbacks in Spring Data Elasticsearch …