File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11R2DBC PostgreSQL Changelog
22=============================
33
4+ 1.0.0.RELEASE
5+ -----------------------------------------
6+ * Associate `PostgresConnectionClosedException` with error code `08006` #538
7+ * Bump postgresql from 42.4.0 to 42.4.1 #539
8+ * Await `ReadyForQuery` before emitting errors from transactional control methods #541
9+ * SRID not preserved in Geometry types (Point) since it is encoded as text using the WKTWriter #542
10+ * Release 1.0.0.RELEASE #544
11+ * Add GraalVM native reflection hints #549
12+ * Allow `StringCodec` registration for `CITEXT` usage #551
13+ * Upgrade to Reactor 2022.0.0 #554
14+ * Fix `LocalTimeCodec` array OID #555
15+ * Fix `NumericDecodeUtils.decodeBinary(byteBuf)` decoding #558
16+ * Ensure buffer release on copyIn failure #560
17+
4181.0.0.RC1
519-----------------------------------------
620* Support for Postgresql multi-host failover functionality #120
You can’t perform that action at this time.
0 commit comments