File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data JDBC Changelog
22=========================
33
4+ Changes in version 2.1.0-M2 (2020-08-12)
5+ ----------------------------------------
6+ * DATAJDBC-586 - Guard JdbcRepositoryFactoryBean against setting null values for properties.
7+ * DATAJDBC-583 - Wording changes.
8+ * DATAJDBC-576 - Control test execution with missing licence via profile.
9+ * DATAJDBC-574 - Add MS SqlServer Integration tests to the CI pipeline.
10+ * DATAJDBC-573 - Fix failing Oracle integration test due to the database not being ready.
11+ * DATAJDBC-572 - Enable specification of a repository base class in @EnableJdbcRepositories.
12+ * DATAJDBC-571 - Release 2.1 M2 (2020.0.0).
13+ * DATAJDBC-570 - Remove AS from join alias.
14+ * DATAJDBC-569 - Support temporal properties with Oracle.
15+ * DATAJDBC-559 - DialectResolver does not resolve MySqlDialect for MariaDB.
16+ * DATAJDBC-256 - Run integration tests with Oracle.
17+
18+
419Changes in version 2.0.2.RELEASE (2020-07-22)
520---------------------------------------------
621* DATAJDBC-569 - Support temporal properties with Oracle.
@@ -528,5 +543,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
528543
529544
530545
546+
531547
532548
You can’t perform that action at this time.
0 commit comments