We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c618a commit c54c8d3Copy full SHA for c54c8d3
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data Couchbase Changelog
2
===============================
3
4
+Changes in version 4.2.0 (2021-04-14)
5
+-------------------------------------
6
+* #1122 - upgrade master to SDK 3.1.4.
7
+* #1119 - Make supporting @TypeAlias the default behavior.
8
+* #1097 - NullPointerException in @Query that do not project __cas . Should check for this explicitly.
9
+* #955 - Add @EnableReactiveCouchbaseAuditing [DATACOUCH-644].
10
+
11
12
Changes in version 4.1.8 (2021-04-14)
13
-------------------------------------
14
@@ -1394,5 +1402,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
1394
1402
1395
1403
1396
1404
1405
1397
1406
1398
1407
0 commit comments