Releases: snowflakedb/libsnowflakeclient
Releases · snowflakedb/libsnowflakeclient
Internal Release
- Upgrade curl to 7.68.0 based on Simba team's PR
Internal Release
- SNOW-147523 fix the cloud_provider parameter
- SNOW-100200 use -fPIC for zlib build
Internal Release
- Add Out Band Telemetry to Curl
Internal Release
Support Dynamic Upload Threshold
Internal Release
Improvements:
- Set UPLOAD_THRESHOLD to be 64 MB
Internal Release
Improvements:
- Fix Visual Studio Level 3 compiler warnings (@SimbaGithub)
Internal 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
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
Release has fix for large file upload on windows and mac.
Internal 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)