-
Notifications
You must be signed in to change notification settings - Fork 682
Release Train Dijkstra
Oliver Gierke edited this page Feb 26, 2014
·
58 revisions
This page contains a list of the most significant features and bugfixes implemented in the Spring Data Dijkstra release train that will not be back-ported into Codd service releases.
- M1 - CW 13, 2014
- RC1 - CW 17, 2014
- GA - CW 21, 2014
- Spring Data Build 1.4
- Spring Data Commons 1.8
- Spring Data JPA 1.6
- Spring Data MongoDB 1.5
- Spring Data Neo4j 3.1
- Spring Data Solr 1.2
- Spring Data Elasticsearch 1.0
- Spring Data Couchbase 1.1 (tbc)
- Spring Data Cassandra 1.0 (tbc)
- Spring Data Gemfire 1.4 (tbc)
- Spring Data Redis 1.2
- Spring Data REST 2.1
- Support for type type safe query methods on repositories.
-
DATAGRAPH-341 - Support for
@PersistenceConstructor
.