DATAJDBC-602 - Updated changelog.
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
Spring Data JDBC Changelog
|
||||
=========================
|
||||
|
||||
Changes in version 2.1.0-RC2 (2020-10-14)
|
||||
-----------------------------------------
|
||||
* DATAJDBC-614 - Query.with(Pageable) does not properly combine sorts.
|
||||
* DATAJDBC-610 - Small documentation fix.
|
||||
* DATAJDBC-606 - Adopt to changes in Spring Data Commons.
|
||||
* DATAJDBC-604 - Usage of In operator with emptyList.
|
||||
* DATAJDBC-602 - Release 2.1 RC2 (2020.0.0).
|
||||
* DATAJDBC-596 - LessThanEqual renders ligature instead of operator in reference documentation.
|
||||
* DATAJDBC-508 - Add support for @Value.
|
||||
* DATAJDBC-430 - Make row mappers to be a spring bean.
|
||||
* DATAJDBC-349 - JdbcCustomConversions not applied to primary key on lookup.
|
||||
|
||||
|
||||
Changes in version 2.1.0-RC1 (2020-09-16)
|
||||
-----------------------------------------
|
||||
* DATAJDBC-598 - Adapt to changed Spring Framework CollectionUtils.
|
||||
@@ -579,5 +592,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user