Skip to content

Bump clickhouse from 0.14.3 to 0.15.0#201

Merged
cncases merged 1 commit intomainfrom
dependabot/cargo/clickhouse-0.15.0
Apr 15, 2026
Merged

Bump clickhouse from 0.14.3 to 0.15.0#201
cncases merged 1 commit intomainfrom
dependabot/cargo/clickhouse-0.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

Bumps clickhouse from 0.14.3 to 0.15.0.

Changelog

Sourced from clickhouse's changelog.

[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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 15, 2026
Bumps [clickhouse](https://github.com/ClickHouse/clickhouse-rs) from 0.14.3 to 0.15.0.
- [Changelog](https://github.com/ClickHouse/clickhouse-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ClickHouse/clickhouse-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/clickhouse-0.15.0 branch from d2cf450 to 5300bcf Compare April 15, 2026 15:02
@cncases cncases merged commit 2fcf921 into main Apr 15, 2026
5 checks passed
@cncases cncases deleted the dependabot/cargo/clickhouse-0.15.0 branch April 15, 2026 15:09
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.

1 participant