[0.0.6] - 2026-03-26
Added
- Test infrastructure:
make smoke-test(6 assertions),make e2e-test(9 assertions across 3 network modes: hostNetwork, regular pods, Service ClusterIP) - Dockerfile with multi-stage (CI) and local (fast) build targets
- DaemonSet manifest with RBAC (ServiceAccount + ClusterRole for pod list/watch)
- Kind cluster config and e2e test pods (echo-server + traffic-gen with nodeSelector for cross-node traffic)
- Root
orb8crate restored as install wrapper (cargo install orb8now works) pub async fn run()in orb8-cli for programmatic use
Fixed
- Release workflow now publishes root
orb8crate to crates.io (was missing from publish list)
Changed
- README rewritten to reflect current v0.0.6 capabilities, honest comparison tables, and full roadmap
- CHANGELOG backfilled for v0.0.2 through v0.0.5
- Restored TUI Dashboard, Standalone Mode, DNS Tracing to roadmap (previously dropped)
- ROADMAP.md Phase 3.5 marked complete
What's Changed
- Release v0.0.6 — documentation overhaul + publish fix by @Ignoramuss in #42
Full Changelog: v0.0.5...v0.0.6