Skip to content

v0.8.0-libbpf-1.5

Latest
Compare
Choose a tag to compare
@geyslan geyslan released this 09 Jan 19:30
· 1 commit to main since this release
c582c4c

What's Changed

  • build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 in /helpers by @dependabot in #427
  • Bumps by @geyslan in #431
  • Revert "Bumps" by @geyslan in #433
  • Fix CGO_LDFLAGS* by @geyslan in #434
  • libbpfgo: do not set btfFilePathC when no BTF is given in ModuleFromBuffer by @MarcWort in #436
  • Bumping by @geyslan in #435
  • build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 in /helpers by @dependabot in #441
  • feat: Add method Run to BPFProg by @geyslan in #440
  • build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #443
  • chore(prog): Add attach/detach legacy api for xdp by @chentao-kernel in #438
  • libbpf: bump to v1.4.3 (f8c6e03) by @mozillazg in #444
  • feat: AddRingBuf() using ring_buffer__add by @mighty1231 in #430
  • feat: wrapper creation for libbpf_probe_bpf_helper by @rscampos in #446
  • chore(feat): improve probe bpf helper based on program type by @rscampos in #447
  • fix(build): include libbpf during libbpfgo compilation by @rscampos in #450
  • fix: set 'elf' to nil after closing in BPFLoadObject for GC by @rscampos in #451
  • build(deps): bump golang.org/x/sys from 0.21.0 to 0.25.0 in /helpers by @dependabot in #454
  • build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #455
  • build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #457
  • chore: deprecate helpers pkg by @geyslan in #458
  • build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #459
  • build(deps): bump kernel.org/pub/linux/libs/security/libcap/cap from 1.2.70 to 1.2.71 by @dependabot in #460
  • build(deps): bump kernel.org/pub/linux/libs/security/libcap/cap from 1.2.71 to 1.2.72 by @dependabot in #462
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #463
  • build(deps): bump kernel.org/pub/linux/libs/security/libcap/cap from 1.2.72 to 1.2.73 by @dependabot in #465
  • chore(prog): align BPFProg API - set_type, set_expected_attach_type by @CodePrometheus in #467
  • chore(ci): disable dependabot for helpers by @geyslan in #470
  • chore(ci): add go1.22 to test matrix by @geyslan in #471
  • chore(libbpf): bump to v1.5.0 (09b9e83) by @geyslan in #472

New Contributors

Full Changelog: v0.7.0-libbpf-1.4...v0.8.0-libbpf-1.5