Skip to content

chdig 25.4.1#221628

Merged
BrewTestBot merged 2 commits intomasterfrom
bump-chdig-25.4.1
Apr 27, 2025
Merged

chdig 25.4.1#221628
BrewTestBot merged 2 commits intomasterfrom
bump-chdig-25.4.1

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Documentation
- fix link to the chdig binary for windows ([Azat Khuzhin](https://github.com/azat/chdig/commit/f904924da5e69caa69ba2cb4de5730c5262648f9))
- polish URL section in FAQ [#91](https://github.com/azat/chdig/pull/91) ([Azat Khuzhin](https://github.com/azat/chdig/commit/ce93dfca68202df3d8ecc21490ad31bb810321d1))
- describe various flamegraphs [#93](https://github.com/azat/chdig/pull/93) ([Azat Khuzhin](https://github.com/azat/chdig/commit/8f04035cb5459405cc7bf89487727f0e6e1f368f))

Builds

Continuous Integration

Commits

  • eedfb90: Store binaries uncompressed in artifacts (more convenient) (Azat Khuzhin) #82
  • 6a352af: Update available packages list (add missing aarch64) (Azat Khuzhin) #82
  • 4edd435: Store binaries uncompressed in artifacts (more convenient) (#82) (Azat Khuzhin) #82
  • 1795a14: Brew formula is official now (Azat Khuzhin) #83
  • 03d7203: Initialize ClickHouse connection before terminal backends (Azat Khuzhin) #86
  • 649bcd1: Properly handle terminated connection by the server (fixes panic) (Azat Khuzhin) #86
  • b9fbda6: Fix panic in case of Exception received from server due to bad authentication (#86) (Azat Khuzhin) #86
  • 0255573: cargo update (Azat Khuzhin) #87
  • b72c8bd: Fix typos (Kian-Meng Ang) #88
  • 23b3706: Avoid using past tense of seek in the code (sounds odd) (Azat Khuzhin)
  • cc2982f: Add support for authentication via mTLS (authentication with TLS certificates) (Azat Khuzhin) #89
  • 1145921: Add typos to GitHub CI (Kian-Meng Ang) #90
  • efc21ef: Update clickhouse-rs for "stable" mTLS support (Azat Khuzhin) #91
  • e36920e: Add TLS options support in chdig config (Azat Khuzhin) #91
  • 36c1358: Write unit tests for configuration parsing (yes, they already found bugs!) (Azat Khuzhin) #91
  • 7398b7b: Now we have tests in CI! (Azat Khuzhin) #91
  • 1148510: Polish mTLS support (#91) (Azat Khuzhin) #91
  • 8430372: Allow to pass config via --config or CLICKHOUSE_CONFIG env (Azat Khuzhin) #92
  • f35af0c: Exclude FilesystemCacheBytes from CacheBytes (since it is for memory) (Azat Khuzhin) #93
  • ea1a601: Parse accept_invalid_certificate (Azat Khuzhin) #93
  • a885b22: Add Real server flamegraph (Azat Khuzhin) #93
  • c4ff97a: Add server live flamegraph (Azat Khuzhin) #93
  • 0c168cc: Add ability to render historical system tables (Azat Khuzhin) #93
  • 6f06dee: Add server memory flamegraph (Azat Khuzhin) #93
  • 2bb9812: Pause updates on any errors (Azat Khuzhin) #93
  • 80e7ed5: Add a hint for skip_unavailable_shards=1 (Azat Khuzhin) #93
  • 9612060: Fix CPU metrics for ClickHouse inside cgroups (Azat Khuzhin) #93
  • fdca99c: Add system.s3queue support (Azat Khuzhin) #93
  • cf1dd27: Colorize threads numbers (Azat Khuzhin) #93
  • c50289f: Properly clear terminal before/after flamegraphs (Azat Khuzhin) #93
  • 4f13499: ClickHouse/chdig 25.4 part1 (#93) (Azat Khuzhin) #93
  • 3c00bf3: Add --user/--host/--password/--secure for compatibility with clickhouse-client (Azat Khuzhin) #98
  • 027acb2: Do not affect manual actions with PAUSE (Azat Khuzhin) #99
  • 18ffff3: Ignore pause (P) for explicit update (R) by user (Azat Khuzhin) #99
  • 5085dae: Fix forcing update (due to summary can be updated firstly) (Azat Khuzhin) #99
  • a00da6c: Do not affect manual actions with PAUSE (#99) (Azat Khuzhin) #99
  • ce845e0: Use ArgAction::SetTrue over default_value_t for option flags (Azat Khuzhin) #102
  • 74a5a81: Add ability to hide internal chdig queries (and do this by default) (Azat Khuzhin) #102
  • b282e2f: Add ability to hide internal chdig queries (and do this by default) (#102) (Azat Khuzhin) #102
  • 3be55a5: cargo update (Azat Khuzhin) #103
  • 64b9e9a: cargo update (#103) (Azat Khuzhin) #103
  • 1758fba: v25.4.1 (Azat Khuzhin)

@github-actions github-actions Bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Apr 27, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 27, 2025
@BrewTestBot BrewTestBot enabled auto-merge April 27, 2025 18:50
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 27, 2025
Merged via the queue into master with commit 56ead5d Apr 27, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-chdig-25.4.1 branch April 27, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants