Skip to content

Commit c54c8d3

Browse files
committed
Updated changelog.
See #1117
1 parent 70c618a commit c54c8d3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Spring Data Couchbase Changelog
22
===============================
33

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+
412
Changes in version 4.1.8 (2021-04-14)
513
-------------------------------------
614

@@ -1394,5 +1402,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
13941402

13951403

13961404

1405+
13971406

13981407

0 commit comments

Comments
 (0)