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 75bdf04 commit 0ff7472Copy full SHA for 0ff7472
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 1.0.18.RELEASE (2020-06-10)
5
+----------------------------------------------
6
+* DATAJDBC-545 - withId seems to be mandatory even the documentation states it should be optional.
7
+* DATAJDBC-532 - Remove Travis CI.
8
+* DATAJDBC-525 - Release 1.0.18 (Lovelace SR18).
9
+
10
11
Changes in version 2.0.0.RELEASE (2020-05-12)
12
---------------------------------------------
13
* DATAJDBC-538 - Locks do not work for DB2.
0 commit comments