Skip to content

Releases: GoogleCloudPlatform/cloud-sql-jdbc-socket-factory

Release v1.0.11

18 Sep 19:35
1d79708

Choose a tag to compare

Patch Notes

  • Fixed compatibility with JDK 9+
  • Updated Postgres SocketFactory constructor to match new API signature
    • Bug: There is a bug prevent "socketFactoryArg" from working correctly with some versions of the postgres driver. Please use "cloudSqlInstance" or update to v1.0.13 or higher to address this.
  • Added support for specifying IP types

Release v1.0.10

02 Jul 20:17
4f899e5

Choose a tag to compare

Patch Notes

  • Added mysql-connector-j-8
  • Connection via Unix Socket can now be forced by setting the CLOUD_SQL_FORCE_UNIX_SOCKET environment variable
  • Bugfix: No longer attempts unix socket connection when running on GAE dev server
  • Bugfix: Removed mysql-connector-java dependency for j6, j8, and postgres jars

Release v1.0.9

13 Jun 16:24
28b266b

Choose a tag to compare

Release v1.0.9 (#80)

v1.0.8

30 Apr 21:09
79d1d4a

Choose a tag to compare

Release v1.0.8 (#72)