Spring Data Lovelace RC1 available
On behalf of the Spring Data team, it is my pleasure to announce the availability of the Lovelace RC1 release. The first release candidate ships on top of the just-released Spring Framework 5.1 RC1 and in preparation of the upcoming Spring Boot 2.1 M1 release.
This release candidate ships with 194 tickets fixed and contains the following notable changes:
- Support for immutable objects.
- Upgrade of Querydsl for MongoDB to use the Document API, letting you publish lifecycle events and participation in managed transactions.
- Reactive
Slice
query support for Apache Cassandra. - Kotlin extension for Apache Cassandra.
- Reactive
SCAN
support for Redis. …