Releases: gojue/ebpfmanager
Releases · gojue/ebpfmanager
release v0.4.6
release v0.4.5
v0.4.4
What's Changed
- add pinned map flag by @cfc4n in #34
- add ringbuf support by @spoock1024 in #35
- add kernel version detection to ringbuf map. by @cfc4n in #37
New Contributors
- @spoock1024 made their first contribution in #35
Full Changelog: v0.4.3...v0.4.4
v0.4.3
v0.4.2
What's Changed
- fixes: concurrent map kallsymsCache. (#27) by @cfc4n in #28
- remove deprecated function by @cfc4n in #29
- Use /proc/kallsyms for kprobe/kretprobe function name search. (fixes #30) by @cfc4n in #31
- feat: supoort uprobe's opts address field. by @cfc4n in #32
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add attachRawTracepoint by @chriskaliX in #13
- support disable TC probes in egress when interface was loopback (#18) by @cfc4n in #19
- fix #16 by @chriskaliX in #22
- update golang version and go tests command by @cfc4n in #23
- update cilium ebpf version to v0.10.0 by @cfc4n in #25
- sync datedog/ebpf-manager package feature (31843479aed048021827f50aa02d91fdfe2b3ac3). by @cfc4n in #26
Full Changelog: v0.3.0...v0.4.0
Release eBPFManager v0.3.0
What's Changed
- format type error. by @cfc4n in #4
- update cilium ebpf lib to v0.9.0 by @cfc4n in #6
- fix #7. unsatisfied map reference by @cfc4n in #8
- fixed #10 type 'Probe' contains 'sync.RWMutex' which is 'sync.Locker' by @cfc4n in #11
- fix #9 go test run failed. by @cfc4n in #12
New Contributors
Full Changelog: v0.2.3...v0.3.0
Release v0.2.3
v0.2.3 (2022-04-09)
- Fix. #1
- Fix format type error.
What's Changed
- issue #1 fix (GetSyscallFnNameWithSymFile memory leak) by @chriskaliX in #2
New Contributors
- @chriskaliX made their first contribution in #2
Full Changelog: v0.2.2...v0.2.3