File tree 1 file changed +11
-0
lines changed
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.0.7.RELEASE (2021-02-17)
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 3.2.13.RELEASE (2021-02-17)
5
15
----------------------------------------------
6
16
@@ -1298,5 +1308,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
1298
1308
1299
1309
1300
1310
1311
+
1301
1312
1302
1313
You can’t perform that action at this time.
0 commit comments