Files
openGauss-connector-jdbc/docs/_posts/2017-05-05-42.1.1-release.md
2020-06-30 14:58:21 +08:00

999 B

title, date, categories, version
title date categories version
PostgreSQL JDBC Driver 42.1.1 Released 2017-05-05 00:00:00 +0300
new_release
42.1.1

Notable changes

Fixed

  • Fix infinite dates that might be corrupted when transferred in binary for certain JREs. For instance, 5881610-07-11 instead of infinity. 1e5bf563

Commits by author

Vladimir Sitnikov (2):

  • fix: infinite dates might be corrupted when transferred in binary for certain JREs 1e5bf563
  • chore: print "include notable changes" to the generated changelog 6bc4fe07

Contributors to this release

We thank the following people for their contributions to this release.

Vladimir Sitnikov