v0.5.0-libbpf-1.2
geyslan
released this
11 Sep 11:00
·
96 commits
to main
since this release
What's Changed
- revive: update revive rules by @rafaeldtinoco in #333
- Wrap
bpf_prog_attach
andbpf_prog_detach2
by @mozillazg in #335 - ci: running tests on multiple go versions by @mozillazg in #336
- libbpf: bump to v1.2.2 by @geyslan in #342
- fix: vagrant image install by @geyslan in #341
- Add SkipMemlockBump to NewModuleArgs by @bobrik in #337
- fix: trim quote characters in osinfo by @NDStrahilevitz in #344
- helpers: handle non numeric kernel versions by @NDStrahilevitz in #345
- osinfo: add support for rhel by @NDStrahilevitz in #347
- osinfo: support additional alma linux id by @NDStrahilevitz in #348
- chore: increase timeout for selftests by @geyslan in #349
- fix(selftest): handle arm64 function names by @geyslan in #350
- dependabot add by @gitworkflows in #351
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #353
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #352
- chore: minor clang format and tidy adjustments by @geyslan in #358
- chore: add helpers to dependabot by @geyslan in #359
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.4 in /helpers by @dependabot in #360
- build(deps): bump golang.org/x/sys from 0.1.0 to 0.11.0 in /helpers by @dependabot in #361
- fix(selftest): kern_version logic by @geyslan in #362
- fix(selftest): use channel for sync by @geyslan in #364
- Split BPFMap API into managed and unmanaged by @geyslan in #356
- fix(map): fix error wrap by @geyslan in #368
- fix(helpers): lint err regarding return statement by @geyslan in #369
- chore(github): add workflow test by @geyslan in #370
- fix:
GetMap()
comment by @geyslan in #371 - Map of maps by @geyslan in #366
- build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 in /helpers by @dependabot in #375
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #376
New Contributors
- @bobrik made their first contribution in #337
- @gitworkflows made their first contribution in #351
- @dependabot made their first contribution in #353
Full Changelog: v0.4.9-libbpf-1.2.0...v0.5.0-libbpf-1.2