⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

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

Release notes

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

v4.0.1

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

  • Upcoming release (TBD)

  • v4.0.1

    • Add /etc/os-release data to Minicore telemetry
    • snowflakedb/snowflake-jdbc#2472
    • Fixed fat jar with S3 iteration, the problem of not finding class software.amazon.awssdk.transfer.s3.internal.ApplyUserAgentInterceptorsnowflakedb/snowflake-jdbc#2474
    • Removed Conscrypt from shading to prevent failed to find class org/conscrypt/CryptoUpcallssnowflakedb/snowflake-jdbc#2474
    • snowflakedb/snowflake-jdbc#2479
    • Fix external browser authentication after changing enum name. Manifested with Invalid connection URL: Invalid SSOUrl foundsnowflakedb/snowflake-jdbc#2475
    • Rolled back external browser authenticator name to externalbrowsersnowflakedb/snowflake-jdbc#2475

Due to some underlying issues, Snowflake recommends that AWS and Azure customers do not upgrade to this version if you use PUT or GET queries. Instead, Snowflake recommends that you upgrade directly to version 4.0.1. If you have already upgraded to this version, please upgrade to version 4.0.1 as soon as possible.

  • 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

... (truncated)

Commits
  • f86bc1e SNOW-3027494 Add missing version tag to POMs (#2488)
  • e9b60b1 SNOW-3027494 JDBC v4.0.1 release version bump (#2484)
  • f7b7944 SNOW-2389788: Migrating docker images to artifactory (#2483)
  • 9534d4e SNOW-3046829 Fix external browser authenticator name (#2475)
  • f828ec6 SNOW-2381257: Update BouncyCastle dependency (#2479)
  • 6ace55c SNOW-3045441 Fix S3 SDK shading, add fat jar test app (#2474)
  • acf13ba SNOW-3042412 Fix S3 client encrypting with incorrect algorithm when 256 key i...
  • 07f969a Fix CLA (#2471)
  • 3a269f9 SNOW-3009274: Add etc/os-release data to CLIENT_ENV telemetry (#2470)
  • 4ec088c SNOW-3022696: Fix test assertion (#2467)
  • 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 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.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.28.0...v4.0.1)

---
updated-dependencies:
- dependency-name: net.snowflake:snowflake-jdbc
  dependency-version: 4.0.1
  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