pgjdbc/pgjdbc
### [`v42.5.0`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4250-2022-08-23-112011--0400)
##### Changed
- fix: revert change in [PR #1986](https://togithub.com/pgjdbc/pgjdbc/pull/1986) where float was aliased to float4 from float8.
float now aliases to float8 [PR #2598](https://togithub.com/pgjdbc/pgjdbc/pull/2598) fixes [Issue #2597](https://togithub.com/pgjdbc/pgjdbc/issues/2597)
### [`v42.4.2`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4242-2022-08-17-103340--0400)
##### Changed
- fix: add alias to the generated getUDT() query for clarity (PR [#2553](https://togithub.com/pgjdbc/pgjdbc/issues/2553))\[https://github.com/pgjdbc/pgjdbc/pull/2553](https://togithub.com/pgjdbc/pgjdbc/pull/2553)3]
##### Added
- fix: make setObject accept UUID array [PR #2587](https://togithub.com/pgjdbc/pgjdbc/pull/2587)
##### Fixed
- fix: regression with GSS. Changes introduced to support building with Java 17 caused failures [Issue #2588](https://togithub.com/pgjdbc/pgjdbc/issues/2588)
- fix: set a timeout to get the return from requesting SSL upgrade. [PR #2572](https://togithub.com/pgjdbc/pgjdbc/pull/2572)
- feat: synchronize statement executions (e.g. avoid deadlock when Connection.isValid is executed from concurrent threads)
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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
42.4.1
->42.5.0
Release Notes
pgjdbc/pgjdbc
### [`v42.5.0`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4250-2022-08-23-112011--0400) ##### Changed - fix: revert change in [PR #1986](https://togithub.com/pgjdbc/pgjdbc/pull/1986) where float was aliased to float4 from float8. float now aliases to float8 [PR #2598](https://togithub.com/pgjdbc/pgjdbc/pull/2598) fixes [Issue #2597](https://togithub.com/pgjdbc/pgjdbc/issues/2597) ### [`v42.4.2`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4242-2022-08-17-103340--0400) ##### Changed - fix: add alias to the generated getUDT() query for clarity (PR [#2553](https://togithub.com/pgjdbc/pgjdbc/issues/2553))\[https://github.com/pgjdbc/pgjdbc/pull/2553](https://togithub.com/pgjdbc/pgjdbc/pull/2553)3] ##### Added - fix: make setObject accept UUID array [PR #2587](https://togithub.com/pgjdbc/pgjdbc/pull/2587) ##### Fixed - fix: regression with GSS. Changes introduced to support building with Java 17 caused failures [Issue #2588](https://togithub.com/pgjdbc/pgjdbc/issues/2588) - fix: set a timeout to get the return from requesting SSL upgrade. [PR #2572](https://togithub.com/pgjdbc/pgjdbc/pull/2572) - feat: synchronize statement executions (e.g. avoid deadlock when Connection.isValid is executed from concurrent threads)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.