Skip to content

Commit 42f3827

Browse files
committed
Updated changelog.
See #1129
1 parent d6a21ef commit 42f3827

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 4.3.0-M1 (2021-07-16)
5+
----------------------------------------
6+
* #1157 - upgrade java sdk version to 3.1.6.
7+
* #1141 - Custom converter for multibuckets.
8+
* #1140 - Feature 'Inject translation service bean in CouchbaseTemplateSupport' has been deleted.
9+
* #1131 - Delete N1QL query is deleting all documents instead of deleting only documents that matches the criteria.
10+
* #1130 - add couchbaseJsonValueModule bean to AbstractCouchbaseConfiguration.
11+
* #1104 - Update CI to Java 16.
12+
* #1074 - AfterSaveEvent is never triggered.
13+
* #963 - Support for Scope and Collection API Changes [DATACOUCH-655].
14+
15+
416
Changes in version 4.1.11 (2021-07-16)
517
--------------------------------------
618

@@ -1429,5 +1441,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
14291441

14301442

14311443

1444+
14321445

14331446

0 commit comments

Comments
 (0)