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
64 stars 34 forks source link

Bump net.snowflake:snowflake-jdbc from 3.15.0 to 3.18.0 #318

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

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

Release notes

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

v3.18.0

v3.17.0

v3.16.1

v3.16.0

v3.15.1

Changelog

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

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

JDBC Driver 3.14.0

JDBC Driver 3.13.33

... (truncated)

Commits
  • 1d5b695 Bump version to 3.18.0 for release (#1836)
  • 14b62bd SNOW-1016363 Add rich results metadata support for Coldbrew/Snowsight integra...
  • 6392f61 SNOW-1548029: Remove 'Fixes' from PR template to not close issues automatical...
  • 0c79467 SNOW-1454054: Add check of user permission for token file (#1835)
  • 2843788 SNOW-928973: Date field is returning one day less when getting through getStr...
  • 6c2485d Snow-1213120-Reuse-Connections-1 (#1815)
  • 60e9e54 SNOW-1016468: Set last query id for all failed statements updated (#1828)
  • 74a37b2 SNOW-1454348: Remove duplicated consts (#1827)
  • 1c0f40a SNOW-1479614: Fix conversion of OBJECT column nested fields metadata (#1831)
  • b9dcc47 SNOW-1526507: Pick top level domain for Snowflake hosts (#1820)
  • 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)