Skip to content

Commit 021e1ea

Browse files
Updated changelog.
See #1043
1 parent cb00faf commit 021e1ea

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Spring Data Couchbase Changelog
22
===============================
33

4+
Changes in version 4.1.4 (2021-02-17)
5+
-------------------------------------
6+
* DATACOUCH-675 - factor out interfaces for common methods to facilitate easier testing.
7+
* DATACOUCH-653 - Docs still shows version 4.0.0.RELEASE.
8+
* DATACOUCH-652 - CouchbaseTemplateSupport does not allow a TranslationService bean to be injected.
9+
* DATACOUCH-645 - expiryExpression ignored, but expiry works.
10+
* DATACOUCH-588 - ParameterOutOfBoundsException: Invalid parameter index.
11+
* DATACOUCH-550 - AutoIndexing is not Working properly.
12+
* DATACOUCH-526 - N1QL Join resolver doesn't resolver bucket name with special characters.
13+
14+
415
Changes in version 4.0.7.RELEASE (2021-02-17)
516
---------------------------------------------
617
* DATACOUCH-672 - reinstate "replace" expiry tests inadvertently removed in DATACOUCH-666.
@@ -1309,5 +1320,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
13091320

13101321

13111322

1323+
13121324

13131325

0 commit comments

Comments
 (0)