Releases: DataDog/ebpf-manager
Releases · DataDog/ebpf-manager
v0.7.4
What's Changed
- Bump golang.org/x/sys from 0.22.0 to 0.23.0 by @dependabot in #195
- Bump golang.org/x/sys from 0.23.0 to 0.24.0 by @dependabot in #196
- Bump github.com/vishvananda/netlink from 1.2.1-beta.2.0.20230807190133-6afddb37c1f0 to 1.3.0 by @dependabot in #197
- Bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in #198
- Bump golang.org/x/sys from 0.25.0 to 0.26.0 by @dependabot in #199
- prevent multiple calls to LoadELF by @val06 in #201
- Provide API for getting all map specs by @usamasaqib in #202
New Contributors
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Bump github.com/cilium/ebpf from 0.15.1-0.20240723161354-061e86d8f5e9 to 0.16.0 by @dependabot in #194
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- update ebpf lib to reduce map allocs by @brycekahle in #193
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- add
CloneProgramWithSpecEditor
allowing to edit the program spec during program copy by @paulcacheux in #189 - disable bypass when detaching a probe by @brycekahle in #191
- update cilium with perf fix by @brycekahle in #192
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #185
- remove unused RingBufferSize by @brycekahle in #186
- allow user to manually load elf before Init by @brycekahle in #187
- add WakeupEvents and Flush by @brycekahle in #188
- Bump golang.org/x/sys from 0.21.0 to 0.22.0 by @dependabot in #190
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Fix symbols resolution error by @Gui774ume in #178
- Bump github.com/cilium/ebpf from 0.14.0 to 0.15.0 by @dependabot in #179
- Bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #181
- do not return telemetry unless initialized by @brycekahle in #180
- fix tracefs uprobe detach leak by @brycekahle in #182
- Simplify kprobe/uprobe attach to progLink pattern by @brycekahle in #183
- add program bypass support by @brycekahle in #184
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Bump github.com/cilium/ebpf from 0.13.0 to 0.13.2 by @dependabot in #173
- Bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #174
- bump
cilium/ebpf
to v0.14.0 by @paulcacheux in #175 - Add kernel module CO-RE support by @brycekahle in #176
- Bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #177
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- require Go 1.21 by @brycekahle in #169
- Bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #171
- use stdlib maps and slices by @brycekahle in #170
- update cilium/ebpf to v0.13.0 by @brycekahle in #172
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Bump golang.org/x/sys from 0.15.0 to 0.16.0 by @dependabot in #167
- Support multiple instruction patchers by @gjulianm in #168
Full Changelog: v0.4.0...v0.5.0