- 
                Notifications
    You must be signed in to change notification settings 
- Fork 699
Release Train Hopper
        Mark Paluch edited this page Feb 11, 2016 
        ·
        36 revisions
      
    This page contains a list of the most significant features and bugfixes implemented in the Spring Data Hopper release train that will not be back-ported into Gosling service releases.
- M1 - February 12th, 2016
- RC1 - March 4th, 2016
- GA - March 18th, 2016
- DATASOLR-232 - Upgrade to Solr 5 (breaking change).
- Upgrade to Spring Data Neo4j 4.1
- Upgrade to Couchbase 2.1
- DATACMNS-89, DATAJPA-804, DATAMONGO-1345 - Support for projections in repository query methods.
- DATAREDIS-425 - Object mapping in Redis
- Include Spring Data Envers into the release train.
- Spring Data Build 1.8
- Spring Data Commons 1.12
- Spring Data JPA 1.10
- Spring Data MongoDB 1.9
- Spring Data Neo4j 4.1
- Spring Data Solr 2.0
- Spring Data Elasticsearch 1.4
- Spring Data Couchbase 2.0
- Spring Data Cassandra 1.4
- Spring Data Gemfire 1.8
- Spring Data Redis 1.7
- Spring Data REST 2.5
- Spring Data KeyValue 1.1
- Spring Data Envers 1.0
- 
DATACMNS-670- Upgrade to Querydsl 4.
- 
DATACMNS-89- Support for projections in repository query methods.
- 
DATACMNS-802- Allow customizing thePagedResourceinstance created inPagedResourcesAssembler.
- 
DATACMNS-795- Support for ScalaOptionin repositories.
- 
DATACMNS-787- Allow aliasing of Querydsl web bindings.
- 
DATACMNS-785- AddRevisionRepository.findRevision(ID, N)from Spring Data Envers.
- 
DATACMNS-768- Support JDK 8 and GuavaOptionalon repository query parameters.
- 
DATACMNS-773- Converter support for JSR-310'sZoneId.
- 
DATAJPA-804- Support for projections in repository query methods.
- 
DATAJPA-821- Upgrade to OpenJPA 2.4.
- 
DATAJPA-765- Upgrade to Querydsl 4.
- 
DATAJPA-808- JPA 2.1AttributeConverterimplementation forZoneId.
- 
DATAMONGO-1345- Support for projections in repository query methods.
- 
DATAMONGO-1372- Out-of-the-box support forjava.util.Currencyin object mapping.
- 
DATAMONGO-1163- Allow @Indexed to be used as meta-annotation.
- 
DATAMONGO-934- Add support for the bulk operations introduced in MongoDB 2.6.
- 
DATAMONGO-1238- Upgrade to Querydsl 4.
- 
DATAMONGO-1291- Allow @Document to be used as meta-annotation.
- Re-integrate Spring Data Neo4j 4.x into the release train.
- 
DATASOLR-232,DATASOLR-228- Upgrade to Solr 5.
- 
DATAES-216- Support for indices boost.
- Re-integrate Spring Data Couchbase 2.x into the release train.
- 
SGF-469- CDI support for Spring Data Gemfire.
- 
DATAREDIS-315- Support for Redis Cluster.
- 
DATAREDIS-437- Upgrade to Jedis 2.8.
- 
DATAREDIS-405- Deprecate jredis and srp.
- 
DATAREDIS-458- Upgrade to lettuce 3.4.1.Final.
- 
DATAREST-724- Add SPI to allow customizing which property should uniquely identify an item resource.
- 
DATAREST-473- Add option to disable default exposure of public repository interfaces.
- 
DATAREST-708- Upgrade to Querydsl 4.
- 
DATAKV-119- Upgrade to Querydsl 4.
- Integrate project into release train.