Spring Data 2021.0.2 and 2020.0.10 released
On behalf of the team, I’m pleased to announce the availability of the Spring Data service 2021.0.2
and 2020.0.10
releases.
Both releases are built on top of Spring Framework 5.3.8
. For your convenience, you can consumer these releases through Spring Boot 2.5.2
and 2.4.8
, respectively.
The service releases ship with mostly bug fixes and dependency upgrades.
To round things off, here are the links to the artifacts, changelogs, and documentation:
2021.0.2
- Spring Data Commons 2.5.2 - Artifacts - Javadoc - Documentation - Changelog
- Spring Data JDBC 2.2.2 - Artifacts - Javadoc - Documentation - Changelog
- Spring Data JPA 2.5.2 - Artifacts - Javadoc - Documentation - Changelog
- Spring Data KeyValue 2.5.2 - Artifacts - Javadoc - Documentation - Changelog
- Spring Data for Apache Cassandra 3.2.2 - Artifacts - Javadoc - Documentation - Changelog
- Spring Data MongoDB 3.2.2 - Artifacts - Javadoc - Documentation - Changelog
- Spring Data for Apache Geode 2.5.2 - Artifacts - Javadoc - Documentation - Changelog
- Spring Data Neo4j 6.1.2 - Artifacts - Javadoc - Documentation - …