Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:02
· 64 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.4.0
7975863

What's Changed

  • imbhd: graceful shutdown on SIGINT/SIGTERM, and bounded connections by @moriyoshi in #11
  • imbhd: serve HTTP on axum/hyper, on both listeners by @moriyoshi in #12
  • Serve the Model Context Protocol from imbhd at POST /mcp by @moriyoshi in #13
  • imbh-tui: split the 9,384-line lib.rs into 27 modules by @moriyoshi in #14
  • Serve MCP over stdio from the imbh-tui binary by @moriyoshi in #15
  • Make service.name groupable, not only filterable by @moriyoshi in #16
  • v0.3.0 by @moriyoshi in #17
  • ci: upload release archives into a draft, publish last by @moriyoshi in #19
  • imbh-tui: sticky waterfall, a scrolling name column, and deep demo traces by @moriyoshi in #20
  • fix(tui): open the trace detail on Enter from a log detail by @moriyoshi in #21
  • refactor(tui): flatten the waterfall name column by @moriyoshi in #22
  • feat(tui): walk up the screen series with Backspace by @moriyoshi in #23
  • feat(tui): drive the explorer as a head over a new head API by @moriyoshi in #24
  • v0.4.0 by @moriyoshi in #25

Full Changelog: v0.2.0...v0.4.0