Updated changelog.

See #1043
This commit is contained in:
Christoph Strobl
2021-02-17 11:59:36 +01:00
parent 8875c9f539
commit 290bccb08f

View File

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