Spring Data release train reaches RC station

Releases | Oliver Drotbohm | August 24, 2012 | ...

Dear Spring community, I am pleased to announce the next Spring Data release train stop, including Spring Data JPA, MongoDB, Neo4j, Gemfire as well as its foundation Spring Data Commons. The release is the final one before bringing all the modules into GA state of their next major version. Here are the highlights:

All modules

  • Depend on Spring 3.1.2 by default. The modules are still fully compatible with Spring 3.0.7 but users have to manually declare Spring dependencies in they Maven pom.xml files if they'd like to use the older version. Note that some of the features included in this release (e.g. the usage of @EnableRepositories) require Spring 3.1.0 at least.

Spring Data Book We're currently working on a Spring Data book with O'Reilly, which is available free for public review. If you would like to help shaping the book or maybe point people to a general introduction into Spring Data, feel free to spread the link.

Spring Data Commons - 1.4.0.RC1

  • Improvements in mapping metadata API

Maven artifacts - JavaDocs - Reference documentation - Changelog

Spring Data JPA - 1.2.0.RC1

  • General fixes and improvements

Maven artifacts - JavaDocs - Reference documentation - Changelog

Spring Data MongoDB - 1.1.0.RC1

  • Improved query mapping regarding @DBRef mapped properties
  • AbstractMongoConfiguration.getMappingBasePackage() defaults to config class' package

Maven artifacts - JavaDocs - Reference documentation - Changelog

Spring Data Neo4j - 2.1.0.RC3

  • Updates to stable versions of Neo4j 1.8.M07, transaction manager compatibility (1.7 - 1.8)
  • Added support for @EnableNeo4jRepositories

Maven artifacts - JavaDocs - Reference documentation - Changelog

Spring Data Gemfire - 1.2.0.RC1

  • Project renamed to Spring Data Gemfire to align with other Spring Data projects.
  • Spring namespace support on par with cache.xml
  • Support for @EnableGemfireRepositories

Maven artifacts - JavaDocs - Reference documentation - Changelog

The Spring data team is currently working on a book with O'Reilly. It is due to be released in autumn and can currently be reviewed at OFPS. So if you'd like to get a general introduction to the project or even help shaping the book, give it a spin.

Along side the release candidates we released bugfix releases for Spring Data JPA (1.1.2.RELEASE) as well as MongoDB (1.0.4.RELEASE). Looking forward to your feedback in the forums or the bug tracker.

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring Runtime offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all