Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps net.snowflake:snowflake-jdbc from 3.28.0 to 4.0.0.

Release notes

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

v4.0.0

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

  • v4.0.1-SNAPSHOT

  • v4.0.0

    • Bumped netty to 4.1.130.Final to address CVE-2025-67735
    • snowflakedb/snowflake-jdbc#2449
    • snowflakedb/snowflake-jdbc#2457
    • snowflakedb/snowflake-jdbc#2460
    • snowflakedb/snowflake-jdbc#2385snowflakedb/snowflake-jdbc#2393)
    • snowflakedb/snowflake-jdbc#2418
    • snowflakedb/snowflake-jdbc#2417
    • snowflakedb/snowflake-jdbc#2452
    • Rename BouncyCastle JVM property from net.snowflake.jdbc.enableBouncyCastle to net.snowflake.jdbc.useBundledBouncyCastleForPrivateKeyDecryption.
    • Major public API restructuring: move all public APIs to net.snowflake.client.api.* package hierarchy:
      • Add new unified QueryStatus class in public API that replaces the deprecated QueryStatus enum and QueryStatusV2 class.
      • Add new public API interfaces for stream upload/download configuration (DownloadStreamConfig, UploadStreamConfig).
      • Add SnowflakeDatabaseMetaData interface to public API for database metadata operations.
      • Add SnowflakeAsyncResultSet interface to public API for async query operations.
      • Add SnowflakeResultSetSerializable interface to public API.
      • Deprecate net.snowflake.client.jdbc.SnowflakeDriver in favor of new net.snowflake.client.api.driver.SnowflakeDriver.
      • Move internal classes to net.snowflake.client.internal.* package hierarchy.
      • Removed deprecated com.snowflake.client.jdbc.SnowflakeDriver class.
      • Removed deprecated QueryStatus enum from net.snowflake.client.core package.
      • Removed deprecated QueryStatusV2 class from net.snowflake.client.jdbc package.
      • Removed deprecated SnowflakeType enum from net.snowflake.client.jdbc package.
  • v3.28.0

    • snowflakedb/snowflake-jdbc#2369
    • snowflakedb/snowflake-jdbc#2415
    • Fix Connection and socket timeout are now propagated to HTTP client.
    • Fix Azure 503 retries and configure it with the putGetMaxRetries parameter.
    • Improved retries for SSLHandshakeException errors caused by transient EOFException
    • Introduced shared library(source code) for extended telemetry to identify and prepare testing platform for native rust extensions
    • Bumped netty to 4.1.128.Final to address CVE-2025-59419
  • 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

... (truncated)

Commits
  • 1998a3e NO-SNOW: JDBC v4.0.0 release version bump (#2465)
  • e508ee4 NO-SNOW: Remove deprecated com.snowflake.client.jdbc.SnowflakeDriver and depr...
  • 551376d NO-SNOW: Extract extra types to public API for sake of PreparedStatement usag...
  • cc8ccd9 SNOW-2907664: Enable bundled BouncyCastle for private key decryption by defau...
  • ac39697 SNOW-1062499 Remove old QueryStatus, replace it with QueryStatusV2 (#2407)
  • 9e43cd4 SNOW-1050477: Fix after rebase
  • c148db3 SNOW-1050477: Add changelog entries
  • c311539 SNOW-1843340: Remove dependency on AWS SDK v1 from snowflake-common (#2393)
  • 26c5873 SNOW-2028935: Migrate AWS SDK v1 to v2 (#2385)
  • 59332c0 SNOW-1825836: Upgrade Azure SDK (#2417)
  • 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.28.0 to 4.0.0.
- [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.28.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants