Skip to content

Commit bef7d14

Browse files
DATAJDBC-602 - Updated changelog.
1 parent 56b06dd commit bef7d14

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Spring Data JDBC Changelog
22
=========================
33

4+
Changes in version 2.1.0-RC2 (2020-10-14)
5+
-----------------------------------------
6+
* DATAJDBC-614 - Query.with(Pageable) does not properly combine sorts.
7+
* DATAJDBC-610 - Small documentation fix.
8+
* DATAJDBC-606 - Adopt to changes in Spring Data Commons.
9+
* DATAJDBC-604 - Usage of In operator with emptyList.
10+
* DATAJDBC-602 - Release 2.1 RC2 (2020.0.0).
11+
* DATAJDBC-596 - LessThanEqual renders ligature instead of operator in reference documentation.
12+
* DATAJDBC-508 - Add support for @Value.
13+
* DATAJDBC-430 - Make row mappers to be a spring bean.
14+
* DATAJDBC-349 - JdbcCustomConversions not applied to primary key on lookup.
15+
16+
417
Changes in version 2.1.0-RC1 (2020-09-16)
518
-----------------------------------------
619
* DATAJDBC-598 - Adapt to changed Spring Framework CollectionUtils.
@@ -579,5 +592,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
579592

580593

581594

595+
582596

583597

0 commit comments

Comments
 (0)