v0.4.1
The v0.4.1 release is a patch release which includes some bug fixes found
in the original v0.4.0 release. Additionally support has been added for deploying
the example applications as unprivileged containers on productions systems which
enable SELinux by default.
Users can now access released RPMs from the bpfman COPR repo and nightly RPMs from the bpfman-next COPR repo.
For even more details Please see the individual commit
messages shown below.
What's Changed
- bpfman: dir bpfman-sock missing for bpfman-rpc by @Billy99 in bpfman#1082
- docs: Reduce release changes by @Billy99 in bpfman#1071
- build(deps): bump async-trait from 0.1.79 to 0.1.80 in the production-dependencies group by @dependabot in bpfman#1085
- build(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 in the production-dependencies group by @dependabot in bpfman#1086
- add csi fsgroup support by @astoycos in bpfman#1089
- bpfman: include license in crate workspace by @danielmellado in bpfman#1087
- rpm: Add bpfman-rpc and bpfman-ns to rpm package by @Billy99 in bpfman#1096
- Add target aware uretprobe example by @msherif1234 in bpfman#1064
- Examples/Docs: idiomatic Go usage and update installation instructions for apt-based OS by @thediveo in bpfman#1084
- build(deps): bump the production-dependencies group with 3 updates by @dependabot in bpfman#1099
- image: Add missing images to push to quay by @Billy99 in bpfman#1098
- update packit config by @astoycos in bpfman#1083
- fix mounter image to fedora 39 by @astoycos in bpfman#1102
- test: add negative test cases to integration tests by @Billy99 in bpfman#1100
- Start providing manifests for running our eBPF example applications as truly non-root by @astoycos in bpfman#1097
- build(deps): bump golangci/golangci-lint-action from 4 to 5 in the production-dependencies group by @dependabot in bpfman#1105
- build(deps): bump the production-dependencies group with 2 updates by @dependabot in bpfman#1106
- De-duplicate code in the bpfman-agent by @anfredette in bpfman#1068
- test: add image name test by @Billy99 in bpfman#1107
- Add bpfman 0.4.1-rc1 to builds and cargo metadata by @danielmellado in bpfman#1112
- Free up disk space for running k8s int tests by @anfredette in bpfman#1110
- Remove propose_downstream packit job by @danielmellado in bpfman#1111
- cut an rc2 to ensure our rpm builds are working by @astoycos in bpfman#1114
- cut an rc3 release by @astoycos in bpfman#1115
- cut a rc4 release by @astoycos in bpfman#1116
- cut a 0.4.1-rc5 by @astoycos in bpfman#1117
- fix a bug in the release automation, test with rc6 by @astoycos in bpfman#1120
New Contributors
- @thediveo made their first contribution in bpfman#1084
- @Silvanoc opened their first issue in bpfman#1077
Full Changelog: bpfman/bpfman@v0.4.0...v0.4.1