- 
                Notifications
    You must be signed in to change notification settings 
- Fork 699
Release Train Codd
        Oliver Gierke edited this page Sep 25, 2013 
        ·
        31 revisions
      
    This page contains a list of the most significant features and bugfixes implemented in the Spring Data Codd release train that will not be back-ported into Babbage service releases.
- M1 - end of Oct, 2013 (tbc)
- RC1 - end of Nov, 2013 (tbc)
- GA - Dec, 2013 (tbc)
- Spring Data Commons 1.7
- Spring Data JPA 1.5
- Spring Data MongoDB 1.4
- Spring Data Neo4j 2.4
- Spring Data Solr 1.1 (tbc)
- Spring Data REST 2.0 (tbc)
- 
DATACMNS-364- Ability to override CRUD methods with manually defined query.
- 
DATAJPA-398- Ability to override CRUD methods with manually defined query.
- 
DATAMONGO-760- Ability to override CRUD methods with manually defined query.
- 
DATAGRAPH-392- Ability to override CRUD methods with manually defined query.
- DATAGRAPH-340 - CDI integration.
- Support for type type safe query methods on repositories.
- 
DATAGRAPH-341 - Support for @PersistenceConstructor.