- 
                Notifications
    You must be signed in to change notification settings 
- Fork 699
Release Train Babbage
        Oliver Gierke edited this page Aug 14, 2013 
        ·
        31 revisions
      
    This page contains a list of the most significant features and bugfixes implemented in the Spring Data Babbage release train that will not be back-ported into Arora service releases.
- M1 - May 3rd, 2013
- RC1 - Aug 5th, 2013
- GA - EDA, SpringOne 2013
- #19 - Upgrade to Querydsl 3.2.2.
- 
DATACMNS-117-HandlerMethodArgumentResolverimplementations forPageableandSort.
- 
DATACMNS-286- ExtendedPageable/PageAPI.
- 
DATACMNS-281- General support for ignoring case onOrder.
- 
DATACMNS-303- Basic support forcount…By(…)in derived queries.
- 
DATACMNS-319- More lenient lookup of repository beans fromRepositories.
- 
DATACMNS-310- Integrate best-effort transaction manager from Neo4j module.
- 
DATACMNS-299,DATACMNS-322- Improved CDI features.
- 
DATACMNS-295- Ability to setmodifyOnCreationflag onAuditingHandler.
- 
DATACMNS-330- Simplified configuration of web integration.
- 
DATACMNS-331- IntroducePagedResourcesAssemblerto turnPageinstances intoPagedResources.
- 
DATACMNS-333- Jackson 2 support for repository initializers.
- 
DATACMNS-344-Repositoriesnow also works with non-CrudRepositoryimplementations.
- 
DATACMNS-350- Improve extensibility ofParameters/Parameterin repository subsystem.
- 
DATACMNS-355,DATACMNS-356- Spring 4 integration improvements (ConversionService in auditing and JDK 8 variable name resolving if present.
- 
DATACMNS-341- Repository proxying now uses container provided class loader.
- 
DATACMNS-357- Out of the box support for is-new state detection for primitive identifiers.
- 
DATAJPA-231- Support for Querydsl 3.0.
- 
DATAJPA-231- Support forcount…By(…)in derived queries.
- 
DATAJPA-296,DATAJPA-327- Case insensitive sorting.
- 
DATAJPA-170,DATAJPA-368- Support for SpEL expressions in manually defined queries.
- 
DATAJPA-348,DATAJPA-269- Improvements in handling of@IdClass
- 
DATAJPA-346- EclipseLink specific fix to avoid full joins on adding sort options to a query.
- 
DATAJPA-107- Support forTemporalTypeon query parameter binding.
- 
DATAJPA-353-ClassPathScanningPersistenceUnitPostProcessornow returns mapping file paths as defined in the JPA spec.
- 
DATAJPA-388- Added support for @Alternative inEntityManagerselection.
- 
DATAMONGO-636- Support forcount…By(…)in derived queries.
- 
DATAMONGO-657- DBRefs asMapvalues.
- 
DATAMONGO-569- Background attributes for@Indexedand@CompoundIndex.
- 
DATAMONGO-628- XML namespace elements forMongoTemplateandGridFsTemplate.
- 
DATAMONGO-607- Strategy for abbreviating field names.
- DATAMONGO-586 - Support for MongoDB aggregation framework.
- 
DATAMONGO-721- Improved storage of type information in update cases.
- 
DATAMONGO-709- Added support for restricting queries to find only documents of a given type.
- 
DATAGRAPH-351-AnnotationBasedPersistentProperty(to benefit from annotation caching introduced in Spring Data Commons).
- 
DATAGRAPH-345- Support forcount…By(…)in derived queries.
- Support for type type safe query methods on repositories.
- 
DATAGRAPH-341 - Support for @PersistenceConstructor.
- DATAGRAPH-340 - CDI integration.
- 
DATASOLR-87- Extensible document mapping.
- 
DATASOLR-58- Boost query terms via@Boostin derived queries.
- 
DATASOLR-43- Limit query execution time viatimeAllowedin@Query.
- 
DATASOLR-42- Support forjoin.
- 
DATASOLR-60- Support highlighting of query results.