pgjdbc/pgjdbc (org.postgresql/postgresql)
### [`v42.7.1`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4271-2023-12-06-083400--0500)
##### Changed
- perf: improve performance of PreparedStatement.setBlob, BlobInputStream, and BlobOutputStream with dynamic buffer sizing [PR #3044](https://togithub.com/pgjdbc/pgjdbc/pull/3044)
##### Fixed
- fix: Apply connectTimeout before SSLSocket.startHandshake to avoid infinite wait in case the connection is broken [PR #3040](https://togithub.com/pgjdbc/pgjdbc/pull/3040)
- fix: support waffle-jna 2.x and 3.x by using reflective approach for ManagedSecBufferDesc [PR #2720](https://togithub.com/pgjdbc/pgjdbc/pull/2720) Fixes [Issue #2690](https://togithub.com/pgjdbc/pgjdbc/issues/2720).
- fix: NoSuchMethodError on ByteBuffer#position When Running on Java 8 when accessing arrays, fixes [Issue #3014](https://togithub.com/pgjdbc/pgjdbc/issues/3014)
- Revert "[PR #2925](https://togithub.com/pgjdbc/pgjdbc/pull/2925) Use canonical DateStyle name" [PR #3035](https://togithub.com/pgjdbc/pgjdbc/pull/3035)
Fixes [Issue #3008](https://togithub.com/pgjdbc/pgjdbc/issues/3008)
- Revert "[PR ##2973](https://togithub.com/pgjdbc/pgjdbc/pull/2973) feat: support SET statements combining with other queries with semicolon in PreparedStatement" [PR #3010](https://togithub.com/pgjdbc/pgjdbc/pull/3010)
Fixes [Issue #3007](https://togithub.com/pgjdbc/pgjdbc/issues/3007)
- fix: avoid timezone conversions when sending LocalDateTime to the database [#2852](https://togithub.com/pgjdbc/pgjdbc/pull/3010) Fixes [Issue #1390](https://togithub.com/pgjdbc/pgjdbc/issues/1390)
,[Issue #2850](https://togithub.com/pgjdbc/pgjdbc/issues/2850)
Closes \[Issue [#1391](https://togithub.com/pgjdbc/pgjdbc/issues/1391)([https://github.com/pgjdbc/pgjdbc/issues/1391](https://togithub.com/pgjdbc/pgjdbc/issues/1391))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
42.7.0
->42.7.1
Release Notes
pgjdbc/pgjdbc (org.postgresql/postgresql)
### [`v42.7.1`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4271-2023-12-06-083400--0500) ##### Changed - perf: improve performance of PreparedStatement.setBlob, BlobInputStream, and BlobOutputStream with dynamic buffer sizing [PR #3044](https://togithub.com/pgjdbc/pgjdbc/pull/3044) ##### Fixed - fix: Apply connectTimeout before SSLSocket.startHandshake to avoid infinite wait in case the connection is broken [PR #3040](https://togithub.com/pgjdbc/pgjdbc/pull/3040) - fix: support waffle-jna 2.x and 3.x by using reflective approach for ManagedSecBufferDesc [PR #2720](https://togithub.com/pgjdbc/pgjdbc/pull/2720) Fixes [Issue #2690](https://togithub.com/pgjdbc/pgjdbc/issues/2720). - fix: NoSuchMethodError on ByteBuffer#position When Running on Java 8 when accessing arrays, fixes [Issue #3014](https://togithub.com/pgjdbc/pgjdbc/issues/3014) - Revert "[PR #2925](https://togithub.com/pgjdbc/pgjdbc/pull/2925) Use canonical DateStyle name" [PR #3035](https://togithub.com/pgjdbc/pgjdbc/pull/3035) Fixes [Issue #3008](https://togithub.com/pgjdbc/pgjdbc/issues/3008) - Revert "[PR ##2973](https://togithub.com/pgjdbc/pgjdbc/pull/2973) feat: support SET statements combining with other queries with semicolon in PreparedStatement" [PR #3010](https://togithub.com/pgjdbc/pgjdbc/pull/3010) Fixes [Issue #3007](https://togithub.com/pgjdbc/pgjdbc/issues/3007) - fix: avoid timezone conversions when sending LocalDateTime to the database [#2852](https://togithub.com/pgjdbc/pgjdbc/pull/3010) Fixes [Issue #1390](https://togithub.com/pgjdbc/pgjdbc/issues/1390) ,[Issue #2850](https://togithub.com/pgjdbc/pgjdbc/issues/2850) Closes \[Issue [#1391](https://togithub.com/pgjdbc/pgjdbc/issues/1391)([https://github.com/pgjdbc/pgjdbc/issues/1391](https://togithub.com/pgjdbc/pgjdbc/issues/1391))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.