• General Themes
  • Participating Modules
  • New and Noteworthy
  • Spring Data Commons - 2.7
  • Configuration of class loader in SimpleTypeInformationMapper
  • Infrastructure to introspect a projection type
  • Infrastructure to support property-specific value converters
  • Spring Data JPA - 2.7
  • Add support for DTO projections on derived query methods.
  • JpaRepository.getReferenceById replaces JpaRepository.getById
  • Ignore fields with Optional.empty when performing Query by Example.
  • Improved support for IdClass by fixing corner cases that failed in the past.
  • exists method in JpaSpecificationExecutor
  • ignoreCase operators now use lower() functions across the board
  • Spring Data MongoDB - 3.4
  • Direct projections
  • Repository Update Methods
  • Property specific converters
  • Spring Data Neo4j - 6.3
  • Impersonation
  • Spring Data Elasticsearch - 4.4
  • Spring Data Couchbase - 4.4
  • Spring Data for Apache Cassandra - 3.4
  • Direct projections
  • CQL Preparation Method Changed
  • Allow suspending schema metadata while performing SchemaAction
  • Spring Data for Apache Geode - 2.7
  • Spring Data Redis - 2.7
  • ACL support for Sentinel Configuration
  • Revised RedisMessageListenerContainer
  • Spring Data KeyValue - 2.7
  • Spring Data REST - 3.7
  • Spring Data LDAP - 2.7
  • Spring Data JDBC - 2.4
  • Multiple inserts for a single aggregate get batched.
  • Support for Postgres Geometry Data Types.
  • Full Support for Id only entities.
  • @Lock for derived queries
  • Null Precedence.
  • Support for H2 version 2.0.202.
  • Specify a schema in a @Table annotation.
  • Spring Data R2DBC - 1.5
  • Compatibility with R2DBC 0.9
  • Spring Data Envers - 2.7
  • Release Dates