Spring Data 2020.0.0 goes RC1
Dear Spring community,
On behalf of the Spring Data team and everyone who contributed, it's my pleasure to announce that Spring Data 2020.0.0
has entered its release candidate phase by releasing the first of two release candidate releases, available from the milestone repository.
This release ships with 70 tickets fixed. The most notable changes are:
- Support for Redis 6 ACL and upgrade to Lettuce 6.0 RC2.
- Migration of core R2DBC support from Spring Data R2DBC to Spring R2DBC.
- Support the
SocketFactory
configuration client in Spring Data Geode. Slice
query support for Neo4j and a revised API for relationships. …