Skip to content

Releases: spring-projects/spring-data-couchbase

5.0.0

18 Nov 13:30
a886ec7
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Replace news and noteworthy with links to the release notes. #1609

4.4.6

18 Nov 09:55
a197fc6
Compare
Choose a tag to compare

4.3.10

18 Nov 09:35
d8a9389
Compare
Choose a tag to compare

5.0.0-RC2

04 Nov 14:27
f76cf5d
Compare
Choose a tag to compare
5.0.0-RC2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Update sub-document or attributes with query #1586

🐞 Bug Fixes

  • fix CryptoConverter to use specified encrypter #1597

5.0.0-RC1

13 Oct 15:31
b435f5f
Compare
Choose a tag to compare
5.0.0-RC1 Pre-release
Pre-release

📗 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

4.4.5

13 Oct 13:48
Compare
Choose a tag to compare

4.4.4

13 Oct 09:25
Compare
Choose a tag to compare

4.3.9

13 Oct 12:38
Compare
Choose a tag to compare

4.3.8

13 Oct 07:53
Compare
Choose a tag to compare

5.0.0-M6

19 Sep 14:41
Compare
Choose a tag to compare
5.0.0-M6 Pre-release
Pre-release

📗 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