JDBC 42.2.2 Released

Posted on 2018-03-16 by JDBC Project
Related Open Source

The JDBC project is proud to announce the latest version 42.2.2. This release primarily fixes existing bugs including as well as updates documentation, including:

  • Documentation for server-side prepared statements
  • Support for generated keys for WITH queries missing RETURNING
  • Support for generated keys when INSERT/UPDATE/DELETE is followed by a comment
  • Fix incorrect results when a single-statement is used with different bind types
  • allowEncodingChanges should allow "SET client_encoding = ..."

and more.

For more details, please visit the changelog at https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.2

You can download the PostgreSQL JDBC Driver at https://jdbc.postgresql.org/download.html