Skip to content

Commit aff58d7

Browse files
committed
Update changelog
[#436] Signed-off-by: Mark Paluch <[email protected]>
1 parent f2c2e48 commit aff58d7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG

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

4+
0.9.0.M2
5+
-----------------------------------------
6+
* Adding Extension from Option #433
7+
* Upgrade to R2DBC SPI 0.9.0.M2 #425
8+
* Add support for Result segment API #424
9+
* Add `Row.getMetadata()` method #423
10+
* Adapt to changed `Option.getRequiredValue()` return type #422
11+
* PostgresObjectId#isValid uses exception as control mechanism resulting in significant performance penalty #420
12+
* Memory Leak of BalancedResolverGroup #412
13+
* Multi-byte characters inside HStore columns are not read correctly #407
14+
* PG Bouncer tests fail with [08P01] password authentication failed #402
15+
* Fetch rows never completes #401
16+
* QueryLogger not used by ExtendedFlowDelegate #400
17+
* Add BooleanArrayCodec, FloatArrayCodec, DoubleArrayCodec support #399
18+
* Overflow Exception when fetchSize is set #395
19+
* Can't bind Boolean[] types #394
20+
* Introduce connection factory option for statementTimeout #381
21+
422
0.9.0.M1
523
-----------------------------------------
624
* Upgrade to R2DBC SPI 0.9.0.M1 #388

0 commit comments

Comments
 (0)