Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps net.snowflake:snowflake-jdbc from 3.27.0 to 3.27.1.

Release notes

Sourced from net.snowflake:snowflake-jdbc's releases.

v3.27.1

Changelog

Sourced from net.snowflake:snowflake-jdbc's changelog.

For all official JDBC Release Notes please refer to https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc

Changelog

  • v3.27.1

    • Added platform detection on login to set PLATFORM metric in CLIENT_ENVIRONMENT
    • Disable DatabaseMetaDataLatestIT::testUseConnectionCtx test
    • Fix IT tests to construct OAuth scopes correctly
    • Fix exponential backoff retry time for non-auth requests
    • Upgrade aws-sdk to 1.12.792 and add STS dependency
    • Add rockylinux9 CI tests as part of RHEL 9 support
    • Bumped grpc-java to 1.76.0 to address CVE-2025-58056 from transient dep
    • Added workloadIdentityImpersonationPath config option for authenticator=WORKLOAD_IDENTITYsnowflakedb/snowflake-jdbc#2348
    • snowflakedb/snowflake-jdbc#2364
    • snowflakedb/snowflake-jdbc#2379
  • v3.27.0

    • Added the changelog.yml GitHub workflow to ensure changelog is updated on release PRs.
    • Added HTTP 307 & 308 retries in case of internal IP redirects
    • Make PAT creation return ResultSet when using execute method
    • Renamed CRL_REVOCATION_CHECK_MODE to CERT_REVOCATION_CHECK_MODE in CLIENT_ENVIRONMENT metrics
    • Test coverage for multistatement jdbc.
    • Fixed permission check for .toml config file.
    • Bumped netty to 4.1.127.Final to address CVE-2025-58056 and CVE-2025-58057
    • Add support for x-snowflake-session sticky HTTP session header returned by Snowflake
    • Added support for Interval Year-Month and Day-Time types in JDBC.
    • Added support for Decfloat types in JDBC.
    • Fixed pattern search for file when QUOTED_IDENTIFIERS_IGNORE_CASE enabled
    • Added support for CRL (certificate revocation list).
Commits
  • f305aab NO-SNOW: Bump version to 3.27.1 (#2388)
  • 6fbd225 SNOW-2444867 Fix testPutGetToUnencryptedStage (#2387)
  • 652b060 SNOW-2204396: Add platform detection cache optimization (#2382)
  • 93c0f0a SNOW-2473521: Fix flaky test by assuring proper row ordering (#2386)
  • a4a4e6e SNOW-2468054: Fix flaky assertions for metadata fields (#2384)
  • d7df8ca SNOW-2444792 SNOW-2444790 Fix put/get tests (#2383)
  • 92a8595 NO-SNOW Rollback timeouts to original values in the test (#2381)
  • aba4366 SNOW-2204396: Add AWS identity detection with ARN validation (#2379)
  • 1394b84 Snow-1936378 add support for vector type for loader (#2161)
  • 882d1e5 SNOW-2437193 SNOW-2437192 SNOW-2437191 Fix flaky tests of put/get (#2376)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases)
- [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.md)
- [Commits](snowflakedb/snowflake-jdbc@v3.27.0...v3.27.1)

---
updated-dependencies:
- dependency-name: net.snowflake:snowflake-jdbc
  dependency-version: 3.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 31, 2025
@lcahlander lcahlander merged commit 5253ef0 into main Oct 31, 2025
@dependabot dependabot bot deleted the dependabot/maven/net.snowflake-snowflake-jdbc-3.27.1 branch October 31, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants