We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7815ca3 commit 2c2a3a4Copy full SHA for 2c2a3a4
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.1.4 (2021-02-17)
5
+-------------------------------------
6
+* DATAJDBC-620 - ResultSetExtractor can not use default row mapper.
7
+* #916 - Fixes Conditions.notIn() by using 'In.createNotIn()'.
8
+* #911 - Fix documentation of callbacks.
9
+* #910 - Trigger BeforeConvertEvent when saving an entity.
10
+
11
12
Changes in version 2.0.7.RELEASE (2021-02-17)
13
---------------------------------------------
14
* DATAJDBC-642 - Update CI jobs with Docker Login.
@@ -684,5 +692,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
684
692
685
693
686
694
695
687
696
688
697
0 commit comments