Releases: spring-projects/spring-data-couchbase
Releases · spring-projects/spring-data-couchbase
4.1.11
4.2.2
4.1.10
4.2.1
4.1.9
4.2.0
📗 Links
⭐ New Features
- Make supporting
@TypeAlias
the default behavior #1119
🪲 Bug Fixes
- NullPointerException in
@Query
that do not project __cas . Should check for this explicitly #1097 - Add
@EnableReactiveCouchbaseAuditing
[DATACOUCH-644] #955