Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(snowflake): bump github.com/snowflakedb/gosnowflake from 1.11.1 …
…to 1.12.1 (#237) Bumps [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) from 1.11.1 to 1.12.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">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">community page for release notes</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/951ae610e8e8559f919da533f01d2c36dea4b262"><code>951ae61</code></a> PATCH: Bumped up GoLang connector PATCH version from 1.12.0 to 1.12.1 (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1267">#1267</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/09f4086c3573b71aaff3b2da055d32540c1f72e2"><code>09f4086</code></a> NO-SNOW Fix tests failing on Jenkins (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1258">#1258</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/e8d7ff28c8ebcbd25b3043eaef6ecffc1126bbc1"><code>e8d7ff2</code></a> Ignore setting OCSP env if already set (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1199">#1199</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/171ddf2540f3a24f2a990e8453dc425ea864a4a0"><code>171ddf2</code></a> NO-SNOW Fix TestGoWrapper (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1257">#1257</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/1f8ab7933d7f3ae1918ec7a84c868be3bdedd003"><code>1f8ab79</code></a> NO-SNOW Extend S3LoggingMode doc (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1256">#1256</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/4e870667894bce3104bf5ba7450cccde3994567e"><code>4e87066</code></a> SNOW-1821505 Introduce disableOCSPChecks config option (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1253">#1253</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/369574dc0eaf907532d59893a5249cda7db5b0bd"><code>369574d</code></a> SNOW-1825712: Update GH actions versions (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1255">#1255</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/06593fce72fa9b002cb020fe45c07bafd77fcfcc"><code>06593fc</code></a> NO-SNOW Fix TestPutOverwrite (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1252">#1252</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/ce3db31098f2d5ec94d3866fd7ac24322b760e21"><code>ce3db31</code></a> SNOW-1814531 Implement DriverContext interface (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1248">#1248</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/11cccfd89e0e44bb948a1a704e397ed2f3162129"><code>11cccfd</code></a> update apache arrow to v16 (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1102">#1102</a>)</li> <li>Additional commits viewable in <a href="https://github.com/snowflakedb/gosnowflake/compare/v1.11.1...v1.12.1">compare view</a></li> </ul> </details> <br /> [](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>
- Loading branch information