Skip to content

v0.0.2 - Network Tracing MVP

Choose a tag to compare

@Ignoramuss Ignoramuss released this 09 Dec 02:04
· 17 commits to main since this release
086bdae

What's Changed

  • feat(ci-improvements): update to cache@v4 and add dependabot by @shvbsle in #1
  • feat(cipass): format the code so that the CI passes by @shvbsle in #8
  • build(deps): update ratatui requirement from 0.25 to 0.29 by @dependabot[bot] in #7
  • build(deps): update prometheus requirement from 0.13 to 0.14 by @dependabot[bot] in #5
  • build(deps): update thiserror requirement from 1.0 to 2.0 by @dependabot[bot] in #3
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2
  • Complete Phase 0: Workspace structure and production-ready documentation by @Ignoramuss in #9
  • feat: Add aya-ebpf infrastructure for eBPF probe compilation (Phase 1.1) by @Ignoramuss in #11
  • chore: Add CODEOWNERS file by @Ignoramuss in #13
  • feat: Implement minimal "Hello World" eBPF probe (Phase 1.2) by @Ignoramuss in #12
  • build(deps): update cargo_metadata requirement from 0.19 to 0.23 by @dependabot[bot] in #17
  • feat: Implement probe loader with Hello World eBPF probe (Phase 1.2) by @Ignoramuss in #18
  • feat: Implement ring buffer for kernel-userspace event communication (Phase 1.4) by @Ignoramuss in #19
  • chore: Prepare crates for publishing to crates.io (v0.0.1) by @Ignoramuss in #20
  • docs: Add distribution strategy and prepare orb8-agent for publishing by @Ignoramuss in #21
  • feat: Add automated crates.io release workflow by @Ignoramuss in #22
  • docs: Update documentation with crates.io badges and Phase 1 status by @Ignoramuss in #24
  • feat: Network Tracing MVP v0.0.2 by @Ignoramuss in #25
  • fix(ci): Add workflow_call trigger to enable reusable workflow by @Ignoramuss in #27
  • fix: Exclude orb8-probes and orb8-server from crates.io publishing by @Ignoramuss in #28
  • fix(release): Explicitly list packages to publish by @Ignoramuss in #29
  • fix(release): Replace katyo/publish-crates with explicit cargo publish by @Ignoramuss in #31

New Contributors

Full Changelog: https://github.com/Ignoramuss/orb8/commits/v0.0.2