0.74.0 (2026-03-19)
⚠ BREAKING CHANGES
What's Changed
🚀 Updates
- chore(test): update external testing for local development by @brandtkeller in #4638
- chore(deps): update k9s to v0.50.18 by @brandtkeller in #4648
- fix: close leaked file handles in
pull_test.goHTTP handlers by @joonas in #4657 - fix: close chunk file descriptors per iteration in
SplitFileby @joonas in #4656 - feat: add retries on create operations by @mjnagel in #4664
- feat: update kubectl vender logic by @a1994sc in #4676
- feat(connect): create zarf connect resource sub-command by @AustinAbro321 in #4683
- feat(publish): support for tag specification by @brandtkeller in #4641
- test: fix registry flake by @AustinAbro321 in #4700
- feat(state): remove architecture field by @AustinAbro321 in #4701
- fix(deploy)!: override actions wait commands by @brandtkeller in #4531
- fix(agent): support create idempotency for mutation operations by @brandtkeller in #4691
- feat(init): clarify --registry-secret or --registry-url by @bm54cloud in #4694
- feat!: upgrade to Helm 4 by @AustinAbro321 in #4350
- fix: set field manager once during pre-run to avoid data race by @AustinAbro321 in #4707
- docs(install): add conda-forge community install method by @connor-stewarty in #4706
- docs: add 2026 community meeting notes link by @nick-adkins in #4715
- feat(init): enable switching between nodeport and proxy mode by @AustinAbro321 in #4608
- feat: use Zarf Package Config as image config by @AustinAbro321 in #4675
- feat: use legacy Helm wait + reconciliation Healthchecks by @AustinAbro321 in #4720
- feat: stop managing scale down policy in CLI by @AustinAbro321 in #4725
- docs(registry-proxy): describe registry proxy in init package docs by @AustinAbro321 in #4622
- chore(main): release 0.74.0 by @zarf-release-please[bot] in #4682
📦 Dependencies
- chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0 by @dependabot[bot] in #4677
- chore(deps): bump svgo from 4.0.0 to 4.0.1 in /site by @dependabot[bot] in #4686
- chore(deps): bump dompurify from 3.3.1 to 3.3.2 in /site by @dependabot[bot] in #4689
- chore(deps): bump the actions-organization group with 3 updates by @dependabot[bot] in #4660
- chore(deps): bump github/codeql-action from 4.32.4 to 4.32.6 by @dependabot[bot] in #4696
- chore(deps): bump the actions-organization group with 2 updates by @dependabot[bot] in #4695
- chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #4697
- chore(deps): bump the actions-organization group with 2 updates by @dependabot[bot] in #4714
- chore(deps): bump the golang group across 1 directory with 2 updates by @dependabot[bot] in #4718
- chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.3 by @dependabot[bot] in #4724
New Contributors
- @bm54cloud made their first contribution in #4694
- @connor-stewarty made their first contribution in #4706
Full Changelog: v0.73.1...v0.74.0