Skip to content

Bump clickhouse from 0.14.3 to 0.15.0#623

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/clickhouse-0.15.0
Open

Bump clickhouse from 0.14.3 to 0.15.0#623
dependabot[bot] wants to merge 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 21, 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 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/clickhouse-0.15.0 branch 3 times, most recently from 0ecccfc to 0d52ebf Compare April 30, 2026 01:05
@dependabot dependabot Bot force-pushed the dependabot/cargo/clickhouse-0.15.0 branch from 0d52ebf to f37f317 Compare May 5, 2026 22:10
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](ClickHouse/clickhouse-rs@v0.14.3...v0.15.0)

---
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 f37f317 to 370d650 Compare May 5, 2026 23:11
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