Skip to content

Releases: snowflakedb/libsnowflakeclient

Internal Release

13 Apr 17:45
Compare
Choose a tag to compare
  • Upgrade curl to 7.68.0 based on Simba team's PR

Internal Release

25 Mar 17:22
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release
  • SNOW-147523 fix the cloud_provider parameter
  • SNOW-100200 use -fPIC for zlib build

Internal Release

25 Mar 17:07
5b7284e
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release
  • Add Out Band Telemetry to Curl

Internal Release

03 Mar 07:46
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release

Support Dynamic Upload Threshold

Internal Release

03 Mar 07:40
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release

Improvements:

  • Set UPLOAD_THRESHOLD to be 64 MB

Internal Release

14 Jan 18:45
5e8c77c
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release

Improvements:

  • Fix Visual Studio Level 3 compiler warnings (@SimbaGithub)

Internal Release

10 Dec 17:06
b676ef5
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release

Improvements:

  • Upgrade to cURL 7.66.0 (@SimbaGithub)
  • Add support for dashed Snowflake URLs (@notkriswagner)
  • Uniform behavior for PUT/GET support between different cloud providers (@SimbaGithub)

Fixes azure curl handle reset issue when uploading large files

08 Nov 21:49
b36d72e
Compare
Choose a tag to compare
Azurefix for large file uploads (#161)

* large file upload curl handle reset fails large file upload

* Bump up the version of Azure and libsnowflakeclient

* Build azure sdk with MT option to be compatible with all other

* Bump up azure Version on linux and mac

Azure Large file upload

22 Oct 17:39
569d481
Compare
Choose a tag to compare
Pre-release

Release has fix for large file upload on windows and mac.

Internal Release

18 Oct 17:09
8078bd9
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release

Behavior Changes:

  • Treat all 0-scale fixed columns as int64 (@notkriswagner)

Bug Fixes:

  • Fix test_time failure due to behavior change from server (@notkriswagner)