Skip to content

Releases: snowflakedb/libsnowflakeclient

Identify case insensitive source compression

07 Oct 21:35
86a2508
Compare
Choose a tag to compare

ODBC driver throws error compression type GZIP is either not supported with SOURCE_COMPRESSION = GZIP

Internal Release

04 Oct 20:05
56a7a8c
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release

Fix MSFT security issues

Internal Release

26 Sep 00:35
500ecad
Compare
Choose a tag to compare
  • Drop OpenSSL 1.1.1a, which is not used.
  • Update USER-AGENT to reflect new format

Support file overwrite in put

04 Sep 21:01
1ac1760
Compare
Choose a tag to compare
Pre-release

if overwrite is set do not perform get before put to avoid s3 inconsistency

Azure Put get on all platforms Enabled

26 Jul 19:22
Compare
Choose a tag to compare
Pre-release

Enabling azure put get on all platforms after security review.

Azure Put get on all platforms

18 Jul 21:18
383ba84
Compare
Choose a tag to compare
Pre-release

Support will be blocked until security review

Azure put get (Disabled)

17 Jul 23:37
761fa6c
Compare
Choose a tag to compare
Pre-release

Azure put/get and Multipart upload/download disabled until security review.

Internal Release

10 Jul 20:35
fa7909b
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release

Bug Fixes:

  • Enhance threadpool robustness

Internal Release

19 Jun 23:22
ee8cbc7
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-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

19 Jun 21:03
50a73b3
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release

Bug Fixes:

  • Fixed wrong result issue when getting the time since the epoch in seconds for TIMESTAMP_TZ and TIMESTAMP_LTZ (@notkriswagner )