Skip to content

Commit e64ba77

Browse files
feat(snowflake): bump github.com/snowflakedb/gosnowflake from 1.10.1 to 1.11.1 (#171)
Bumps [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) from 1.10.1 to 1.11.1. <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">community page 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">community page for release notes</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/099708d318689634a558f705ccc19b3b7b278972"><code>099708d</code></a> PATCH: Bumped up GoLang connector PATCH version from 1.11.0 to 1.11.1 (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1202">#1202</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/f20a46475dce322f3f6b97b4a72f2807571e750b"><code>f20a464</code></a> SNOW-1006312: Cancel context not propagated to snowflakeFileTransferAgent on ...</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/f434413d71078ee110de35db938509ed97a20ea6"><code>f434413</code></a> SNOW-1029646: Add WithFileGetStream that supports downloading a file into str...</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/aa4b7cd4a56e74ac9871595a5e3625e9359ff3ab"><code>aa4b7cd</code></a> SNOW-1633839: Fix error in arrayToString calls (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1200">#1200</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/0e1648ec97d82c4c1706069fe8df67f29311f74c"><code>0e1648e</code></a> SNOW-1624790: Add connection check when decoding arrow chunks (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1197">#1197</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/5649c7a3d6f6d952a4a53b04012e80e79f5baa9f"><code>5649c7a</code></a> SNOW-1563083: snowflakeConn creates/manages its own context (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1196">#1196</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/9a9d44169a2b03918a3aee4c1fb43ee1f95e82d8"><code>9a9d441</code></a> Arrow batches documentation (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1190">#1190</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/5f31c160b3016ed80dce89ad7f641f167f3a3197"><code>5f31c16</code></a> Removed bogus user password test (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1194">#1194</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/52bb7bc8b5315b4add85a2712a28fca5ea289072"><code>52bb7bc</code></a> MINOR: Bumped up GoLang connector MINOR version from 1.10.1 to 1.11.0 (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1189">#1189</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/6942d9e07b3cc3c4a75620b5c79a193a345e851f"><code>6942d9e</code></a> Fix null in structured types arrays regression (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1187">#1187</a>)</li> <li>Additional commits viewable in <a href="https://github.com/snowflakedb/gosnowflake/compare/v1.10.1...v1.11.1">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.10.1&new-version=1.11.1)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aaee20d commit e64ba77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/rudderlabs/sql-tunnels v0.1.7
2323
github.com/samber/lo v1.47.0
2424
github.com/sirupsen/logrus v1.9.3
25-
github.com/snowflakedb/gosnowflake v1.10.1
25+
github.com/snowflakedb/gosnowflake v1.11.1
2626
github.com/stretchr/testify v1.9.0
2727
github.com/tidwall/gjson v1.17.3
2828
github.com/tidwall/sjson v1.2.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,8 @@ github.com/samber/lo v1.47.0 h1:z7RynLwP5nbyRscyvcD043DWYoOcYRv3mV8lBeqOCLc=
307307
github.com/samber/lo v1.47.0/go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU=
308308
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
309309
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
310-
github.com/snowflakedb/gosnowflake v1.10.1 h1:VGeQxsQj5s3hP0cRmtNYozhUvs2Y7Reu5Pk5pKuRGpI=
311-
github.com/snowflakedb/gosnowflake v1.10.1/go.mod h1:hvc58mU03qg78mSz5z17/qnzI56hOdYYK2txWbM0hN0=
310+
github.com/snowflakedb/gosnowflake v1.11.1 h1:E91s8vBOSroaSTLsyjO4QPkEuzGmZcCxEFQLg214mvk=
311+
github.com/snowflakedb/gosnowflake v1.11.1/go.mod h1:WFe+8mpsapDaQjHX6BqJBKtfQCGlGD3lHKeDsKfpx2A=
312312
github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
313313
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
314314
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=

0 commit comments

Comments
 (0)