File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data Couchbase Changelog
22===============================
33
4+ Changes in version 4.2.0-M2 (2021-01-13)
5+ ----------------------------------------
6+ * DATACOUCH-677 - revert 8ebb81b to fix comment (DATACOUCH-550).
7+ * DATACOUCH-675 - factor out interfaces for common methods to facilitate easier testing.
8+ * DATACOUCH-672 - reinstate "replace" expiry tests inadvertently removed in DATACOUCH-666.
9+ * DATACOUCH-666 - ReplaceById needs change that is in UpsertById in DATACOUCH-625 for immutable entities.
10+ * DATACOUCH-664 - Update CI jobs with Docker Login.
11+ * DATACOUCH-645 - expiryExpression ignored, but expiry works.
12+ * DATACOUCH-630 - Expiry of document not working at all?.
13+ * DATACOUCH-588 - ParameterOutOfBoundsException: Invalid parameter index.
14+ * DATACOUCH-550 - AutoIndexing is not Working properly.
15+ * DATACOUCH-526 - N1QL Join resolver doesn't resolver bucket name with special characters.
16+
17+
418Changes in version 4.1.3 (2021-01-13)
519-------------------------------------
620* DATACOUCH-672 - reinstate "replace" expiry tests inadvertently removed in DATACOUCH-666.
@@ -1278,5 +1292,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
12781292
12791293
12801294
1295+
12811296
12821297
You can’t perform that action at this time.
0 commit comments