Releases: RandomCodeSpace/otelcontext
v0.2.0-beta.6
First release cut with the source-only + build-on-tag flow: main carries
no build artifacts; the UI is built at release time and embedded into this
tag's commit, so go install is UI-complete while the branch stays clean.
Install (UI embedded)
go install github.com/RandomCodeSpace/otelcontext@v0.2.0-beta.6
The installed single binary serves the full web UI at :8080/ — no separate
frontend build needed.
What's in this line (since v0.0.11-beta.15)
- Frontend rebuild (#98): Dashboard, scalable cytoscape service map
(node size = degree, hover reveals edges/stats), MCP Trial console. - Fixes (#98): MCP SSE 500 (Flush through metrics middleware); p99 latency
µs→ms; MCP stream output formatting +time_rangepresets. - 7-tool MCP triage surface + SQLite survival tuning (#91) and follow-ups
(#92, #95). - Build (#99): source-only
main;scripts/release.sh/make release
build the UI and embed it into the tagged commit. go 1.25.11(clears GO-2026-5037 / GO-2026-5039).
Supersedes the premature
v0.2.0-beta.5tag (which committed the built UI to
main); beta.6 is the canonical build-on-tag release.
v0.0.11-beta.15
Full Changelog: v0.0.11-beta.11...v0.0.11-beta.15
v0.0.11-beta.14
Full Changelog: v0.0.11-beta.11...v0.0.11-beta.14
v0.0.11-beta.13
Full Changelog: v0.0.11-beta.11...v0.0.11-beta.13
v0.0.11-beta.12
Full Changelog: v0.0.11-beta.11...v0.0.11-beta.12
v0.0.11-beta.11
Full Changelog: v0.0.11-beta.10...v0.0.11-beta.11
v0.0.11-beta.9
Full Changelog: v0.0.11-beta.8...v0.0.11-beta.9
v0.0.11-beta.8
Full Changelog: v0.0.11-beta.7...v0.0.11-beta.8
v0.0.11-beta.7
Full Changelog: v0.0.11-beta.6...v0.0.11-beta.7
v0.0.11-beta.10
Full Changelog: v0.0.11-beta.9...v0.0.11-beta.10