We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3f600 commit 439fc98Copy full SHA for 439fc98
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.1.0 (2020-10-28)
5
+-------------------------------------
6
+* DATAJDBC-622 - Add support for transactionManagerRef in EnableJdbcRepository.
7
+* DATAJDBC-616 - Migrate to JUnit 5.
8
+* DATAJDBC-615 - Release 2.1 GA (2020.0.0).
9
+* DATAJDBC-522 - Add Kotlin extensions for Criteria.
10
+
11
12
Changes in version 2.0.5.RELEASE (2020-10-28)
13
---------------------------------------------
14
* DATAJDBC-614 - Query.with(Pageable) does not properly combine sorts.
@@ -614,5 +622,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
614
622
615
623
616
624
625
617
626
618
627
0 commit comments