Releases: spring-projects/spring-data-couchbase
Releases · spring-projects/spring-data-couchbase
5.0.0
📗 Links
📔 Documentation
- Replace news and noteworthy with links to the release notes. #1609
5.0.0-RC2
📗 Links
⭐ New Features
- Update sub-document or attributes with query #1586
🐞 Bug Fixes
- fix CryptoConverter to use specified encrypter #1597
5.0.0-RC1
📗 Links
⭐ New Features
- use parameters to bean methods vs. call bean methods in other bean methods #1557
🐞 Bug Fixes
- Collection not being reachable when call a custom query inside a
@Transactional
method (Spring-Data-Couchbase 5.0.0-M6) #1569
- N1qlJoinResolver has duplicated condition #1566
5.0.0-M6
📗 Links
⭐ New Features
🐞 Bug Fixes
- N1qlJoinResolver has duplicated condition #1566
- fixing implementation of arrayContaining/array_contains : was array_containing from #1073 #1545
- Use of block on save document with reactive repository #1530