Skip to content

Releases: DataDog/ebpf-manager

v0.7.18

14 Apr 20:24
3375c10

Choose a tag to compare

What's Changed

Full Changelog: v0.7.17...v0.7.18

v0.7.17

07 Apr 15:33
19d0ce1

Choose a tag to compare

What's Changed

  • Bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #262
  • Bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #263
  • chore: disable automated dependency updater config [incident-51602] by @moezein0 in #267
  • chore: re-enable dependabot with 2-day cooldown by @moezein0 in #269
  • [Security] Pin GitHub Actions to a full-length commit SHA by @juliendoutre in #265
  • Check if ebpf.ProgramSpec is not nil before returning to user by @usamasaqib in #270

New Contributors

Full Changelog: v0.7.16...v0.7.17

v0.7.16

07 Mar 01:19
bbf0ef1

Choose a tag to compare

What's Changed

Full Changelog: v0.7.15...v0.7.16

v0.7.15

03 Nov 12:39
b650eaa

Choose a tag to compare

What's Changed

Full Changelog: v0.7.14...v0.7.15

v0.7.14

18 Aug 09:55
da3096f

Choose a tag to compare

What's Changed

Full Changelog: v0.7.13...v0.7.14

v0.7.13

23 Jul 11:44
9be8016

Choose a tag to compare

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

06 May 12:56
f8a1341

Choose a tag to compare

What's Changed

Full Changelog: v0.7.11...v0.7.12

v0.7.11

18 Apr 20:13
ddea455

Choose a tag to compare

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

26 Mar 15:26
135039a

Choose a tag to compare

What's Changed

Full Changelog: v0.7.9...v0.7.10

v0.7.9

10 Feb 19:03
c401471

Choose a tag to compare

What's Changed

Full Changelog: v0.7.8...v0.7.9