v0.32.3
What's Changed
Fixes
- Properly handle panic that could occur during checksum validation by @mjnagel in #2262
- Add the
--key
flag to the init cmd to properly allow for signed init packages by @dgershman in #2259 - Restore destroy script functionality during
zarf destroy
by @Racer159 in #2274 - Fix symlink inclusion within component resources by @dgershman in #2256
- Use memory friendly file split logic for partial packages by @daniel-palmer-gu in #2264
- Fix reproducible tarball creation on Windows systems by @Noxsios in #2293
Docs
Dependencies
- Update github.com/anchore/clio digest by @renovate in #2277 and #2283
- Update all non-major dependencies (including Gitea v1.21.5, Syft v0.100.0, K9s v0.31.7 and Crane v0.19.0) by @renovate in #2187
Development
- Add a more robust chart search regexManager by @Racer159 in #2278 and #2284
- Partial refactor of injector logic in
k8s
, andcluster
packages by @chrishorton in #2271
New Contributors
- @daniel-palmer-gu made their first contribution in #2264
Full Changelog: v0.32.2...v0.32.3