Skip to content

Release Train Babbage

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

Release train - Babbage

EDA - M1 - May 3rd, 2013

Participating modules

Spring Data Build - 1.1

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

Spring Data Commons - 1.6

  • HandlerMethodArgumentResolver implementations for Pageable and Sort - M1 - DATACMNS-117

  • Extended Pageable/Page API - M1 - DATACMNS-286

  • General support for ignoring case on Order - M1 - DATACMNS-281

  • Basic support for count…By(…) in derived queries - M1 - DATACMNS-303

  • More lenient lookup of repository beans from Repositories - M1 - DATACMNS-319

  • Integrate best-effort transaction manager from Neo4j module - M1 - DATACMNS-310

  • Improved CDI features - M1 - DATACMNS-299, DATACMNS-322

  • Ability to set modifyOnCreation flag on AuditingHandler - M1 - DATACMNS-295

  • Simplified configuration of web integration - M1 - DATACMNS-330

  • Introduce PagedResourcesAssembler to turn Page instances into PagedResources - M1 - DATACMNS-331

  • Jackson 2 support for repository initializers - M1 - DATACMNS-333

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

Spring Data JPA - 1.4

Spring Data MongoDB - 1.3

  • Support for count…By(…) in derived queries - M1 - DATAMONGO-636

  • DBRefs as Map values - M1 - DATAMONGO-657

  • Background attributes for @Indexed and @CompoundIndex - M1 - DATAMONGO-569

  • XML namespace elements for MongoTemplate and GridFsTemplate - M1 - DATAMONGO-628

  • Strategy for abbreviating field names - M1 - DATAMONGO-607

  • Support for MongoDB aggregation framework - RC1 - DATAMONGO-586

  • Improved storage of type information in update cases DATAMONGO-721

Spring Data Neo4j - 2.3

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

  • Support for count…By(…) in derived queries - RC1 - DATAGRAPH-345

  • Support for @PersistenceConstructor - RC1 - DATAGRAPH-341

  • CDI integration - M2 - DATAGRAPH-340

Spring Data Gemfire

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

Spring Data REST - 1.1

  • Support for non-JPA repositories - M2

Spring Data Solr - 1.0

Spring Data Elasticsearch - 1.0 M1

  • TBD
Clone this wiki locally