Updated changelog.

See #1129
This commit is contained in:
Jens Schauder
2021-07-16 14:08:53 +02:00
parent d6a21ef5c4
commit 42f3827a0c

View File

@@ -1,6 +1,18 @@
Spring Data Couchbase Changelog
===============================
Changes in version 4.3.0-M1 (2021-07-16)
----------------------------------------
* #1157 - upgrade java sdk version to 3.1.6.
* #1141 - Custom converter for multibuckets.
* #1140 - Feature 'Inject translation service bean in CouchbaseTemplateSupport' has been deleted.
* #1131 - Delete N1QL query is deleting all documents instead of deleting only documents that matches the criteria.
* #1130 - add couchbaseJsonValueModule bean to AbstractCouchbaseConfiguration.
* #1104 - Update CI to Java 16.
* #1074 - AfterSaveEvent is never triggered.
* #963 - Support for Scope and Collection API Changes [DATACOUCH-655].
Changes in version 4.1.11 (2021-07-16)
--------------------------------------
@@ -1429,5 +1441,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11