|
|
|
|
@ -1,6 +1,14 @@
@@ -1,6 +1,14 @@
|
|
|
|
|
Spring Data JDBC Changelog |
|
|
|
|
========================= |
|
|
|
|
|
|
|
|
|
Changes in version 2.0.5.RELEASE (2020-10-28) |
|
|
|
|
--------------------------------------------- |
|
|
|
|
* DATAJDBC-614 - Query.with(Pageable) does not properly combine sorts. |
|
|
|
|
* DATAJDBC-610 - Small documentation fix. |
|
|
|
|
* DATAJDBC-601 - Release 2.0.5 (Neumann SR5). |
|
|
|
|
* DATAJDBC-596 - LessThanEqual renders ligature instead of operator in reference documentation. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes in version 1.1.11.RELEASE (2020-10-28) |
|
|
|
|
---------------------------------------------- |
|
|
|
|
* DATAJDBC-600 - Release 1.1.11 (Moore SR11). |
|
|
|
|
@ -605,5 +613,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
@@ -605,5 +613,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|