Releases: DataDog/ebpf-manager
Releases · DataDog/ebpf-manager
v0.7.14
What's Changed
- bump cilium/ebpf to fix rebase decoder error by @paulcacheux in #245
Full Changelog: v0.7.13...v0.7.14
v0.7.13
What's Changed
- Bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot[bot] in #235
- Bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot[bot] in #234
- Bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1 by @dependabot[bot] in #233
- Bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot[bot] in #237
- split manager
InitWithOptions
to simplify lock and reset by @paulcacheux in #238 - Introduces GetProbes function to get a copy of the manager's Probes list by @usamasaqib in #236
- add section parsing for raw tracepoints by @brycekahle in #240
Full Changelog: v0.7.12...v0.7.13
v0.7.12
v0.7.11
What's Changed
- Bump github.com/cilium/ebpf from 0.17.4-0.20250317113418-0bfb15fb2261 to 0.18.0 by @dependabot in #229
- Bump golang.org/x/sys from 0.31.0 to 0.32.0 by @dependabot in #228
- Bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot in #227
- do not try fallback attach method if start returned ErrNotSupported by @paulcacheux in #230
- protect tracefs access with a mutex by @paulcacheux in #231
Full Changelog: v0.7.10...v0.7.11
v0.7.10
What's Changed
- update to go 1.23 and 1.24 by @brycekahle in #222
- Bump golang.org/x/sys from 0.30.0 to 0.31.0 by @dependabot in #224
- Bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #223
- update cilium with verifier log size fix by @brycekahle in #225
Full Changelog: v0.7.9...v0.7.10
v0.7.9
What's Changed
- Make TC filter count thread-safe by @gjulianm in #215
- update cilium/ebpf to v0.17.2 by @brycekahle in #216
- Bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #219
- Bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #220
Full Changelog: v0.7.8...v0.7.9
v0.7.8
What's Changed
- Bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #210
- update supported go versions by @brycekahle in #211
- check for
FailOnMissing
before the error type check by @paulcacheux in #213 - remove support for frozen maps by @paulcacheux in #214
- Close probes concurrently by @pimlu in #212
New Contributors
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
- add callback based constant editor by @paulcacheux in #209
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- Remove Rlimit only when eBPF does not account memory to cgroup by @usamasaqib in #207
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- Bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot in #203
- Bump github.com/vishvananda/netns from 0.0.4 to 0.0.5 by @dependabot in #204
- Bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #205
- ensure r0 is 0 before return by @brycekahle in #206
Full Changelog: v0.7.4...v0.7.5