Skip to content

Commit 2c2a3a4

Browse files
Updated changelog.
See #905
1 parent 7815ca3 commit 2c2a3a4

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.
@@ -684,5 +692,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
684692

685693

686694

695+
687696

688697

0 commit comments

Comments
 (0)