Skip to content

Commit 854d9eb

Browse files
committed
Update changelog
[#342]
1 parent a16c960 commit 854d9eb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG

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

4+
0.8.6.RELEASE
5+
-----------------------------------------
6+
* Upgrade dependencies #343
7+
* Replace casts to ByteBuffer after ByteBuffer.flip #340
8+
* Introduce connection context to allow correlation of log statements to the actual connection #339
9+
* Use RoundRobinInetAddressResolver for DNS resolution #338
10+
* RowMetadata.getColumnNames() iteration order doesn't match result set column order #337
11+
* Add UUID array codec #336
12+
* Occasional delays caused by TCP NoDelay config option defaulting to false #334
13+
* Upgrade to R2DBC SPI 0.8.3 #333
14+
* Use GitHub actions to deploy to OSS Sonatype/Maven Central #325
15+
* add capability to log query parameters (bindings) values #278
16+
* Combine extended flow messages into a single composite message #138
17+
418
0.8.5.RELEASE
519
-----------------------------------------
620
* Use detached byte buffers by default for decoded values #330

0 commit comments

Comments
 (0)