Skip to content

Commit 8e23274

Browse files
chore(go/adbc): Bump github.com/snowflakedb/gosnowflake from 1.17.1 to 1.19.0 in /go/adbc (#3937)
Bumps [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) from 1.17.1 to 1.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/snowflakedb/gosnowflake/releases">github.com/snowflakedb/gosnowflake's releases</a>.</em></p> <blockquote> <h2>Release</h2> <ul> <li>Please check Snowflake <a href="https://docs.snowflake.com/en/release-notes/clients-drivers/golang">Go Snowflake for release notes</a>.</li> </ul> <h2>Release</h2> <ul> <li>Please check Snowflake <a href="https://docs.snowflake.com/en/release-notes/clients-drivers/golang">Go Snowflake for release notes</a>.</li> </ul> <h2>Release</h2> <ul> <li>Please check Snowflake <a href="https://docs.snowflake.com/en/release-notes/clients-drivers/golang">Go Snowflake for release notes</a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/snowflakedb/gosnowflake/blob/master/CHANGELOG.md">github.com/snowflakedb/gosnowflake's changelog</a>.</em></p> <blockquote> <h2>1.19.0</h2> <p>New features:</p> <ul> <li><code>snowflakedb/gosnowflake#1679</code></li> <li>Exposed <code>tokenFilePath</code> in <code>Config</code><code>snowflakedb/gosnowflake#1666</code></li> <li><code>tokenFilePath</code><code>snowflakedb/gosnowflake#1666</code></li> <li><code>snowflakedb/gosnowflake#1652</code><a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1660">snowflakedb/gosnowflake#1660</a>).</li> </ul> <p>Bug fixes:</p> <ul> <li><code>snowflakedb/gosnowflake#1672</code></li> <li><code>snowflakedb/gosnowflake#1661</code></li> <li><code>snowflakedb/gosnowflake#1682</code></li> <li><code>snowflakedb/gosnowflake#1678</code></li> </ul> <p>Internal changes:</p> <ul> <li><code>snowflakedb/gosnowflake#1677</code></li> <li><code>snowflakedb/gosnowflake#1665</code></li> </ul> <h2>1.18.1</h2> <p>Bug fixes:</p> <ul> <li><code>snowflakedb/gosnowflake#1616</code></li> <li><code>snowflakedb/gosnowflake#1647</code></li> <li><code>snowflakedb/gosnowflake#1646</code></li> </ul> <p>Internal changes:</p> <ul> <li><code>snowflakedb/gosnowflake#1638</code></li> <li>Introduced shared library (<a href="https://github.com/snowflakedb/universal-driver/tree/main/sf_mini_core">source code</a><code>snowflakedb/gosnowflake#1629</code></li> </ul> <h2>1.18.0</h2> <p>New features:</p> <ul> <li>Added validation of CRL <code>NextUpdate</code><code>snowflakedb/gosnowflake#1617</code></li> <li><code>snowflakedb/gosnowflake#1627</code></li> <li><code>snowflakedb/gosnowflake#1625</code></li> </ul> <p>Bug fixes:</p> <ul> <li><code>snowflakedb/gosnowflake#1618</code></li> <li><code>snowflakedb/gosnowflake#1621</code></li> </ul> <p>Internal changes:</p> <ul> <li><code>snowflakedb/gosnowflake#1620</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/696c6d90892fcbff2674631cc15309b3863f9264"><code>696c6d9</code></a> MINOR: Bumped up GoLang connector MINOR version from 1.18.1 to 1.19.0 (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1685">#1685</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/47f6de1f22fc8eb2b9ceaa95b78c48c2ee068f11"><code>47f6de1</code></a> NO-SNOW Patch potential memory leaks in gosnowflake upload utilities (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1682">#1682</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/e02770e2dc816751f5fadb7c295e2ba91761a02d"><code>e02770e</code></a> NO-SNOW Fix CLA bot (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1683">#1683</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/a9400b71625745865609e55581143d126847f83f"><code>a9400b7</code></a> SNOW-3008718 Added ability to disable minicore loading on compile time (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1679">#1679</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/5248bb13f3c561384e3ef619122d9596287c1372"><code>5248bb1</code></a> SNOW-3009271 Add more OS info gathering on Linux (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1677">#1677</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/3f099b569b47c1204ac42438f277fd7d41d7048a"><code>3f099b5</code></a> SNOW-3022347 Fix path escaping for GCS urls (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1678">#1678</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/45b74c87c0c65234c16c51aa29700c87bc81f916"><code>45b74c8</code></a> DOC-11379 adding some more context to async query execution vs KeepSessionAli...</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/e18c784449d3fcaaf29b2771d3345fab895c13b5"><code>e18c784</code></a> NO-SNOW Fix TestMfaParallelLogin (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1673">#1673</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/341f0a6b06cb35019217dcdb5191fa5734a27689"><code>341f0a6</code></a> SNOW-2922053 Fix getting file from an unencrypted stage (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1672">#1672</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/1922ccebdd8ea87aea0e03f53d9ad9246e7c1654"><code>1922cce</code></a> NO-SNOW Do not override test global variable (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1674">#1674</a>)</li> <li>Additional commits viewable in <a href="https://github.com/snowflakedb/gosnowflake/compare/v1.17.1...v1.19.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/snowflakedb/gosnowflake&package-manager=go_modules&previous-version=1.17.1&new-version=1.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b46b64 commit 8e23274

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go/adbc/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ require (
3030
github.com/databricks/databricks-sql-go v1.10.0
3131
github.com/golang/protobuf v1.5.4
3232
github.com/google/uuid v1.6.0
33-
github.com/snowflakedb/gosnowflake v1.17.1
33+
github.com/snowflakedb/gosnowflake v1.19.0
3434
github.com/stretchr/testify v1.11.1
3535
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
3636
go.opentelemetry.io/otel v1.41.0

go/adbc/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@ github.com/rs/zerolog v1.28.0 h1:MirSo27VyNi7RJYP3078AA1+Cyzd2GB66qy3aUHvsWY=
245245
github.com/rs/zerolog v1.28.0/go.mod h1:NILgTygv/Uej1ra5XxGf82ZFSLk58MFGAUS2o6usyD0=
246246
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
247247
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
248-
github.com/snowflakedb/gosnowflake v1.17.1 h1:sBYExPDRv6hHF7fCqeXMT745L326Byw/cROxvCiEJzo=
249-
github.com/snowflakedb/gosnowflake v1.17.1/go.mod h1:TaHvQGh9MA2lopZZMm1AvvENDfwcnKtuskIr1e6Fpic=
248+
github.com/snowflakedb/gosnowflake v1.19.0 h1:Oy/w5/hXiSJV09kgG9zpFZFjNRNvF5Cet7r6vzd87OQ=
249+
github.com/snowflakedb/gosnowflake v1.19.0/go.mod h1:7D4+cLepOWrerVsH+tevW3zdMJ5/WrEN7ZceAC6xBv0=
250250
github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
251251
github.com/spiffe/go-spiffe/v2 v2.6.0 h1:l+DolpxNWYgruGQVV0xsfeya3CsC7m8iBzDnMpsbLuo=
252252
github.com/spiffe/go-spiffe/v2 v2.6.0/go.mod h1:gm2SeUoMZEtpnzPNs2Csc0D/gX33k1xIx7lEzqblHEs=

0 commit comments

Comments
 (0)