• General Themes
  • Participating Modules
  • New and Noteworthy
  • Spring Data Commons - 3.1
  • Scroll API
  • Spring Data JPA - 3.1
  • Spring Data JPA introduces HQL and JPQL parser!
  • Support for Keyset-based scrolling
  • Spring Data Relational - 3.1
  • MariaDB is back among the supported databases for R2DBC
  • Embedded properties are now supported in Sort.by expressions
  • JdbcAggregateOperations now offers insertAll and updateAll.
  • Spring Data MongoDB - 4.1
  • Explicit Client-Side Field Level Encryption (CSFLE)
  • Improved ReadPreference & ReadConcern handling
  • Support for let and pipeline in $lookup aggregation stage
  • Support for Keyset-based scrolling
  • Index @Hint annotation
  • Using AggregationUpdate with bulk operations
  • Support for Reactive Bulk Operations
  • Spring Data Neo4j - 7.1
  • Support for Keyset-based scrolling
  • Stop using Neo4j’s internal id() function unless required by the domain model
  • Spring Data Elasticsearch - 5.1
  • Spring Data Couchbase - 5.1
  • Spring Data for Apache Cassandra - 4.1
  • Spring Data Redis - 3.1
  • Spring Data KeyValue - 3.1
  • Spring Data REST - 4.1
  • Support for returning response bodies when deleting item resources — #2225
  • Support for Slice as return type for methods backing query method resources — #2235
  • Support to receive aggregate references as request parameters — #2239
  • Spring Data LDAP - 3.1
  • Release Dates