Skip to content

eCapture v0.4.12

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 15:04
· 355 commits to master since this release
43d79aa

What's Changed

  • pkg: get GoVersion by buildinfo package from ELF (by golang compiled) (#262) by @cfc4n in #295
  • docs: fixes supported kernel version on arm64(aarch64). (#296) by @cfc4n in #298
  • user: fixes slice bounds out of range bug (#297) by @cfc4n in #299
  • kern: fixes constant value of type uint64. (#301) by @cfc4n in #302
  • package: update gojue/ebpfmanager to v0.4.1 by @cfc4n in #305
  • docs: update README.md by @onism68 in #306

New Contributors

Full Changelog: v0.4.11...v0.4.12