geyslan
released this
10 Apr 12:53
·
28 commits
to main
since this release
What's Changed
- fix: pin revive to e33fb87 by @geyslan in #398
- build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 in /helpers by @dependabot in #397
- fix(helpers): kernel_symbols change and fix by @rafaeldtinoco in #399
- build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 in /helpers by @dependabot in #402
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #403
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /helpers by @dependabot in #404
- build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 in /helpers by @dependabot in #405
- Added parsing for fsnotify mask and object type by @oshaked1 in #408
- chore(prog): Add autoattach api by @chentao-kernel in #406
- Map batch API by @geyslan in #374
- feature: Add AttachProgs/DetachProgs api for bpf object by @chentao-kernel in #409
- Optionally enable kernel logging by @umanwizard in #412
- fix: ping localhost instead by @geyslan in #414
- libbpf: bump to v1.4.0 (20ea95b) by @geyslan in #415
- Bumping by @geyslan in #416
- chore(ci): bump setup-go action to v5 by @geyslan in #417
- build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 in /helpers by @dependabot in #418
- Add new methods to Map API by @geyslan in #419
- chore(selftest): Add tc Query test case by @chentao-kernel in #422
New Contributors
- @oshaked1 made their first contribution in #408
- @chentao-kernel made their first contribution in #406
- @umanwizard made their first contribution in #412
Full Changelog: v0.6.0-libbpf-1.3...v0.7.0-libbpf-1.4