Updated changelog.

See #562
This commit is contained in:
Mark Paluch
2021-03-31 17:04:27 +02:00
parent 0cd2f9a7f3
commit 33a69c6cd8

View File

@@ -1,6 +1,14 @@
Spring Data R2DBC Changelog
===========================
Changes in version 1.3.0-RC1 (2021-03-31)
-----------------------------------------
* #570 - Adapt tests to Kotlin 1.3 language pinning.
* #568 - Readme lists artifacts with .BUILD-SNAPSHOT suffix.
* #566 - Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException.
* #560 - Enable Oracle integration tests.
Changes in version 1.3.0-M5 (2021-03-17)
----------------------------------------
* #558 - Consider calling Statement.returnGeneratedValues() using the primary key column name.
@@ -467,5 +475,6 @@ Changes in version 1.0.0.M1 (2018-12-12)