Notable Changes
Known issues
- client_encoding has to be UTF8 even with allowEncodingChanges=true
Changed
- socksProxyHost is ignored in case it contains empty string PR 1079
Fixed
- Avoid connection failure when
DateStyle
is set toISO
(~PgBouncer) Issue 1080 - Package scram:client classes, so SCRAM works when using a shaded jar PR 1091 1a89290e
- reWriteBatchedInserts=true causes syntax error with ON CONFLICT Issue 1045 PR 1082
- Avoid failure in getPGArrayType when stringType=unspecified PR 1036
Commits by author
AlexElin (1):
Alexander Kjäll (1):
- feat: add support for fetching ‘TIMESTAMP(6) WITHOUT TIME ZONE’ as LocalDate to getObject() PR 1083 09af4b23
Dave Cramer (1):
Ivan (2):
- chore: remove braces for LeftCurlyCheck checkstyle PR 1075 c2664b44
- chore: remove additional braces for LeftCurlyCheck checkstyle PR 1076 975aaf5a
JCzogalla (1):
Jamie Pullar (1):
Jorge Solorzano (1):
Pavel Raiskup (1):
- packaging: update Fedora’s CI dcbf70bc
Vladimir Sitnikov (3):
- docs: reflect 42.2.0 release in readme.md 6d02e958
- fix: avoid connection failure when DateStyle is set to ISO PR 1081 e442db1f
- fix: reWriteBatchedInserts=true causes syntax error with ON CONFLICT PR 1082 e133510e
Contributors to this release
We thank the following people for their contributions to this release.