We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a418fd2 commit bdc07aeCopy full SHA for bdc07ae
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data R2DBC Changelog
2
===========================
3
4
+Changes in version 1.2.3 (2021-01-13)
5
+-------------------------------------
6
+* #523 - Update copyright year to 2021.
7
+* #519 - Returning interface implemented by domain type leads to NullPointerException.
8
+* #518 - IgnoreCase works only if a String property can be resolved to a column.
9
+* #515 - Fix typo in changelog.
10
+* #514 - Reference Docs: typo on firstname.
11
+
12
13
Changes in version 1.2.2 (2020-12-09)
14
-------------------------------------
15
* #505 - Wrong documentation description for AfterSaveCallback.
@@ -382,5 +391,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
382
391
383
392
384
393
394
385
395
386
396
0 commit comments