Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 21:55
· 186 commits to main since this release
v0.5.0

Commits

  • 923cc6b: Use the just compiled binary for generation bash completion (Azat Khuzhin)
  • 8c265c9: Render flamegraphs from the Cursive context (Azat Khuzhin)
  • 93aebff: Replace tfg with flameshow (Azat Khuzhin)
  • 5b86ef9: Distribute flameshow with PyOxidizer (pyinstaller does not work) (Azat Khuzhin)
  • 3052212: Add a workaround for incorrect handling of symbols with numbers in flameshow (Azat Khuzhin)
  • 06e8c2d: Explicitly set permissions for files in packages (Azat Khuzhin)
  • b0e16ef: Merge branch 'flameshow' -- replace tfg with flameshow (Azat Khuzhin)
  • replace PyInstaller with PyOxidizer (Azat Khuzhin)
  • 835218f: Update flameshow and remove quirk for a bug in older version (Azat Khuzhin)
  • 8a85560: Add ability to edit and execute query (Azat Khuzhin)
  • 260d570: Add ability to open EXPLAIN PIPELINE in web browser (Azat Khuzhin)
  • c7dd134: Give kudos to used third party services via README (Azat Khuzhin)
  • 8045bcd: Get the minimum uptime of the clickhouse-server and server (Azat Khuzhin)
  • 70af7e4: Use uptime() instead of relying on asynchronous metrics (Azat Khuzhin)
  • 9919a26: cargo update (Azat Khuzhin)
  • 51e9ea0: clickhouse-rs supports LowCardinality (Azat Khuzhin)
  • ac41a0f: Revert "clickhouse-rs supports LowCardinality" - does not support Map (Azat Khuzhin)
  • 307d1f9: Fix updating summary view after view changes (Azat Khuzhin)
  • 9c7618c: Add a note about Home button (I forgot about it by myself, so let's put a note) (Azat Khuzhin)
  • a5b81b9: Decode in F1 dialog (Azat Khuzhin)
  • 8bceed5: Add PAUSED icon (Azat Khuzhin)
  • 38a0918: Remove superfluous use (Azat Khuzhin)
  • 247377a: Improve disk/network summary statistics (Azat Khuzhin)
  • 5ac5d71: Proper metric deltas (by taking into account update interval) (Azat Khuzhin)
  • 5544e28: Static binary for flameshow (fixes #7) (Azat Khuzhin)
  • 246af4b: Decrease number of samples for server flamegraphs (Azat Khuzhin)
  • ccfa72d: Embedded flameshow (fixes #6) (Azat Khuzhin)
  • 3ccacb6: Bump ubuntu version in attempt to overcome linking problems (Azat Khuzhin)
  • fcb6fae: Merge branch 'embed-flameshow' - fixes #6 (Azat Khuzhin)
  • c2d0504: Remove non existing make target (Azat Khuzhin)
  • 0bf05ba: Add missing dependencies in the makefile to fix parallel run (-j) (Azat Khuzhin)
  • 0d80c8c: Add a link for second aur package into README (Azat Khuzhin)
  • b1e21c5: Update aur (archlinux user repo) packages section (Azat Khuzhin)
  • 60e63a6: Log config for pyo3 (Azat Khuzhin)
  • 399ea73: Fix typo in README (Azat Khuzhin)
  • d685371: Do not limit queries only SELECTs for last/slow view (Azat Khuzhin)
  • 4963207: Also search through query_id/query (Azat Khuzhin)
  • de2893e: cargo update (Azat Khuzhin)
  • 046d612: Bump version to v0.5.0 (Azat Khuzhin)