v0.5.0-rc3
Pre-release
Pre-release
github-actions
released this
12 Jul 16:21
·
503 commits
to main
since this release
Pre-release 3 for 0.5.0
The v0.5.0 release is a minor release that is the first official release with bpfman-operator in a separate repo.
A notable feature in this release is support for the BpfApplication CRD, which allows an application developer to deploy a set of required eBPF programs using a single BpfApplication CRD rather than multiple separate *Program CRDs.
What's Changed
- SDN-5007: introducing bfpapplication object by @msherif1234 in #6
- Fixups for pr #6 by @anfredette in #31
- build(deps): bump the production-dependencies group with 2 updates by @dependabot in #32
- Add app integeration test by @msherif1234 in #23
- remove api doc gen by @astoycos in #34
- fix broken link the readme and few minor edits by @msherif1234 in #33
- build(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 in the production-dependencies group by @dependabot in #39
- handle update app object by removing an existing program by @msherif1234 in #38
- More concise naming scheme for BpfPrograms by @anfredette in #37
- update build-release-yamls target by @msherif1234 in #42
- cut v0.5.0-rc1 release by @anfredette in #41
Full Changelog: v0.4.2...v0.5.0-rc2