Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-07-14 | 766 Bytes | |
v1.0.2.RELEASE source code.tar.gz | 2023-07-14 | 357.4 kB | |
v1.0.2.RELEASE source code.zip | 2023-07-14 | 817.7 kB | |
Totals: 3 Items | 1.2 MB | 2 |
:star: New Features
- Expose API to subscribe to Postgres notice messages [#570]
- Add
PostgresqlResult.filter(…)
overrides to returnPostgresqlResult
instead ofResult
[#602]
:lady_beetle: Bug Fixes
- Cancel signal does not interrupt cursored query fetching [#536]
- Creating connections can hang during server downtime [#595]
- Driver reports I/O error when rowsUpdated is greater than Integer.MAX_VALUE [#597]
:bulb: Other
- key param javadoc description [#593]
- Adapt integration test to be Java 11 forward-compatible [#594]
- Upgrade to Reactor 2022.0.9 [#604]
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @chrischall
- @fkomauli
- @frdeboffles
- @h1alexbel
- @pvlugter