We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d301d commit d579eafCopy full SHA for d579eaf
CHANGELOG
@@ -1,6 +1,15 @@
1
R2DBC PostgreSQL Changelog
2
=============================
3
4
+0.9.1.RELEASE
5
+-----------------------------------------
6
+* Parameter values are not sent in the correct order #482
7
+* Support for postgis geometry parent type #483
8
+* Upgrade to R2DBC SPI 0.9.1.RELEASE #490
9
+* ReactorNettyClient `requestProcessor` can retain data from queries #492
10
+* Update Readme as LOB types are already supported #493
11
+* Fix postgres OID type decoding #495
12
+
13
0.9.0.RELEASE
14
-----------------------------------------
15
* Polishing #478
0 commit comments