File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data Couchbase Changelog
22===============================
33
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+
415Changes in version 4.0.7.RELEASE (2021-02-17)
516---------------------------------------------
617* DATACOUCH-672 - reinstate "replace" expiry tests inadvertently removed in DATACOUCH-666.
@@ -1318,5 +1329,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
13181329
13191330
13201331
1332+
13211333
13221334
You can’t perform that action at this time.
0 commit comments