Skip to content

Releases: snowflakedb/libsnowflakeclient

Internal Release

03 Aug 23:02
dda13ba
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release

This release adds the ability to use /dev/urandom or /dev/random.
if using libsnowflakeclient transferagent can be used to set this flag by invoking
transferAgent->setRandomDeviceAsUrand(true);
If using ODBC set flag UseURandomDevice=true in SIMBAINI

Internal Release

24 Jul 17:36
5969546
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release

Handling timestamps with zero precision

Internal Release

15 Jul 21:38
3fc4d85
Compare
Choose a tag to compare

Adds DSN and simba.snowflake.ini connection parameters to OOB telemetry

Internal Release

29 Jun 19:45
d1af142
Compare
Choose a tag to compare
Internal Release Pre-release
Pre-release

Disable thread pool when parallel=1

Internal Release

19 Jun 08:55
33c4d78
Compare
Choose a tag to compare

Fixes too many open tcp connections when uploading to azure staging area.

Internal Release

01 May 18:43
c712481
Compare
Choose a tag to compare
  • SNOW-94360 Simba changes for PUT/GET on GCP and bulk parameter array binding

Internal Release

13 Apr 17:44
994a2b2
Compare
Choose a tag to compare
  • SNOW-133396 fix OOB telemetryServerDeployment is dev for production OOB events.
  • Bump up version to 0.4.10

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