Skip to content

Commit 91ce09f

Browse files
committed
Update changelog.
[#665]
1 parent 2b24f70 commit 91ce09f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
R2DBC PostgreSQL Changelog
22
=============================
33

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+
412
1.0.5.RELEASE
513
-----------------------------------------
614
* Do not require typarray column when auto-registering extensions #632

0 commit comments

Comments
 (0)