Skip to content

Releases: observeinc/gosnowflake

v1.17.1

18 Nov 16:17

Choose a tag to compare

Ran all tests and found no new test failures compared to snowflakedb's v1.17.1.

v1.14.1

09 Jun 21:22

Choose a tag to compare

Rebased to upstream v1.14.1

Tests that fail (diff between upstream and origin)
> TestLogKeysDefault
> TestLogKeysWithRegisterContextVariableToLog
> TestLogMaskSecrets
> TestPutGetWithAutoCompressFalse
> TestPutGetFile
> TestPutGetStream
> TestPutGetGcsDownscopedCredential
> TestPutGetLargeFile

v1.13.0

09 Apr 15:35
e5e4922

Choose a tag to compare

Rebased to upstream v1.13.0

Tests that fail (diff between upstream and origin):
+ TestInitializeEasyLoggingOnlyOnceWhenConfigGivenAsAParameter
+ TestLogKeysDefault
+ TestLogKeysWithRegisterContextVariableToLog
+ TestLogMaskSecrets
+ TestPutGetWithAutoCompressFalse
+ TestPutGetFile
+ TestPutGetStream
+ TestPutGetGcsDownscopedCredential
+ TestPutGetLargeFile
+ TestPutGetMaxLOBSize

v1.11.3

28 Oct 12:40

Choose a tag to compare

Full Changelog: v1.11.2...v1.11.3

Cherry picked from upstream:
SNOW-1754426 Fix duplicated requestId and request_guid params (snowflakedb#1224)

v1.11.2

27 Sep 20:35
754385a

Choose a tag to compare

Merge pull request #23 from observeinc/fix-retryable-errors

Fixes retryable errors.

v1.11.1

24 Sep 08:29

Choose a tag to compare

Adds an easyjson marshaler and unmarshaler for execResponseRowType.

This struct has a member with an unexported data type (fieldMetadata).
Without the explicit marshaler/unmarshaler, we cannot use easyjson
outside of this mod.

Failings unit tests
Both upstream and origin
- TestArrowBatchHighPrecision
- TestLongRunningAsyncQueryFetchResultByID
- TestBindingBulkArray
- TestMaxLobSize
- TestUrlDecodeIfNeededE2E

Only origin:
- TestBulkArrayBinding

v1.9.3

23 Sep 22:06

Choose a tag to compare

Transitional commit

Adds easyjson to execResponseRowType

v1.9.0

28 Mar 23:34
b977e90

Choose a tag to compare

Rebased to upstream v1.9.0

v1.7.6

28 Mar 13:25
b6873b9

Choose a tag to compare

Noop release (squashed commits)

v1.7.5

24 Jan 13:29
8c86df1

Choose a tag to compare

Updated JWT library