File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data JDBC Changelog
22=========================
33
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+
412Changes in version 1.0.18.RELEASE (2020-06-10)
513----------------------------------------------
614* 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)
472480
473481
474482
483+
You can’t perform that action at this time.
0 commit comments