Skip to content

Commit 64f9ba6

Browse files
committed
Update changelog.
[#603] Signed-off-by: Mark Paluch <[email protected]>
1 parent fdb3d8d commit 64f9ba6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
R2DBC 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+
415
1.0.0.RELEASE
516
-----------------------------------------
617
* Associate `PostgresConnectionClosedException` with error code `08006` #538

0 commit comments

Comments
 (0)