Version 42.2.1 released - Mailing list pgsql-jdbc

From Dave Cramer
Subject Version 42.2.1 released
Date
Msg-id CADK3HHLvyj5jcnod+Mw6vZFZ2xxOey998RawT8TFegXB42XHtA@mail.gmail.com
Whole thread Raw
List pgsql-jdbc
The JDBC group is proud to release version 42.2.1

This version fixes some regressions, most notably:

1) Avoid connection failure when DateStyle is set to ISO (~PgBouncer) Issue 1080
2) Package scram:client classes, so SCRAM works when using a shaded jar PR#1091 1a89290e
3) reWriteBatchedInserts=true causes syntax error with ON CONFLICT Issue 1045PR 1082
4) Avoid failure in getPGArrayType when stringType=unspecified PR 1036


Dave Cramer

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: [pgjdbc/pgjdbc] 643e55: Update java8-date-time.md
Next
From: Dave Cramer
Date:
Subject: [pgjdbc/pgjdbc] 6fe76a: Update about.html