Skip to content

42.2.1

Compare
Choose a tag to compare
@vlsi vlsi released this 19 Feb 08:39
· 1259 commits to master since this release

What's Changed

  • chore: remove braces for LeftCurlyCheck issue checkstyle by @vaano94 in #1075
  • chore: remove additional braces for LeftCurlyCheck checkstyle by @vaano94 in #1076
  • test: check if url is not for PostgreSQL by @AlexElin in #1077
  • Fixes issue #1078 by @JCzogalla in #1079
  • fix: avoid connection failure when DateStyle is set to ISO by @vlsi in #1081
  • add support for fetching 'TIMESTAMP(6) WITHOUT TIME ZONE' as LocalDate by @alexanderkjall in #1083
  • Fix style changelog by @jorsol in #1089
  • fix: reWriteBatchedInserts=true causes syntax error with on conflict by @vlsi in #1082
  • fix: package scram:client classes, so scram works when using a shaded jar by @davecramer in #1091
  • fix: getPGArrayType fails in when stringType=unspecified by @JamiePullar in #1036
  • docs: prepare release notes for 42.2.1 by @vlsi in #1093

New Contributors

Full Changelog: REL42.2.0...REL42.2.1