We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff7472 commit 310bb0aCopy full SHA for 310bb0a
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 1.1.8.RELEASE (2020-06-10)
5
+---------------------------------------------
6
+* DATAJDBC-546 - Skip property population if entity can be constructed entirely using a full constructor.
7
+* DATAJDBC-545 - withId seems to be mandatory even the documentation states it should be optional.
8
+* DATAJDBC-532 - Remove Travis CI.
9
+* DATAJDBC-527 - Release 1.1.8 (Moore SR8).
10
+
11
12
Changes in version 1.0.18.RELEASE (2020-06-10)
13
----------------------------------------------
14
* DATAJDBC-545 - withId seems to be mandatory even the documentation states it should be optional.
@@ -472,3 +480,4 @@ Changes in version 1.0.0.M1 (2018-02-06)
472
480
473
481
474
482
483
0 commit comments