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.19.1 #352

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

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

Release notes

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

v3.19.1

v3.19.0

Changelog

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

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

JDBC Driver 3.14.1

... (truncated)

Commits
  • 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)
  • e609432 SNOW-799391: Ignore badssl timeouts in tests (#1931)
  • b1d7d9d SNOW-1759523: Accept 404 for OCSP tests with fakeaccount (#1935)
  • ea6abe1 SNOW-1708304: Download stream from git repository (#1920)
  • e5beff8 SNOW-1752941: Fix SFLoginOutput connection timeout (#1930)
  • babe0d8 SNOW-799391: Add troubleshooting guide link for ssl exceptions (#1924)
  • 6a004ad SNOW-1732907: Change custom cloud storage header metadata handling to be case...
  • 988cfcf SNOW-1737555: Arrow-shared needs logging changes ported from previous version...
  • 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)
dependabot[bot] commented 2 weeks ago

Superseded by #353.