Notable Changes
Changed
Added
- Expose parameter status messages (GUC_REPORT) to the user PR 1435
- Add automatic module name to manifest for jdk9+ PR 1538
- Log ignoring rollback when no transaction in progress PR 1549
- Map inet type to InetAddress PR 1527 issue 1134
Fixed
- fix issue 1547 As long as peek returns some bytes do not reset the timeout, this allows us to continue checking until any async notifies are consumed PR 1548
- fix: issue 1466 In logical decoding the if the backend was requesting a reply we… PR 1467
- fix: issue 1534 Proleptic java.time support PR 1539
- fix Ensure isValid() will not last more than timeout seconds PR 1557
Commits by author
Adrien (1):
Craig Ringer (2):
- Expose parameter status messages (GUC_REPORT) to the user PR 1435 ce8333a
- Make ConnectTimeout test accept NoRouteToHostException PR 1526 08d8129
Dave Cramer (8):
- note that waffle 1.9.x is only supported in jre8 version Update README to point to new maven coordinates 58804e9
- add automatic module name to manifest for jdk9+ PR 1538 0600990
- fix issue 1547, as long as peek returns some bytes do not reset the timeout, this allows us to continue checking until any async notifies are consumed PR 1548 36a75cb
- fix: In logical decoding the if the backend was requesting a reply we… PR 1467 f89e62c
- Log ignoring rollback when no transaction in progress PR 1549 bda74d7
- fix assertion message PR 1553 ba82948
- remove failing tests for PostgreSQL version 8.3 add in tests for 11 89464a5
- Fix travis parsing issue 634ac7d
Hajar Razip (2):
- docs: add note on behavior of ResultSet.getString() PR 1286 (#1528) c30556c
- docs: update resultset.md in head to reflect 94 PR 1528 (#1536) fc8efc9
Matteo Melli (1):
Myo Wai Thant (1):
Pavel Raiskup (2):
Philippe Marschall (1):
Sehrope Sarkuni (2):
- docs: Add note to GitHub PR templates about test suites PR 1531 51f3d0b
- Sort test suites and enable missed tests PR 1530 aa8778d
Steinar Bang (1):
Tim Ward (1):
Vsevolod Kaimashnikov (1):
Contributors to this release
We thank the following people for their contributions to this release.