Releases: snowflakedb/libsnowflakeclient
Releases · snowflakedb/libsnowflakeclient
Identify case insensitive source compression
ODBC driver throws error compression type GZIP is either not supported with SOURCE_COMPRESSION = GZIP
Internal Release
Fix MSFT security issues
Internal Release
- Drop OpenSSL 1.1.1a, which is not used.
- Update USER-AGENT to reflect new format
Support file overwrite in put
if overwrite is set do not perform get before put to avoid s3 inconsistency
Azure Put get on all platforms Enabled
Enabling azure put get on all platforms after security review.
Azure Put get on all platforms
Support will be blocked until security review
Azure put get (Disabled)
Azure put/get and Multipart upload/download disabled until security review.
Internal Release
Bug Fixes:
- Enhance threadpool robustness
Internal Release
Enhancements:
- Added support to properly parse the account field for global connections (@notkriswagner )
- Allow NULL input bindings when you don't know the column type you are binding to (@notkriswagner )
Internal Release
Bug Fixes:
- Fixed wrong result issue when getting the time since the epoch in seconds for TIMESTAMP_TZ and TIMESTAMP_LTZ (@notkriswagner )