dependabot[bot] opened a new pull request, #14899: URL: https://github.com/apache/iceberg/pull/14899
Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.27.1 to 3.28.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/snowflakedb/snowflake-jdbc/releases">net.snowflake:snowflake-jdbc's releases</a>.</em></p> <blockquote> <h2>v3.28.0</h2> <ul> <li>Please Refer to Release Notes at <a href="https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc">https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.md">net.snowflake:snowflake-jdbc's changelog</a>.</em></p> <blockquote> <h4>For all official JDBC Release Notes please refer to <a href="https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc">https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc</a></h4> <h1>Changelog</h1> <ul> <li>v3.28.1-SNAPSHOT <ul> <li> <ul> <li>Bumped netty to 4.1.130.Final to address CVE-2025-67735</li> </ul> </li> </ul> </li> <li>v3.28.0 <ul> <li><code>snowflakedb/snowflake-jdbc#2369</code></li> <li><code>snowflakedb/snowflake-jdbc#2415</code></li> <li>Fix Connection and socket timeout are now propagated to HTTP client.</li> <li>Fix Azure 503 retries and configure it with the putGetMaxRetries parameter.</li> <li>Improved retries for SSLHandshakeException errors caused by transient EOFException</li> <li>Introduced shared library for extended telemetry to identify and prepare testing platform for native rust extensions</li> <li>Bumped netty to 4.1.128.Final to address CVE-2025-59419</li> </ul> </li> <li>v3.27.1 <ul> <li>Added platform detection on login to set PLATFORM metric in CLIENT_ENVIRONMENT</li> <li>Disable DatabaseMetaDataLatestIT::testUseConnectionCtx test</li> <li>Fix IT tests to construct OAuth scopes correctly</li> <li>Fix exponential backoff retry time for non-auth requests</li> <li>Upgrade aws-sdk to 1.12.792 and add STS dependency</li> <li>Add rockylinux9 CI tests as part of RHEL 9 support</li> <li>Bumped grpc-java to 1.76.0 to address CVE-2025-58056 from transient dep</li> <li>Added <code>workloadIdentityImpersonationPath</code> config option for <code>authenticator=WORKLOAD_IDENTITY</code><code>snowflakedb/snowflake-jdbc#2348</code></li> <li><code>snowflakedb/snowflake-jdbc#2364</code></li> <li><code>snowflakedb/snowflake-jdbc#2379</code></li> </ul> </li> <li>v3.27.0 <ul> <li>Added the <code>changelog.yml</code> GitHub workflow to ensure changelog is updated on release PRs.</li> <li>Added HTTP 307 & 308 retries in case of internal IP redirects</li> <li>Make PAT creation return <code>ResultSet</code> when using <code>execute</code> method</li> <li>Renamed CRL_REVOCATION_CHECK_MODE to CERT_REVOCATION_CHECK_MODE in CLIENT_ENVIRONMENT metrics</li> <li>Test coverage for multistatement jdbc.</li> <li>Fixed permission check for .toml config file.</li> <li>Bumped netty to 4.1.127.Final to address CVE-2025-58056 and CVE-2025-58057</li> <li>Add support for x-snowflake-session sticky HTTP session header returned by Snowflake</li> <li>Added support for Interval Year-Month and Day-Time types in JDBC.</li> <li>Added support for Decfloat types in JDBC.</li> <li>Fixed pattern search for file when QUOTED_IDENTIFIERS_IGNORE_CASE enabled</li> <li>Added support for CRL (certificate revocation list).</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/32a155f1ea4146ec47f8b0dc225b6371077abd4a"><code>32a155f</code></a> SNOW-2495574: Bump version to 3.28.0 (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/2442">#2442</a>)</li> <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/d7df9d5d053c33d03818cfbbce07af058f7f55b1"><code>d7df9d5</code></a> NO-SNOW: Netty bump to 4.1.128.Final (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/2389">#2389</a>)</li> <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/fc4516b5e824dc85f4c42cffed155162645c4378"><code>fc4516b</code></a> SNOW-2889840: Fix OCSP cache URL initialisation in SFTrustManagerIT (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/2440">#2440</a>)</li> <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/1e44d5b42d501753a33ea7a3f277e2caefe28289"><code>1e44d5b</code></a> SNOW-2465267: Add core load errors to minicore telemetry (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/2439">#2439</a>)</li> <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/d3920dc3e7e17b86cb26722a83c70b2505eb09fa"><code>d3920dc</code></a> SNOW-2465267: Add minicore telemetry (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/2430">#2430</a>)</li> <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/82ef63ce9a6ff03cf14636fdeed2ceaaa856c8f3"><code>82ef63c</code></a> NO-SNOW create unique gpg directory (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/2438">#2438</a>)</li> <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/b54b6fb4432100e68f13078b3190b986aae96773"><code>b54b6fb</code></a> SNOW-2338525: Fix Authentication test suite timeout issues (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/2434">#2434</a>)</li> <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/f3173a46467c697c43b3217cc6b7c7b93c2ef2f0"><code>f3173a4</code></a> NO-SNOW fix jira creation + closure workflows (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/2435">#2435</a>)</li> <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/b6563f2035c922c574efab3d1ab843bd187aff16"><code>b6563f2</code></a> SNOW-2303659: Fix AutoConnectionConfigurationLatestIT test failure (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/2414">#2414</a>)</li> <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/73910ceb475fb296e537c10c7f50121a09a92e4b"><code>73910ce</code></a> SNOW-2866221: Retry transient SSLHandshakeException errors caused by EOFExcep...</li> <li>Additional commits viewable in <a href="https://github.com/snowflakedb/snowflake-jdbc/compare/v3.27.1...v3.28.0">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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
