Skip to content

Commit 4690097

Browse files
Updated changelog.
See #976
1 parent 30b5edb commit 4690097

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring Data Couchbase Changelog
22
===============================
33

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+
414
Changes in version 3.2.13.RELEASE (2021-02-17)
515
----------------------------------------------
616

@@ -1307,5 +1317,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
13071317

13081318

13091319

1320+
13101321

13111322

0 commit comments

Comments
 (0)