Thread: PostgreSQL JDBC 42.7.1 Released

PostgreSQL JDBC 42.7.1 Released

From
JDBC Project via PostgreSQL Announce
Date:
 

PostgreSQL JDBC 42.7.1 Released

The PostgreSQL pgJDBC project has a new release. This release deals with a few regressions.

  • Revert Use canonical DateStyle name
  • Revert support SET statements combining with other queries with semicolon in PreparedStatement
  • Use java.release=8 when building pgjdbc from the generated source distribution, the driver uses Java 8 methods only

See full release notes

Many thanks to all who contributed.

The project is located in our Github Repo