File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Couchbase Changelog
2
2
===============================
3
3
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
+
4
13
Changes in version 4.2.0-M5 (2021-03-17)
5
14
----------------------------------------
6
15
* #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
1368
1377
1369
1378
1370
1379
1380
+
1371
1381
1372
1382
You can’t perform that action at this time.
0 commit comments