File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11R2DBC 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+
4220.9.0.M1
523-----------------------------------------
624* Upgrade to R2DBC SPI 0.9.0.M1 #388
You can’t perform that action at this time.
0 commit comments