We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b7bd5 commit 244bfa0Copy full SHA for 244bfa0
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data R2DBC Changelog
2
===========================
3
4
+Changes in version 1.3.0-RC1 (2021-03-31)
5
+-----------------------------------------
6
+* #570 - Adapt tests to Kotlin 1.3 language pinning.
7
+* #568 - Readme lists artifacts with .BUILD-SNAPSHOT suffix.
8
+* #566 - Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException.
9
+* #560 - Enable Oracle integration tests.
10
+
11
12
Changes in version 1.3.0-M5 (2021-03-17)
13
----------------------------------------
14
* #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)
467
475
468
476
469
477
478
470
479
471
480
0 commit comments