Updated changelog.

See #979
This commit is contained in:
Christoph Strobl
2021-01-13 14:17:40 +01:00
committed by Mark Paluch
parent 753f52c374
commit de0d8177f2

View File

@@ -1,6 +1,16 @@
Spring Data Couchbase Changelog
===============================
Changes in version 4.1.3 (2021-01-13)
-------------------------------------
* DATACOUCH-672 - reinstate "replace" expiry tests inadvertently removed in DATACOUCH-666.
* DATACOUCH-666 - ReplaceById needs change that is in UpsertById in DATACOUCH-625 for immutable entities.
* DATACOUCH-664 - Update CI jobs with Docker Login.
* DATACOUCH-661 - Fix integrations tests for datacouch-650.
* DATACOUCH-650 - Implement CrudRepository.delete(Iterable<ID> ids).
* DATACOUCH-630 - Expiry of document not working at all?.
Changes in version 4.1.2 (2020-12-09)
-------------------------------------
* DATACOUCH-648 - Release 4.1.2 (2020.0.2).
@@ -1276,5 +1286,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11