Skip to content

Commit c7f9c4f

Browse files
committed
Update changelog
[#324]
1 parent 85c7b62 commit c7f9c4f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
R2DBC PostgreSQL Changelog
22
=============================
33

4+
0.8.5.RELEASE
5+
-----------------------------------------
6+
* Use detached byte buffers by default for decoded values #330
7+
* JsonCodec.encode(…) doesn't release input buffer #329
8+
* Upgrade to Assertj 3.17.2 #328
9+
* Upgrade to Netty 4.1.51.Final #327
10+
* Upgrade to Reactor Dysprosium SR11 #326
11+
* Issue parsing UTC timestamptz from CockroachDB #320
12+
* Possibility to configure LoopResources inside ReactorNettyClient #319
13+
* Add priority to EnumCodec registrar #310
14+
* EnumCodec's canDecode method fix (Issue #302) #308
15+
* Support for geospatial types - point, line, box, polygon etc #306
16+
* NullPointerExceptionwhen adding SSL handler via SSLTunnelHandlerAdapter #304
17+
* Add priority to EnumCodec registrar #303
18+
* EnumCodec decoding fails if the requested value type is Object #302
19+
* Row.decode(…) fails for enum type with IllegalArgumentException: 72093 is not a valid object id #301
20+
* Support for geospatial types - point, line, box, polygon etc #282
21+
422
0.8.4.RELEASE
523
-----------------------------------------
624
* Ensure no snapshots get referenced in release builds #299

0 commit comments

Comments
 (0)