We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635f30a commit 39f182eCopy full SHA for 39f182e
src/main/resources/changelog.txt
@@ -1,6 +1,11 @@
1
Spring Data R2DBC Changelog
2
===========================
3
4
+Changes in version 1.1.9.RELEASE (2021-04-14)
5
+---------------------------------------------
6
+* #566 - Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException.
7
+
8
9
Changes in version 1.2.7 (2021-03-31)
10
-------------------------------------
11
* #568 - Readme lists artifacts with .BUILD-SNAPSHOT suffix.
@@ -483,5 +488,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
483
488
484
489
485
490
491
486
492
487
493
0 commit comments