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 0a310b3 commit c4a18d7Copy full SHA for c4a18d7
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.2.0-M1 (2020-12-09)
5
+----------------------------------------
6
+* DATAJDBC-629 - Implement CrudRepository.delete(Iterable<ID> ids).
7
+* DATAJDBC-628 - Enable Maven caching for Jenkins jobs.
8
+* DATAJDBC-627 - Release 2.2 M1 (2021.0.0).
9
+* DATAJDBC-531 - Skip count query if Page Query result page size is 1.
10
+
11
12
Changes in version 2.0.6.RELEASE (2020-12-09)
13
---------------------------------------------
14
* DATAJDBC-628 - Enable Maven caching for Jenkins jobs.
@@ -632,5 +640,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
632
640
633
641
634
642
643
635
644
636
645
0 commit comments