microsoft / lst-bench

LST-Bench is a framework that allows users to run benchmarks specifically designed for evaluating Log-Structured Tables (LSTs) such as Delta Lake, Apache Hudi, and Apache Iceberg.
Apache License 2.0
69 stars 35 forks source link

Bump net.snowflake:snowflake-jdbc from 3.18.0 to 3.20.0 #353

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps net.snowflake:snowflake-jdbc from 3.18.0 to 3.20.0.

Release notes

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

v3.20.0

v3.19.1

v3.19.0

Changelog

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

JDBC Driver 3.20.0

JDBC Driver 3.19.1

JDBC Driver 3.19.0

JDBC Driver 3.18.0

JDBC Driver 3.17.0

JDBC Driver 3.16.1

JDBC Driver 3.16.0

JDBC Driver 3.15.1

JDBC Driver 3.15.0

JDBC Driver 3.14.5

JDBC Driver 3.14.4

JDBC Driver 3.14.3

JDBC Driver 3.14.2

... (truncated)

Commits
  • 21e98c7 Bump version to 3.20.0 for release (#1947)
  • 45afd71 SNOW-1553930: Fix incorrect key size condition check for GCP and Azure (#1946)
  • c703b8d SNOW-1756807: Add note about GCP regional endpoints (#1943)
  • 71440e5 SNOW-1757822: Exclude directories from shaded packages check (#1944)
  • bb4593e SNOW-1732054: Bump commons io dependency (#1942)
  • 83e5849 SNOW-1757822: Allow JDBC to handle ZSTD decompression (#1932)
  • 3d3f401 Prepare next development version (#1940)
  • 231b569 Bump version to 3.19.1 for release (#1939)
  • 8bc1ae5 Snow-1213120: Reuse-Connections-4 (#1817)
  • 323fb54 SNOW-1213120: Reuse connections in tests 3 (#1819)
  • 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 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)