REL42.4.1
版本发布时间: 2023-02-19 16:26:42
pgjdbc/pgjdbc最新发布版本:REL42.7.4(2024-08-23 00:47:06)
What's Changed
- chore: add gradle/wrapper-validation-action by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/2542
- chore: set "read" permissions for GitHub actions by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/2543
- chore: skip publishing pgjdbc-osgi-test to Central by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/2544
- chore: add randomized CI matrix for PR tests by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/2534
- chore: bump Gradle to 7.4.2 by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/2535
- Bump Groovy to version 3 to fix compile errors with jdk17 by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2550
- Add table alias to the getUDT query for clarity by @alurie in https://github.com/pgjdbc/pgjdbc/pull/2553
- fix: make ConnectTimeoutTest to handle Exceptions correctly by @higuchi-daisuke in https://github.com/pgjdbc/pgjdbc/pull/2566
- chore: bump Gradle to 7.5 by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/2573
- set a timeout to get the return from requesting SSL upgrade. by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2572
- update the website content by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2578
- feat: synchronize statement executions (e.g. avoid deadlock when Connection.isValid is executed from concurrent threads) by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/2575
- Prepare for release by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2580
New Contributors
- @higuchi-daisuke made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/2566
Full Changelog: https://github.com/pgjdbc/pgjdbc/compare/REL42.4.0...REL42.4.1