We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a4ff3 commit 1e18882Copy full SHA for 1e18882
src/main/asciidoc/new-features.adoc
@@ -1,6 +1,12 @@
1
[[new-features]]
2
= New & Noteworthy
3
4
+[[new-features.1-1-0-RELEASE]]
5
+== What's New in Spring Data R2DBC 1.1.0 RELEASE
6
+
7
+* Introduction of `R2dbcEntityTemplate` for entity-oriented operations.
8
+* Support interface projections with `DatabaseClient.as(…)`
9
10
[[new-features.1-0-0-RELEASE]]
11
== What's New in Spring Data R2DBC 1.0.0 RELEASE
12
0 commit comments