Skip to content

Bump clickhouse from 0.14.3 to 0.15.1#667

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/clickhouse-0.15.1
Open

Bump clickhouse from 0.14.3 to 0.15.1#667
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/clickhouse-0.15.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps clickhouse from 0.14.3 to 0.15.1.

Changelog

Sourced from clickhouse's changelog.

[0.15.1] - 2026-06-01

Added

Fixed

  • Variant columns containing NULL values no longer fail with a schema mismatch error. Use Option<MyEnum> to deserialize nullable Variant columns. (#400)
  • Changed User-Agent header generation to use correct format for server-side logging/metrics. (#428)

#400: ClickHouse/clickhouse-rs#400 #423: ClickHouse/clickhouse-rs#423 #428: ClickHouse/clickhouse-rs#428

[0.15.0] - 2026-04-03

Added

  • Deprecated ::*_option() methods in favor of ::*_setting() (#380)
  • Added support for zstd compression (#388)
  • Added support for tracing and OpenTelemetry trace propagation to ClickHouse (#390)
  • Exposed X-ClickHouse-Summary fields from server response (#397)
    • Added RowCursor::summary() and BytesCursor::summary() which is populated once the response from the server is received, containing potentially useful statistics about the query.

Changed

  • Dropped abandoned fxhash and linked-hash-map dev-dependencies (#403)

#380: ClickHouse/clickhouse-rs#380 #388: ClickHouse/clickhouse-rs#388 #390: ClickHouse/clickhouse-rs#390 #397: ClickHouse/clickhouse-rs#397 #403: ClickHouse/clickhouse-rs#403

Commits

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 [clickhouse](https://github.com/ClickHouse/clickhouse-rs) from 0.14.3 to 0.15.1.
- [Changelog](https://github.com/ClickHouse/clickhouse-rs/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-rs@v0.14.3...v0.15.1)

---
updated-dependencies:
- dependency-name: clickhouse
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 9, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants