Skip to content

Releases: snowflakedb/gosnowflake

Production Release

15 Mar 19:10
6535578
Compare
Choose a tag to compare
  • Fixed a default server side error.
  • Added support for exporting unique universal IDs (UUIDs).

Production Release

16 Feb 19:42
678701a
Compare
Choose a tag to compare
  • Fixed an issue where multi-statement queries were missing result IDs.
  • Implemented Universally Unique Identifier version 4 (UUIDv4).
  • Fixed and issue with GetQueryStatus.
  • Fixed an issue in PUT Memory Enhancements performance tests.
  • Fixed an issue with arrow record result batches.
  • Made the port parameter optional.

Production Release

19 Jan 21:38
705a4a1
Compare
Choose a tag to compare
  • Fix S3 GET in Nested Stage
  • Update Copyrights

Production Release

13 Dec 23:32
deadc22
Compare
Choose a tag to compare
  • Add TimezoneType Enum for Array Binds
  • Update Code Style
  • Update Go Vendors

Production Release

16 Nov 22:09
da3c778
Compare
Choose a tag to compare
  • Fix panic when disable telemetry enabled

Production Release

12 Oct 22:35
d92ed61
Compare
Choose a tag to compare
  • Add compression detection for parquet and orc; additional detection for files without extensions.
  • Remove plaintext credentials from test logs.
  • Fixes to issues raised in QueryStatus

Production Release

14 Sep 00:14
0cd53b2
Compare
Choose a tag to compare
  • Drop support for Golang v1.14, 1.15
  • Add support for Golang 1.17.
  • Add Privatelink Revocation Check .
  • Add ability for Query Status Polling .
  • Add Internal Errors/Exceptions to Telemetry
  • Update Go Vendors .
  • Make PUT Overwrite Default True

Production Release

18 Aug 16:12
Compare
Choose a tag to compare
  • Enable support for multi part bind upload.
  • GET implementation for AWS, Azure and GCP.
  • Disable OCSP Cache Errors in Logs

Production Release

20 Jul 21:02
973a78f
Compare
Choose a tag to compare
  • Enable client side flag that enables higher precision for Arrow.
  • Added Inband Telemetry for Go Driver.

Production Release

22 Jun 18:28
72b607f
Compare
Choose a tag to compare
  • Added documentation for the bulk array binding feature.
  • Added support for bulk array binding to improve performance for large batch inserts.
  • Fixed a StaticCheck error.
  • Added the ability to retry requests to cancel a query.