Skip to content

Commit cb00faf

Browse files
Updated changelog.
See #976
1 parent 0c805dc commit cb00faf

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

@@ -1298,5 +1308,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
12981308

12991309

13001310

1311+
13011312

13021313

0 commit comments

Comments
 (0)