5.0.0-M2
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
- Cache Eviction not working #1369
- 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
for repositories with abstract or interface entities #1315 - Problem with query creation using the IN operator #1308
- Sort is not working when declared in Pageable in spring-data-couchbase version 4.3.0 #1304
- The semantics of SimpleCouchbaseRepository.save have changed between 3.x and 4.x #1277
- cache.put("key",null) fails [DATACOUCH-628] #939
📔 Documentation
- OptimisticLockingFailureException is not thrown by spring-data-couchbase but according to the documentation it should be thrown #1314