Skip to content

Releases: snowflakedb/gosnowflake

Production Release

24 Aug 21:54
Compare
Choose a tag to compare
  • Added support for Go 1.14 and 1.15.
  • General availability of multi-statement support (support for executing multiple SQL statements in one call).
  • Updated the CA certificate bundle used by the Go Snowflake Driver.

Production Release

03 Aug 23:15
393403b
Compare
Choose a tag to compare
  • Enable multi statement for Golang

Production Release

18 Jul 01:23
72488f2
Compare
Choose a tag to compare
  • Internal change for pending feature.

Production Release

02 Jun 02:14
49ff6e2
Compare
Choose a tag to compare
  • Add support to Go Modules fo package management and maintain Deps ( #216 )
  • Add go1.14 support and drop go1.12
  • DSN(cfg *Config) does not put InsecureMode into the DSN string

Production Release

06 Jan 22:54
438840d
Compare
Choose a tag to compare
  • #215 Replace JWT library jose
  • #276 Update Go driver to handle dashed urls

Production Release

03 Dec 00:04
f0df5eb
Compare
Choose a tag to compare
  • Failed to fetch result set chunk in Golang driver for GCP

Production Release

30 Sep 21:39
c7f4bfb
Compare
Choose a tag to compare
  • Fix In-Memory OCSP Response Cache
  • Add SF_OCSP_RESPONSE_CACHE_DIR
  • Fix length is always '0' for TIME datatype

Production Release

16 Sep 21:51
1605e50
Compare
Choose a tag to compare
  • Send clientStartTime and retryCount with each /queries/v1/query-request
  • Fix request ID remains consistent among session new.
  • Fix no retry connection with invalid certificates
  • Fix timeout consistency in OCSP

Production Release

26 Aug 23:28
e689fe2
Compare
Choose a tag to compare
  • Add client information to USER-AGENT HTTP header
  • Add a flag to control parameter check
  • Fail OCSP open fix

Production Release

01 Jul 20:16
0159959
Compare
Choose a tag to compare
  • Implement OCSP SoftFail
  • Use Standard Connection Fields for Global URL