0.71.0 (2026-02-04)
⚠ BREAKING CHANGES
- registry-proxy: built-in mtls support (#4162)
- wait: create wait package and call it directly within actions (#4549)
- remove global plainHTTP and insecureSkipTLSVerify in favor of optional parameters (#4561)
- move v1alpha1 validation logic to it's own package (#4544)
Features
- add nodeSelector to zarf agent and registry charts (#4565) (a23e909)
- error early during healthchecks when status is terminal (#4547) (eb54546)
- prune: allow for pruning to continue on manifest unknown (#4566) (6814ead)
- registry-proxy: built-in mtls support (#4162) (b493381)
- release: add release please workflow and docs (#4558) (b4cb102)
- remove direct usage of parent command
zarf package inspect(#4548) (1904293) - remove global plainHTTP and insecureSkipTLSVerify in favor of optional parameters (#4561) (3eed404)
- sign: implement support for sigstore bundle format (#4519) (9c3d446)
- values: support for chart values merge (#4581) (81df552)
Bug Fixes
Refactoring
- move v1alpha1 validation logic to it's own package (#4544) (502a6be)
- wait: create wait package and call it directly within actions (#4549) (2498e1c)
What's Changed
🚀 Updates
- feat: remove direct usage of parent command
zarf package inspectby @AustinAbro321 in #4548 - fix(helm): preserve block scalar semantics by @brandtkeller in #4541
- feat: error early during healthchecks when status is terminal by @AustinAbro321 in #4547
- docs: fix grammatical error in OnlyHasImageLayers doc comment by @jasonwashburn in #4552
- chore: update dos games package 1.3.0 by @AustinAbro321 in #4555
- docs: clarify data injections deprecation timeline by @AustinAbro321 in #4556
- chore: update dos-games references to 1.3 by @AustinAbro321 in #4557
- refactor!: move v1alpha1 validation logic to it's own package by @AustinAbro321 in #4544
- feat(release): add release please workflow and docs by @brandtkeller in #4558
- feat(sign): implement support for sigstore bundle format by @brandtkeller in #4519
- feat(prune): allow for pruning to continue on manifest unknown by @brandtkeller in #4566
- feat: add nodeSelector to zarf agent and registry charts by @rodneyxr in #4565
- feat!: remove global plainHTTP and insecureSkipTLSVerify in favor of optional parameters by @AustinAbro321 in #4561
- chore: update TSC list in CONTRIBUTING.md by @mkcp in #4575
- chore(docs): add Brandt Keller to TSC by @brandtkeller in #4578
- feat(values): support for chart values merge by @brandtkeller in #4581
- refactor(wait)!: create wait package and call it directly within actions by @AustinAbro321 in #4549
- feat(registry-proxy)!: built-in mtls support by @AustinAbro321 in #4162
- chore(main): release 0.71.0 by @zarf-release-please[bot] in #4564
📦 Dependencies
- chore(deps): bump github/codeql-action from 4.31.10 to 4.31.11 by @dependabot[bot] in #4554
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the actions-organization group by @dependabot[bot] in #4553
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.0 by @dependabot[bot] in #4534
- chore(deps): bump github/codeql-action from 4.31.11 to 4.32.0 by @dependabot[bot] in #4576
New Contributors
- @zarf-release-please[bot] made their first contribution in #4564
Full Changelog: v0.70.1...v0.71.0