Spring Data Fowler SR2 released
On behalf of the Spring Data team I'd like to announce the availability of the second service release of Spring Data release train Fowler. The release ships 40 tickets fixed and is a recommended upgrade for all users due to an important bugfix in the support for JTA 1.2's @Transactional
.
Spring Boot users can upgrade to the new version by setting the spring-data-releasetrain.version
property in their Maven POMs to Fowler-SR2
, Non-Spring Boot users are recommended to use the Spring Data release train BOM as described in our example repository and configure it to the very same version.
- Spring Data Commons 1.10.2 - Artifacts - JavaDocs - Documentation - Changelog
- Spring Data JPA 1.8.2 - Artifacts - JavaDocs - Documentation - Changelog
- Spring Data MongoDB 1.7.2 - Artifacts - JavaDocs - Documentation - Changelog
- Spring Data Neo4j 3.3.2 - Artifacts - JavaDocs - Documentation - Changelog
- Spring Data Solr 1.4.2 - Artifacts - JavaDocs - Documentation - Changelog
- Spring Data Couchbase 1.3.2 - Artifacts - JavaDocs - Documentation - Changelog
- Spring Data Cassandra 1.2.2 - Artifacts - JavaDocs - Documentation - Changelog
- Spring Data Elasticsearch 1.2.2 - Artifacts - JavaDocs - Documentation - …