Skip to content

v42.4.0

Compare
Choose a tag to compare
@vlsi vlsi released this 19 Feb 08:27
· 460 commits to master since this release
09166bd

What's Changed

  • Enhancement: Made TimestampUtils.utcTz static and renamed to UTC_TIMEZONE by @svendiedrichsen in #2519
  • fix: return correct base type for domain from getUDTs (#2520) by @alurie in #2522
  • fix: support queries with up to 65535 (inclusive) parameters by @vlsi in #2525
  • chore: use META-INF/licenses/$group/$artifact-$version/... folder for licenses by @vlsi in #2531
  • fix: added GROUP_STARTUP_PARAMETERS boolean property to determine whether or not to group startup parameters in a transaction or not fixes Issue 2423 pgbouncer cannot deal with transactions in statement pooling mode by @davecramer in #2425
  • chore: Make the readme version agnostic by @jorsol in #2540
  • Release notes 42.4.0 by @davecramer in #2541

New Contributors

Full Changelog: REL42.3.6...REL42.4.0