We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e80dee commit d396527Copy full SHA for d396527
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data Couchbase Changelog
2
===============================
3
4
+Changes in version 4.2.0-M3 (2021-02-17)
5
+----------------------------------------
6
+* DATACOUCH-652 - CouchbaseTemplateSupport does not allow a TranslationService bean to be injected.
7
+* DATACOUCH-588 - ParameterOutOfBoundsException: Invalid parameter index.
8
+* DATACOUCH-550 - AutoIndexing is not Working properly.
9
+
10
11
Changes in version 4.1.4 (2021-02-17)
12
-------------------------------------
13
* DATACOUCH-675 - factor out interfaces for common methods to facilitate easier testing.
@@ -1330,5 +1337,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
1330
1337
1331
1338
1332
1339
1340
1333
1341
1334
1342
0 commit comments