File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11R2DBC PostgreSQL Changelog
22=============================
33
4+ 1.0.2.RELEASE
5+ -----------------------------------------
6+ * Cancel signal does not interrupt cursored query fetching #536
7+ * Expose API to subscribe to Postgres notice messages #570
8+ * key param javadoc description #593
9+ * Adapt integration test to be Java 11 forward-compatible #594
10+ * Creating connections can hang during server downtime #595
11+ * Driver reports I/O error when rowsUpdated is greater than Integer.MAX_VALUE #597
12+ * Add `PostgresqlResult.filter(…)` overrides to return `PostgresqlResult` instead of `Result` #602
13+ * Upgrade to Reactor 2022.0.9 #604
14+
4151.0.0.RELEASE
516-----------------------------------------
617* Associate `PostgresConnectionClosedException` with error code `08006` #538
You can’t perform that action at this time.
0 commit comments