What's Changed
- Add script to run pwru on k8s node to own file by @tklauser in #646
- Replace byteorder.Native by Go stdlib binary.NativeEndian by @tklauser in #648
- output: add file rotation support by @gyutaeb in #639
- Use Cilium lumberjack/v2 fork by @tklauser in #651
- output: include date and timezone in absolute timestamp by @gyutaeb in #656
- Add libpcap dependency to README by @alagoutte in #663
- Free cached BTF and verifier log to reduce memory use by @jschwinger233 in #668
- fixed issue# 649 Report recursion_misses for each probe on exit by @Aditya-132 in #683
- Bump cilium/ebpf to v0.22.0 and get rid of test-app vendoring by @brb in #687
- fix: honor output-tunnel in JSON output by @immanuwell in #690
- Added the option to show network namespace names where possible by @owen5mith in #692
- fix: honor output-tcp-flags in JSON output by @immanuwell in #691
- Fix release by @brb in #696
Dependency Updates
- chore(deps): update actions/upload-artifact digest to 47309c9 by @renovate[bot] in #650
- chore(deps): update all dependencies to v1.25.7 by @renovate[bot] in #652
- chore(deps): update all dependencies by @renovate[bot] in #653
- fix(deps): update all go dependencies main by @renovate[bot] in #654
- fix(deps): update all go dependencies main by @renovate[bot] in #655
- fix(deps): update module golang.org/x/net to v0.51.0 by @renovate[bot] in #657
- chore(deps): update all dependencies by @renovate[bot] in #658
- fix(deps): update all go dependencies main by @renovate[bot] in #661
- fix(deps): update all dependencies by @renovate[bot] in #662
- chore(deps): update golang:1.26.1 docker digest to 595c784 by @renovate[bot] in #665
- fix(deps): update all go dependencies main by @renovate[bot] in #667
- chore(deps): update all dependencies by @renovate[bot] in #666
- chore(deps): update golang:1.26.2 docker digest to 1e598ea by @renovate[bot] in #669
- chore(deps): update golang:1.26.2 docker digest to b54cbf5 by @renovate[bot] in #670
- chore(deps): update all dependencies to v1.26.3 by @renovate[bot] in #671
- fix(deps): update all go dependencies main by @renovate[bot] in #672
- fix(deps): update module golang.org/x/net to v0.54.0 by @renovate[bot] in #673
- chore(deps): update golang:1.26.3 docker digest to 313faae by @renovate[bot] in #674
- fix(deps): update module github.com/tklauser/ps to v0.0.4 by @renovate[bot] in #675
- chore(deps): update all dependencies by @renovate[bot] in #676
- fix(deps): update all go dependencies main by @renovate[bot] in #677
- chore(deps): update all dependencies by @renovate[bot] in #678
- chore(deps): update all dependencies by @renovate[bot] in #679
- fix(deps): update all go dependencies main by @renovate[bot] in #681
- chore(deps): update all dependencies by @renovate[bot] in #680
- chore(deps): update all dependencies by @renovate[bot] in #682
- chore(deps): update golang:1.26.4 docker digest to 32c0e6e by @renovate[bot] in #684
- fix(deps): update module github.com/cilium/ebpf to v0.22.0 by @renovate[bot] in #686
- chore(deps): update all dependencies by @renovate[bot] in #688
- chore(deps): update docker/login-action action to v4.4.0 by @renovate[bot] in #689
- chore(deps): update all dependencies to v1.26.5 by @renovate[bot] in #693
- fix(deps): update all go dependencies main by @renovate[bot] in #694
New Contributors
- @gyutaeb made their first contribution in #639
- @alagoutte made their first contribution in #663
- @Aditya-132 made their first contribution in #683
- @immanuwell made their first contribution in #690
- @owen5mith made their first contribution in #692
Full Changelog: v1.0.11...v1.0.12