File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data JDBC Changelog
22=========================
33
4+ Changes in version 2.2.0-M3 (2021-02-17)
5+ ----------------------------------------
6+ * DATAJDBC-620 - ResultSetExtractor can not use default row mapper.
7+ * #916 - Fixes Conditions.notIn() by using 'In.createNotIn()'.
8+ * #914 - SqlServerDialect should be case sensitive.
9+ * #911 - Fix documentation of callbacks.
10+ * #910 - Trigger BeforeConvertEvent when saving an entity.
11+ * #257 - Update repository after GitHub issues migration.
12+
13+
414Changes in version 2.1.4 (2021-02-17)
515-------------------------------------
616* DATAJDBC-620 - ResultSetExtractor can not use default row mapper.
@@ -705,5 +715,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
705715
706716
707717
718+
708719
709720
You can’t perform that action at this time.
0 commit comments