4.4.0-M3
Pre-release
Pre-release
📗 Links
⭐ New Features
- add collection(collectionName) method to CouchbaseCacheConfiguration #1343
- Expose some private methods of the template and repository #1310
🐞 Bug Fixes
- DataIntegrityViolationException is thrown instead of OptimisticLockingFailure for CasMismatch #1339
- Need to fix ReactiveFindByAnalyticsOperationSupport.count() like ReactiveFindByQueryOperationSupport.count() #1331
- Questions about durability with scopes and collections #1329
@N1qlJoin
and couchbase collections #1325- LIMIT keyword appended twice when using Slice with spring-data-couchbase 4.3.0 #1323
- Breaking change from
4.2.7-SNAPSHOT
to4.3.1
#1315 - Problem with query creation using the IN operator #1308
- The semantics of SimpleCouchbaseRepository.save have changed between 3.x and 4.x #1277
📔 Documentation
- OptimisticLockingFailureException is not thrown by spring-data-couchbase but according to the documentation it should be thrown #1314