Releases: snowflakedb/gosnowflake
Releases · snowflakedb/gosnowflake
Production Release
- 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
- Enable multi statement for Golang
Production Release
- Internal change for pending feature.
Production Release
- 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
Production Release
- Failed to fetch result set chunk in Golang driver for GCP
Production Release
- Fix In-Memory OCSP Response Cache
- Add SF_OCSP_RESPONSE_CACHE_DIR
- Fix length is always '0' for TIME datatype
Production Release
- 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
- Add client information to USER-AGENT HTTP header
- Add a flag to control parameter check
- Fail OCSP open fix
Production Release
- Implement OCSP SoftFail
- Use Standard Connection Fields for Global URL