File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-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.3 (2021-01-13)
5
+ -------------------------------------
6
+ * DATACOUCH-672 - reinstate "replace" expiry tests inadvertently removed in DATACOUCH-666.
7
+ * DATACOUCH-666 - ReplaceById needs change that is in UpsertById in DATACOUCH-625 for immutable entities.
8
+ * DATACOUCH-664 - Update CI jobs with Docker Login.
9
+ * DATACOUCH-661 - Fix integrations tests for datacouch-650.
10
+ * DATACOUCH-650 - Implement CrudRepository.delete(Iterable<ID> ids).
11
+ * DATACOUCH-630 - Expiry of document not working at all?.
12
+
13
+
4
14
Changes in version 4.1.2 (2020-12-09)
5
15
-------------------------------------
6
16
* DATACOUCH-648 - Release 4.1.2 (2020.0.2).
@@ -1267,5 +1277,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
1267
1277
1268
1278
1269
1279
1280
+
1270
1281
1271
1282
You can’t perform that action at this time.
0 commit comments