File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Couchbase Changelog
2
2
===============================
3
3
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
+
4
16
Changes in version 4.1.11 (2021-07-16)
5
17
--------------------------------------
6
18
@@ -1429,5 +1441,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
1429
1441
1430
1442
1431
1443
1444
+
1432
1445
1433
1446
You can’t perform that action at this time.
0 commit comments