Skip to content

Commit d6e66ad

Browse files
Updated changelog.
See #905
1 parent 178f0ca commit d6e66ad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Spring Data JDBC Changelog
22
=========================
33

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+
412
Changes in version 2.0.7.RELEASE (2021-02-17)
513
---------------------------------------------
614
* DATAJDBC-642 - Update CI jobs with Docker Login.
@@ -696,5 +704,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
696704

697705

698706

707+
699708

700709

0 commit comments

Comments
 (0)