Skip to content
olivergierke edited this page Jul 16, 2012 · 49 revisions
  • x - Done or already released
  • o - Currently in progress
  • (o) - Scheduled for that release but not in progress yet
Date Jun 2012 Jul 23rd, 2012 Aug 3rd, 2012 Aug 15th, 2012 Oct 2012 / Spring One
Commons 1.3.0 GA 1.4.0 M1 1.4.0 RC 1.4.0 GA 1.5.0 M1
DATACMNS-47 - JavaConfig - x - - -
DATACMNS-58 - Repo initializers - x - - -
Developer guide - - (o) - -
DATACMNS-164 - Marshaled domain classes - o - - -
JPA 1.1.0 GA 1.2.0 M1 1.2.0 RC 1.2.0 GA 1.3.0 M1
DATAJPA-211 - CDI x - - - -
DATAJPA-69 - JavaConfig - x - - -
MongoDB 1.1.0 M1 1.1.0 M2 1.1.0 RC1 1.1.0 GA 1.2.0 M1
DATAMONGO-6 - GridFS x - - - -
DATAMONGO-36 - JSR-303 x - - - -
DATAMONGO-356 - CDI x - - - -
DATAMONGO-476 - JavaConfig - o - - -
Neo4j 2.1.0 RC1 2.1.0 RC2 2.1.0 GA 2.2.0 M1
DATAGRAPH-266 - JavaConfig - o - - -
CDI - (o) - - -
Gemfire 1.2.0 M1 1.2.0 RC1 1.2.0 GA 1.3.0 M1
SGF-82 - Mapping support x - - - -
SGF-83 - Repository support x - - - -
SGF-102 - JavaConfig - - (o) - -
Cache namespace - - o - -
Keywords - - o - -
SGF-106 - Indexing - - (o) - -
SGF-105 - Associations - - (o) - -
CDI (?) - - - - -
REST exporters 1.0.0 RC1 1.0.0 RC2 1.0.0 GA 1.1.0 M1
Pagination x - - - -
Non-JPA repositories - - - - (o)
Non-CrudRepositories - - - - (o)
Ditch Views for HttpMessageConverters - - (o) - -
XML support - - - - (o)

Major themes

Overall

  • Consolidate release process for Maven based projects (all except Gemfire)
    • Consolidate distribution assemblies being built by special profile instead of Maven site
    • Create additional assembly distributions for static artifacts (distribution, javadoc, reference docs)

Commons 1.4

  • O - JavaConfig for repositories
  • X - Repository initializers
  • O - Out-of-the-box marshaling of domain classes
  • Developer guide

JPA 1.2

  • O - JavaConfig for repositories (Upgrade to Spring Data Commons 1.4)

MongoDB 1.1

  • O - JavaConfig for repositories (Upgrade to Spring Data Commons 1.4)
  • X - GridFS support
  • X - JSR-303 validation
  • X - CDI integration
  • X - Keywords: Start(s|ing)With, End(s|ing)With, Contain(s|ing), After, Before

Neo4j 2.1

  • O - JavaConfig for repositories (Upgrade to Spring Data Commons 1.4)
  • CDI integration
  • Keywords: Start(s|ing)With, End(s|ing)With, Contain(s|ing), After, Before

Gemfire 1.2

  • O - JavaConfig for repositories Upgrade to Spring Data Commons 1.4
  • X - Initial support for commons mapping (PDX)
  • X - Initial repository support
  • Keywords: Start(s|ing)With, End(s|ing)With, Contain(s|ing), After, Before
  • Complete cache namespace
  • CDI (?)

REST exporters 1.0

  • x - Pagination
  • Support non-JPA repositories
  • Support non CrudRepositories
Clone this wiki locally