Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v3.27.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

  • v3.27.1-SNAPSHOT

    • Added platform detection on login to set PLATFORM metric in CLIENT_ENVIRONMENT
  • 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
  • 934f59d NO-SNOW: Bump version to v3.27.0 (#2359)
  • 2cb50a6 SNOW-2256742: Add support for x-snowflake-session sticky HTTP header (#2357)
  • 9a21ba4 SNOW-2328154, SNOW-2328155: Support Interval Year-Month and Day-Time reads an...
  • b915345 SNOW-2372999: Prepared-statement fixing-flaky test (#2356)
  • 90ccb7b NO-SNOW bump netty for CVE-2025-58056 (#2354)
  • ffce4c6 SNOW-2161718-JDBC-fix-permission-check-for-toml-config (#2270)
  • a84df02 Snow 2234383 test coverage for multistatement jdbc (#2318)
  • ce589ff NO-SNOW: Renamed DESCRIPTION.md to CHANGELOG.md (#2352)
  • a91f741 NO-SNOW: Fix CERT_REVOCATION_CHECK_MODE client_environment property name (#2349)
  • c1d706f SNOW-2323439: Make PAT creation return ResultSet (#2343)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 6, 2025
@cla-bot cla-bot bot added the cla-signed label Oct 6, 2025
Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.26.1 to 3.27.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.26.1...v3.27.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@wendigo wendigo force-pushed the dependabot/maven/net.snowflake-snowflake-jdbc-3.27.0 branch from 87b1c4f to a41cf9d Compare October 6, 2025 20:08
@wendigo wendigo merged commit 86e1fdc into master Oct 6, 2025
92 of 105 checks passed
@wendigo wendigo deleted the dependabot/maven/net.snowflake-snowflake-jdbc-3.27.0 branch October 6, 2025 20:51
@github-actions github-actions bot added this to the 478 milestone Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file java Pull requests that update java code

Development

Successfully merging this pull request may close these issues.

1 participant