Skip to content

Commit 7c5be60

Browse files
committed
DATACOUCH-611 - Updated changelog.
1 parent 29c37ba commit 7c5be60

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
Spring Data Couchbase Changelog
22
===============================
33

4+
Changes in version 4.0.5.RELEASE (2020-10-28)
5+
---------------------------------------------
6+
* DATACOUCH-634 - upgrade to couchbase java sdk 3.0.9.
7+
* DATACOUCH-626 - all-arguments constructor incompatible with '@Version private long version'.
8+
* DATACOUCH-625 - save() doesn't return updated entity if immutable properties used for @id or @version.
9+
* DATACOUCH-623 - CAS not working with @Version.
10+
* DATACOUCH-620 - fix issue with id in nested objects caused by DATACOUCH-533.
11+
* DATACOUCH-616 - Positional parameters not detected inside SpEL expressions.
12+
* DATACOUCH-615 - (Reactive)CouchbaseTemplate - removeByQuery always remove all data.
13+
* DATACOUCH-611 - Release 4.0.5 (Neumann SR5).
14+
* DATACOUCH-608 - expiry Document annotation, option not processed during upsert, insert.
15+
* DATACOUCH-605 - @ScanConsistency ignored for n1ql queries.
16+
* DATACOUCH-604 - Error creating repository.
17+
* DATACOUCH-603 - N1qlQueryCreator - IN, NOT IN should not cast parameter to Object[].
18+
* DATACOUCH-595 - Replace does not add cas to options if present.
19+
* DATACOUCH-583 - find by nested properties doesn't work.
20+
21+
422
Changes in version 3.2.11.RELEASE (2020-10-28)
523
----------------------------------------------
624
* DATACOUCH-610 - Release 3.2.11 (Moore SR11).
@@ -1196,5 +1214,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
11961214

11971215

11981216

1217+
11991218

12001219

0 commit comments

Comments
 (0)