Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(go/adbc): bump github.com/snowflakedb/gosnowflake from 1.9.0 to…
… 1.10.0 in /go/adbc (apache#1857) Bumps [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) from 1.9.0 to 1.10.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">community page for release notes</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/06ec38e9e1c6881405e4b4073f288602ada8c3ba"><code>06ec38e</code></a> MINOR: Bumped up GoLang connector MINOR version from 1.9.0 to 1.10.0 (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1123">#1123</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/355c8c4b1a5303d97894595ac988882d348894a1"><code>355c8c4</code></a> SNOW-1256899 Add structured types docs (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1124">#1124</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/0389a9ab3f7073d4fbf527c06990ce11bd93b17e"><code>0389a9a</code></a> SNOW-1342971 Add golang version to telemetry and auth request (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1118">#1118</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/fd31f5f9cf71859bbf130f56557f7f5182dd568a"><code>fd31f5f</code></a> doc: fixed minor typo in runbook-update-ca-certs.md (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1121">#1121</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/ec3e828cc13dfed6975ba558ec6fcda2cc6a786b"><code>ec3e828</code></a> SNOW-1017575 replace deprecated jwt library with supported one (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1117">#1117</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/bd156e93e91986e567846667158e95a7951b5e14"><code>bd156e9</code></a> SNOW-1264786 Support structured types in arrow batches (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1111">#1111</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/3ffb2874ab51206d3182dd0243a4f56919723ba1"><code>3ffb287</code></a> SNOW-1334777: Add permission write for create-jira workflow (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1112">#1112</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/920745820e670a6e7b48689e604b1f38d4b1ca4c"><code>9207458</code></a> Allow caller to set log fields (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1094">#1094</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/088150ca61eca6409cf682931cc2991d117bcaf0"><code>088150c</code></a> SNOW-1313544 temporal credential cache map race (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1103">#1103</a>)</li> <li><a href="https://github.com/snowflakedb/gosnowflake/commit/c165ed515d2bb8bdcece5049eacb089e897067cd"><code>c165ed5</code></a> SNOW-1283946 Embed structured types (<a href="https://redirect.github.com/snowflakedb/gosnowflake/issues/1096">#1096</a>)</li> <li>Additional commits viewable in <a href="https://github.com/snowflakedb/gosnowflake/compare/v1.9.0...v1.10.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.9.0&new-version=1.10.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>
- Loading branch information