v0.4.1
What's Changed
- update README with some new features by @hectorj2f in #304
- run codeql on post-merge by @hectorj2f in #308
- Feature: add support for ephemeral containers by @hectorj2f in #299
- Add api docs generator by @hectorj2f in #311
- update images to the new path by @cpanato in #328
- switch to reusable workflow by @bobcallaway in #330
- Fix: Always use
kubeclient.Get()
for fetching k8s client. by @mattmoor in #340 - Add validation for the oci repository field by @hectorj2f in #337
- Move validation code to its own function by @hectorj2f in #341
- Fix: switch from
all
toALL
when dropping capabilities. by @mattmoor in #346 - Add policy name to the cache by @hectorj2f in #348
- Feature: Incorporate an identifier for signatures and attestations. by @mattmoor in #350
- Manually bump all go deps to latest by @hectorj2f in #351
New Contributors
- @bobcallaway made their first contribution in #330
Full Changelog: v0.4.0...v0.4.1