We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021e1ea commit 54b7413Copy full SHA for 54b7413
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.
@@ -1321,5 +1328,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
1321
1328
1322
1329
1323
1330
1331
1324
1332
1325
1333
0 commit comments