Skip to content

Commit bbf4e1e

Browse files
committed
DATAJDBC-571 - Updated changelog.
1 parent fc8d51c commit bbf4e1e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

+16
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Spring 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+
419
Changes 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

0 commit comments

Comments
 (0)