Skip to content

chdig 25.12.1#256895

Merged
BrewTestBot merged 2 commits intomainfrom
bump-chdig-25.12.1
Dec 3, 2025
Merged

chdig 25.12.1#256895
BrewTestBot merged 2 commits intomainfrom
bump-chdig-25.12.1

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Documentation
- fix typo in bugs ([Azat Khuzhin](https://github.com/azat/chdig/commit/213195a1003ed62058151af819d18fa29a56e5c7))

Commits

  • 9fda7ea: Update screencast (Azat Khuzhin)
  • d3bd799: There is already compatibility with older versions, remove todo (Azat Khuzhin)
  • b8a8a72: Add flamegraphs for MemoryAllocatedWithoutCheck (Azat Khuzhin)
  • 43520c1: s/processes/queries/ leftovers (Azat Khuzhin)
  • 6a42b07: Implement filtering in SQLQueryView (Azat Khuzhin)
  • b36e779: Add proper escaping of database.table identifiers for obtaining logs (Azat Khuzhin)
  • f359c1d: Search dialog like in less(1)! (Azat Khuzhin) #190
  • 0af2595: Preserve filter history (Azat Khuzhin) #190
  • 9095d00: Filter like less! (#190) (Azat Khuzhin) #190
  • 5135171: Fix "No alias for subquery or table function in JOIN" for merges view on some versions (Azat Khuzhin) #192
  • 0395d28: Allow to pass SETTINGS to SQLView of arbitrary type (Azat Khuzhin) #192
  • 791bb64: Fix "No alias for subquery or table function in JOIN" for merges view on some ClickHouse versions (#192) (Azat Khuzhin) #192
  • 76d9e66: Add support for system.background_schedule_pool{,_log} (Azat Khuzhin) #193
  • a1817f2: Improve introspection for background_schedule_pool{,_log} (Azat Khuzhin) #194
  • dff1087: Add bugs list (Azat Khuzhin)
  • d82cce7: Scroll logs only vertically on End/G (Azat Khuzhin)
  • f68179a: Do not seek to the search term on the X axis if it will be visible (Azat Khuzhin)
  • 15920df: Filter logs by query_id/logger_name/level (sacrificing memory usage for logs) (Azat Khuzhin) #195
  • ebfbf13: Better shortcuts for logs filters (Azat Khuzhin)
  • 518d14a: Add todo for show_bottom_prompt() (fuzzy actions) (Azat Khuzhin)
  • 6ac753b: Optimize logs rendering (CPU and Memory) (Azat Khuzhin) #197
  • acf2439: Incrementally handle new log entries (if possible) (Azat Khuzhin) #197
  • 27ef4db: Optimize logs rendering (CPU and Memory) (#197) (Azat Khuzhin) #197
  • 3a7d82d: Remove copy-paste in forward/backward logs search (Azat Khuzhin)
  • f88803d: Flamegraph sharing (Azat Khuzhin) #198
  • 61eb6b0: More logs for uploading flamegraphs to pastila.nl (Azat Khuzhin)
  • bf493dd: Allow to change pastila location via cli arguments (Azat Khuzhin)
  • 44a94c4: Display "Pattern not found" if nothing is found in logs (Azat Khuzhin)
  • 2a61b45: Add pastila.nl response into logs and error message (Azat Khuzhin)
  • 3ba5a26: Separate category for memory used for IO buffers (IOBufferAllocBytes) (Azat Khuzhin)
  • 63b22d7: Add engine for tables (Azat Khuzhin)
  • 8e3f45b: Add CREATE statement for tables (Azat Khuzhin)
  • d1e5008: cargo update (Azat Khuzhin) #203
  • 69801d2: Reimplement showing CREATE TABLE query via SHOW CREATE TABLE over create_table_query (Azat Khuzhin)
  • 5c94b8f: Upload flamegraphs to pastila ClickHouse backend via TCP protocol (Azat Khuzhin) #204
  • 11d6d9a: Cleanup patches comments in Cargo.toml for crates (can be outdated) (Azat Khuzhin)
  • 8a7d2e4: Add ability to override ClickHouse server version (for ClickHouse devs) (Azat Khuzhin)
  • 14dbe91: Remove outdated note that --wrap uses more CPU (Azat Khuzhin)
  • bec34d0: Log number of rows for executed queries (Azat Khuzhin)
  • 9ea8928: Fix descriptions for some options (Azat Khuzhin)
  • b25d41c: Remove one outdated comment (Azat Khuzhin)
  • 49491f9: Fix possibly very high number of queries for Last Queries (Azat Khuzhin)
  • 4bfb6c6: Implement column removal in middle mouse press (like in chromium) (Azat Khuzhin)
  • cf0e71a: Fix possible missing views/processors data for queries (due to drift in ClickHouse) (Azat Khuzhin)
  • 520a464: Rename some query actions (Azat Khuzhin)
  • 27a616c: v25.12.1 (Azat Khuzhin)

View the full release notes at https://github.com/azat/chdig/releases/tag/v25.12.1.


@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 Dec 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

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

Caution

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 Dec 3, 2025
@BrewTestBot BrewTestBot enabled auto-merge December 3, 2025 11:28
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 3, 2025
Merged via the queue into main with commit 67fe627 Dec 3, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-chdig-25.12.1 branch December 3, 2025 11:36
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