Skip to content

v0.6.2-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 03:26
· 61 commits to main since this release
v0.6.2-rc.1
  • Fix: Update dependencies to get rid of yanked futures-util 0.3.30
  • Fix: Ensure build-script is built with the same vendoring feature as the main binary
  • eBPF: Use a better workaround in eBPF code(empty printk workaround is removed).
  • CI: Fix a typo in CI yaml that caused the released static binaries to be non static.
  • CI: Enable eBPF for riscv64.
  • CI: Enable static builds for riscv64.