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 5399ec9 commit 60e9d82Copy full SHA for 60e9d82
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data R2DBC Changelog
2
===========================
3
4
+Changes in version 1.1.7.RELEASE (2021-02-17)
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.3.0-M2 (2021-01-13)
14
----------------------------------------
15
* #523 - Update copyright year to 2021.
@@ -404,5 +413,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
404
413
405
414
406
415
416
407
417
408
418
0 commit comments