Skip to content

v42.4.1

Compare
Choose a tag to compare
@vlsi vlsi released this 19 Feb 08:26
· 418 commits to master since this release
bd91c4c

What's Changed

  • chore: add gradle/wrapper-validation-action by @vlsi in #2542
  • chore: set "read" permissions for GitHub actions by @vlsi in #2543
  • chore: skip publishing pgjdbc-osgi-test to Central by @vlsi in #2544
  • chore: add randomized CI matrix for PR tests by @vlsi in #2534
  • chore: bump Gradle to 7.4.2 by @vlsi in #2535
  • Bump Groovy to version 3 to fix compile errors with jdk17 by @davecramer in #2550
  • Add table alias to the getUDT query for clarity by @alurie in #2553
  • fix: make ConnectTimeoutTest to handle Exceptions correctly by @higuchi-daisuke in #2566
  • chore: bump Gradle to 7.5 by @vlsi in #2573
  • set a timeout to get the return from requesting SSL upgrade. by @davecramer in #2572
  • update the website content by @davecramer in #2578
  • feat: synchronize statement executions (e.g. avoid deadlock when Connection.isValid is executed from concurrent threads) by @vlsi in #2575
  • Prepare for release by @davecramer in #2580

New Contributors

Full Changelog: REL42.4.0...REL42.4.1