We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f182e commit ecafd6bCopy full SHA for ecafd6b
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data R2DBC Changelog
2
===========================
3
4
+Changes in version 1.2.8 (2021-04-14)
5
+-------------------------------------
6
+* #579 - Include Entity-state detection documentation snipped from Commons.
7
+* #573 - Add r2dbc-postgresql Interval to simple types.
8
+* #509 - Update CI jobs with Docker Login.
9
+
10
11
Changes in version 1.1.9.RELEASE (2021-04-14)
12
---------------------------------------------
13
* #566 - Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException.
@@ -489,5 +496,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
489
496
490
497
491
498
499
492
500
493
501
0 commit comments