• General Themes
  • Participating Modules
  • New and Noteworthy
  • Spring Data Commons - 2.6
  • Support jMolecules' @Identity Annotation for Identifiers
  • Fluent Query API for Querydsl and Query-by-Example
  • Publish Delete Events by Repository methods deleteInBatch and deleteAllInBatch
  • Support for Smallrye Mutiny
  • Deprecated RxJava 2 Support
  • Configuration of class loader in SimpleTypeInformationMapper
  • Spring Data JPA - 2.6
  • Introduction of JpaRepositoryFactory.getRepositoryFragments(…) for Easier Customization of Fragments
  • Spring Data MongoDB - 3.3
  • Flexible Document References
  • Add Support for Creating Time-Series Collections
  • Support for Wildcard Indexes
  • Inclusion/Exclusion of null Properties on Write
  • Schema Derivation for Encrypted Properties
  • Spring Data Neo4j - 6.2
  • Impersonation
  • Support for Querydsl
  • Miscellaneous
  • Spring Data Elasticsearch - 4.3
  • Allow disabling type hints
  • Support for runtime fields
  • Enable custom converters for single fields
  • Bugfixes
  • Spring Data Couchbase - 4.3
  • Spring Data for Apache Cassandra - 3.3
  • Refined IN query bind marker computation
  • Allow Java 16 Records to be Used for @PrimaryKeyClass
  • Add Overloads to CassandraBatchOperations.insert(…) accepting WriteOptions
  • Support Configurable Batch Types for Batch Operations
  • Spring Data for Apache Geode - 2.6
  • Spring Data Redis - 2.6
  • Support for Redis 6.2 Commands
  • RedisURI-based configuration of LettuceConnectionFactory
  • Configurable Batching Strategy for RedisCache
  • Refined MessageListener Can Listen for Subscribed or Unsubscribed Events
  • Spring Data KeyValue - 2.6
  • Extract QuerydslKeyValuePredicateExecutor to Its Own Fragment
  • Spring Data REST - 3.6
  • Spring Data LDAP - 2.6
  • Add Support for Projection and Stream Queries
  • Extract QuerydslLdapPredicateExecutor to its own fragment
  • Spring Data JDBC - 2.3
  • Streaming large result sets
  • Projection Support
  • Driver-specific Simple Types
  • SQL Builder refinements
  • Deprecation of AfterLoadEvent in favor of AfterConvertEvent
  • Spring Data R2DBC - 1.4
  • Compatibility with R2DBC 0.9
  • Spring Data Envers - 2.6
  • Release Dates