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 2b24f70 commit 91ce09fCopy full SHA for 91ce09f
CHANGELOG
@@ -1,6 +1,14 @@
1
R2DBC PostgreSQL Changelog
2
=============================
3
4
+1.0.6.RELEASE
5
+-----------------------------------------
6
+* Defer oid and typarray to stage when an extension is supported #649
7
+* SNIHostName is going to throw an exception when hostname has a trailing dot #656
8
+* Postgres 11 compatibility #657
9
+* Introduce fast-path handling for decoding primitive values #662
10
+* Introduce `ObjectCodec` to support `bindNull(Object.class)` #664
11
+
12
1.0.5.RELEASE
13
-----------------------------------------
14
* Do not require typarray column when auto-registering extensions #632
0 commit comments