Release v0.0.4
We are pleased to release the 0.0.4 version of pwru
.
The major changes include:
Full changelog:
- 2625e36 - Bump KyleMayes/install-llvm-action from 1.5.3 to 1.5.4 (dependabot)
- 4a04b90 - Bump actions/cache from 3.0.4 to 3.0.5 (dependabot)
- 61a3d0a - Bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.0 (dependabot)
- 13ed259 - Update README.md (@brb)
- bed215a - Add --kmods (@brb)
- 3e2aa32 - Update cilium/ebpf (@brb)
- c8620f9 - Run with specified kernel BTF file (@Asphaltt)
- 4044993 - make: run release build as regular user (@tklauser)
- 7396d9d - .gitignore: ignore release directory (@tklauser)
- 3e7141c - Update Go to 1.18.3, alpine to 3.16 (@tklauser)
- db7466b - Silence clang build warnings complaining address-of-packed-member (@chendotjs)
- c18ec7b - Makefile: fix release target (@chendotjs)
- 482c349 - Fix again min kernel vsn in README.md (@brb)
- 4a066b0 - Bump actions/cache from 3.0.3 to 3.0.4 (dependabot)
- c9fba89 - Bump actions/cache from 3.0.2 to 3.0.3 (dependabot)
- ebaab02 - go.mod, vendor: update github.com/cilium/ebpf to v0.9.0 (@tklauser)
- c8f45af - Bump KyleMayes/install-llvm-action from 1.4.1 to 1.5.3 (dependabot)
- 91a539a - .github: un-ignore cilium/ebpf in dependabot config (@tklauser)
- 8a2bb78 - go.mod: update to Go 1.18 (@tklauser)
- 932cd15 - .github/workflows: build release with Go 1.18 (@tklauser)
- f81d64e - Switch to gh/cilium/ebpf (@brb)
- 20c3741 - Bump actions/checkout from 2 to 3 (dependabot)
- 5ec925b - Bump actions/setup-go from 2 to 3 (dependabot)
- 0abfd13 - .github: fix label for dependabot PRs (@tklauser)
- e51fbd1 - Bump actions/cache from 2.1.6 to 3.0.2 (dependabot)
- 1d42d3f - make: allow running git status during release build (@tklauser)
- 17c6410 - Update Go to 1.18.2 (@tklauser)
- 077fd49 - .github: add dependabot configuration (@tklauser)
- 4c25bb1 - Better defaults for per-cpu-buffer (@dezmodue)
- 0597bc4 - Add argument per-cpu-buffer and fix Vagrant setup (@dezmodue)
- f9f48c0 - Bump cilium/bpf dependency (@brb)
- fb02554 - doc: Add a known issue doc with OOM issue description (@YutaroHayakawa)
- 45d5182 - install make to build binary inside VM (@Shikugawa)