Skip to content

Commit c6945c9

Browse files
committed
Updated changelog.
See #1086
1 parent 2e8d655 commit c6945c9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 4.2.0-RC1 (2021-03-31)
5+
-----------------------------------------
6+
* #1105 - Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes.
7+
* #1096 - SimpleReactiveCouchbaseRepository.deleteAll() missing scan consistency.
8+
* #1073 - Support for ARRAY_CONTAINS.
9+
* #1069 - Enums can't be used as method parameters in Repository.
10+
* #1064 - N1QLExpression#keys is broken.
11+
12+
413
Changes in version 4.2.0-M5 (2021-03-17)
514
----------------------------------------
615
* #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
13681377

13691378

13701379

1380+
13711381

13721382

0 commit comments

Comments
 (0)