Skip to content

Bump net.snowflake:snowflake-jdbc from 4.0.1 to 4.0.2#5755

Merged
iliyan-velichkov merged 1 commit intomasterfrom
dependabot/maven/net.snowflake-snowflake-jdbc-4.0.2
Mar 16, 2026
Merged

Bump net.snowflake:snowflake-jdbc from 4.0.1 to 4.0.2#5755
iliyan-velichkov merged 1 commit intomasterfrom
dependabot/maven/net.snowflake-snowflake-jdbc-4.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

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

Release notes

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

v4.0.2

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.2

    • snowflakedb/snowflake-jdbc#2489
    • Fix missing minicore async initialization that was dropped during public API restructuring in v4.0.0
    • Adjust level of logging during Driver initialization
    • Add sanitization for nonProxyHosts RegEx patterns
    • Fix bug with malformed file during S3 upload
    • snowflakedb/snowflake-jdbc#2481
    • Add internal API usage telemetry tracker
    • Change S3 Client's multipart threshold to 16MB
    • Fixed fat jar with S3 iteration, the problem of not finding class software.amazon.awssdk.transfer.s3.internal.ApplyUserAgentInterceptorsnowflakedb/snowflake-jdbc#2519
    • Removed Conscrypt from shading to prevent failed to find class org/conscrypt/CryptoUpcallssnowflakedb/snowflake-jdbc#2519
    • Add logging implementation to CLIENT_ENVIRONMENT telemetry
    • Fix NPE when HOME directory cache is not available
    • Bumped commons-compresssnowflakedb/snowflake-jdbc#2538
    • Add SLF4J bridge from shaded dependencies to SFLoggersnowflakedb/snowflake-jdbc#2543
    • snowflakedb/snowflake-jdbc#2540
    • Fixed bug where called-provided schema was ignored in getStreams()
    • Fixed S3 error handling manifested with NullPointerException
  • 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.

... (truncated)

Commits
  • 4f33534 Prepare 4.0.2 release (#2554)
  • 186bc57 NO-SNOW: Fix prepareNewVersion.sh (#2553)
  • ee7b75b SNOW-3204822 Fix AWS error handling manifested with NPE (#2550)
  • b3f35ea NO-SNOW: Fix flaky DatabaseMetaData tests (#2546)
  • c1ccc20 SNOW-3053365: Fix NPE when HOME directory cache is not available (#2534)
  • 240fd37 NO-SNOW: Fix flaky testMultipleChunks test (#2547)
  • dddefb9 SNOW-3204822 Add proxy authentication support to GCS (#2540)
  • c6ce571 SNOW-3211195 Implement bridge from shaded slf4j to SFLogger (#2543)
  • c152a6d NO-SNOW: Speed up long running SnowflakeResultSetSerializableIT (#2542)
  • 493b675 NO-SNOW: Add Snyk scan workflow for POM files (#2541)
  • 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)

@iliyan-velichkov
Copy link
Contributor

@dependabot recreate

Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases)
- [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.md)
- [Commits](snowflakedb/snowflake-jdbc@v4.0.1...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/net.snowflake-snowflake-jdbc-4.0.2 branch from ca3a366 to 85bd3fd Compare March 16, 2026 07:07
@iliyan-velichkov iliyan-velichkov merged commit e9ebb43 into master Mar 16, 2026
12 checks passed
@iliyan-velichkov iliyan-velichkov deleted the dependabot/maven/net.snowflake-snowflake-jdbc-4.0.2 branch March 16, 2026 08:44
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.

1 participant