Releases: moriyoshi/imbh
Releases · moriyoshi/imbh
Release list
v0.8.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(storage)!: out-of-process housekeeping, durable promote/retention, attribute statistics by @moriyoshi in #45
- v0.8.0 by @moriyoshi in #46
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- refactor(core)!: put the canonical-JSON codec on serde_json by @moriyoshi in #41
- fix(tui): filter and name histogram metrics in the metric catalog by @moriyoshi in #42
- feat(tui): give the query and range editors a movable caret by @moriyoshi in #43
- v0.7.0 by @moriyoshi in #44
Full Changelog: v0.6.2...v0.7.0
v0.6.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(docker):
IMBH_LISTEN_ADDR=autoresolved to an unbindable address, and both accept loops spun on it by @moriyoshi in #38 - v0.6.2 by @moriyoshi in #39
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(docker): discover the daemon's bridge networks at run time by @moriyoshi in #36
- v0.6.1 by @moriyoshi in #37
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(docker)!: remap container log lines with VRL by @moriyoshi in #30
- fix: TODO sweep — compaction corruption, Windows reclaim, tail race, metrics duplicates by @moriyoshi in #31
- fix(docker)!: provision the plugin database via propagatedMount by @moriyoshi in #32
- ci: Bump taiki-e/install-action from 2.85.0 to 2.85.7 in the actions group by @dependabot[bot] in #33
- ci: Bump actions/download-artifact from 7.0.0 to 8.0.1 by @dependabot[bot] in #34
- v0.6.0 by @moriyoshi in #35
New Contributors
- @dependabot[bot] made their first contribution in #33
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(docker-plugin): publish the log-driver plugin per architecture by @moriyoshi in #26
- feat(metrics)!: resolve duplicate metric timestamps by policy by @moriyoshi in #28
- v0.5.0 by @moriyoshi in #29
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Immutable
release. Only release title and notes can be modified.
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
v0.2.0
What's Changed
- Add a Docker logging-driver plugin to imbh-server (
dockerfeature) by @moriyoshi in #6 - Add a trace detail screen to imbh-tui by @moriyoshi in #7
- Add a flush scheduler with selectable strategies by @moriyoshi in #8
- Add CD for prebuilt binaries and a container image by @moriyoshi in #9
- v0.2.0 by @moriyoshi in #10
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Simplify metric-detail Enter arm to satisfy clippy by @moriyoshi in #1
- Upgrade GitHub Actions to latest and pin them to commit SHAs by @moriyoshi in #2
- Fix on-disk Db::open on Windows: skip the directory fsync by @moriyoshi in #4
- v0.1.1 by @moriyoshi in #5
New Contributors
- @moriyoshi made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/moriyoshi/imbh/commits/v0.1.0