Skip to content

Commit ff7dd41

Browse files
Updated changelog.
See #978
1 parent 6925909 commit ff7dd41

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/main/resources/changelog.txt

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
Spring 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+
418
Changes 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

0 commit comments

Comments
 (0)