diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index f5aea52b..f78e5680 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,15 @@ Spring Data Couchbase Changelog =============================== +Changes in version 4.2.0-RC1 (2021-03-31) +----------------------------------------- +* #1105 - Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes. +* #1096 - SimpleReactiveCouchbaseRepository.deleteAll() missing scan consistency. +* #1073 - Support for ARRAY_CONTAINS. +* #1069 - Enums can't be used as method parameters in Repository. +* #1064 - N1QLExpression#keys is broken. + + Changes in version 4.2.0-M5 (2021-03-17) ---------------------------------------- * #1092 - regression - changes to public API CouchbaseRepositoryQuery and ReactiveCouchbaseRepositoryQuery. @@ -1368,5 +1377,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11 +