Skip to content

v0.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Mar 01:37
· 9 commits to main since this release
6e5f2b1

[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 orb8 crate restored as install wrapper (cargo install orb8 now works)
  • pub async fn run() in orb8-cli for programmatic use

Fixed

  • Release workflow now publishes root orb8 crate 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