File tree 1 file changed +12
-0
lines changed 1 file changed +12
-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.1.4 (2021-02-17)
5
+ -------------------------------------
6
+ * DATACOUCH-675 - factor out interfaces for common methods to facilitate easier testing.
7
+ * DATACOUCH-653 - Docs still shows version 4.0.0.RELEASE.
8
+ * DATACOUCH-652 - CouchbaseTemplateSupport does not allow a TranslationService bean to be injected.
9
+ * DATACOUCH-645 - expiryExpression ignored, but expiry works.
10
+ * DATACOUCH-588 - ParameterOutOfBoundsException: Invalid parameter index.
11
+ * DATACOUCH-550 - AutoIndexing is not Working properly.
12
+ * DATACOUCH-526 - N1QL Join resolver doesn't resolver bucket name with special characters.
13
+
14
+
4
15
Changes in version 4.0.7.RELEASE (2021-02-17)
5
16
---------------------------------------------
6
17
* DATACOUCH-672 - reinstate "replace" expiry tests inadvertently removed in DATACOUCH-666.
@@ -1309,5 +1320,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
1309
1320
1310
1321
1311
1322
1323
+
1312
1324
1313
1325
You can’t perform that action at this time.
0 commit comments