Skip to content

0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 19:17
· 4 commits to master since this release
17f9aaa

Highlights

  • Added macOS support, including packet handling and release artifacts.

New Features

  • [breaking] Remove docker and elasticsearch scans (#144)
  • (macos) Add macOS packet handling and release artifacts (#146)

Bug Fixes

  • (ci) Checkout before filter (#149)
  • (ci) Install git-cliff for release (#150)
  • (release) Mark repository safe for git (#151)

CI

  • Migrate CI to GitHub Actions (#143)
  • (release) Keep 0.x bumps for breaking changes (#147)
  • Gate go jobs on relevant paths and document ENOBUFS (#148)

Chores

  • (go) Upgrade toolchain and refresh dependencies (#145)

Other

  • Fix NewPacketSource params GOOS!=linux (#120)