Highlights
- Timoni module now supports defining health checks for Kubernetes custom resources
What's Changed
- fix: Propagate input scanner errors by @reneleonhardt in #575
- fix(oci): Validate pulls before output by @reneleonhardt in #576
- fix(cli): Mark required operands in usage by @reneleonhardt in #577
- fix(cli): Clean up failed stdin files by @reneleonhardt in #578
- fix(cli): Validate output formats early by @reneleonhardt in #579
- fix(oci): Return artifact file open errors by @reneleonhardt in #580
- fix(mod): Clean up failed initialization by @reneleonhardt in #581
- fix(cli): Validate CRD version entries by @reneleonhardt in #584
- fix(cli): Validate provider companion flags by @reneleonhardt in #583
- fix(oci): Preflight and bound Cosign subprocesses by @reneleonhardt in #585
- fix(cli): Bound and secure CRD downloads by @reneleonhardt in #588
- fix(oci): Report image build cleanup errors by @reneleonhardt in #590
- fix(oci): Bound layer extraction by @reneleonhardt in #586
- fix(cli): Preserve command cancellation by @reneleonhardt in #589
- fix(oci): Forward insecure registry transport by @reneleonhardt in #591
- fix(oci): Forward Cosign registry credentials by @reneleonhardt in #592
- feat: Add CUE-based health checks for custom resources by @stefanprodan in #593
- build(deps): bump the ci group with 4 updates by @dependabot[bot] in #595
Full Changelog: v0.28.0...v0.29.0