Skip to content

Bump net.snowflake:snowflake-jdbc from 4.0.2 to 4.1.0#5844

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/net.snowflake-snowflake-jdbc-4.1.0
Open

Bump net.snowflake:snowflake-jdbc from 4.0.2 to 4.1.0#5844
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/net.snowflake-snowflake-jdbc-4.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

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

Release notes

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

v4.1.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.1.1-SNAPSHOT

  • v4.1.0

    • snowflakedb/snowflake-jdbc#2556
    • snowflakedb/snowflake-jdbc#2545
    • snowflakedb/snowflake-jdbc#2559
    • snowflakedb/snowflake-jdbc#2561
    • Added getRole, getWarehouse and getDatabase API extension methods
    • snowflakedb/snowflake-jdbc#2563
    • snowflakedb/snowflake-jdbc#2563
    • snowflakedb/snowflake-jdbc#2568
    • snowflakedb/snowflake-jdbc#2566
    • Merge QueryContext from failed query responses
  • 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

... (truncated)

Commits
  • d6170ef NO-SNOW: Prepare v4.1.0 release (#2574)
  • 2d72caf SNOW-3063492: Merge QueryContext from failed query responses (#2570)
  • 5591744 SNOW-3292894 Fix heartbeat system to prevent session expiration with mixed in...
  • 2dfaa8e SNOW-3289666 Handle unknown column types in getColumns without crashing (#2568)
  • a9f4300 SNOW-3067223 Fix driver in a restricted environment (with security manager) (...
  • c31767e SNOW-3277601: Extend API with getRole, getWarehouse and getDatabase methods (...
  • 4eea791 NO-SNOW bump to netty 4.1.132.Final (CVE-2026-33870 & CVE-2026-33871) (#2561)
  • 25f0727 SNOW-3277710: Fix Netty native library conflict in thin JAR (#2559)
  • 38cb6f9 SNOW-3204220: fix ObjectMapper creation - convert snowflake date format (#2545)
  • cc03488 SNOW-2231888 Add log about using plain HTTP in OAuth (#2556)
  • 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 4.0.2 to 4.1.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@v4.0.2...v4.1.0)

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

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