Skip to content

Release Train Babbage

Oliver Gierke edited this page Jul 22, 2013 · 31 revisions

Release train - Babbage

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 - EDA, early August
  • GA - EDA, SpringOne 2013

Participating modules

Spring Data Build - 1.1

M1

  • #10 - Upgrade to latest Querydsl (3.x)
  • #15 - Raise source compatibility to 1.6

Spring Data Commons - 1.6

M1

  • DATACMNS-117 - HandlerMethodArgumentResolver implementations for Pageable and Sort
  • DATACMNS-286 - Extended Pageable/Page API
  • DATACMNS-281 - General support for ignoring case on Order
  • DATACMNS-303 - Basic support for count…By(…) in derived queries
  • DATACMNS-319 - More lenient lookup of repository beans from Repositories
  • DATACMNS-310 - Integrate best-effort transaction manager from Neo4j module
  • DATACMNS-299, DATACMNS-322 - Improved CDI features
  • DATACMNS-295 - Ability to set modifyOnCreation flag on AuditingHandler
  • DATACMNS-330 - Simplified configuration of web integration
  • DATACMNS-331 - Introduce PagedResourcesAssembler to turn Page instances into PagedResources
  • DATACMNS-333 - Jackson 2 support for repository initializers

RC1

  • DATACMNS-344 - Repositories now also works with non-CrudRepository implementations

Spring Data JPA - 1.4

M1

RC1

Spring Data MongoDB - 1.3

M1

RC1

Spring Data Neo4j - 2.3

M1

  • DATAGRAPH-351 - AnnotationBasedPersistentProperty (to benefit from annotation caching introduced in Spring Data Commons).

RC1

Spring Data Gemfire

  • Support for count…By(…) in derived queries (?)
  • CDI support (?)

Spring Data Solr - 1.0

RC2

Spring Data Elasticsearch - 1.0 M1

  • TBD
Clone this wiki locally