What's Changed
🚀 Updates
- refactor(cluster,state,types)!: migrate types.ZarfState to state.State by @mkcp in #3682
- fix(images): support for insecure skip tls verify on image push/pull by @brandtkeller in #3725
- feat: add timeout to image operations by @AustinAbro321 in #3731
- feat: remove user submitted digest from OCI pull log by @AustinAbro321 in #3743
- chore: remove invopop/jsonschema dependency from root go.mod by @AustinAbro321 in #3744
- test: avoid dockerhub flake in agent ignore test by @AustinAbro321 in #3742
- test: improve archive test by @Noxsios in #3739
- fix: retry on images and components by @Noxsios in #3746
- feat: respect context during HTTP file downloads by @AustinAbro321 in #3751
- test: improve http pull test by @Noxsios in #3748
- fix: set default user for git and registry state during
zarf package deploy
by @AustinAbro321 in #3754
📦 Dependencies
- chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #3727
- chore(deps): bump the k8s group across 1 directory with 5 updates by @dependabot in #3728
- chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #3735
- chore(deps): bump the cosign-providers group across 1 directory with 3 updates by @dependabot in #3733
- chore(deps): bump vite from 5.4.14 to 5.4.18 in /site by @dependabot in #3692
- chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /site by @dependabot in #3695
- chore(deps): bump @babel/helpers from 7.26.0 to 7.27.0 in /site by @dependabot in #3694
- chore(deps): bump esbuild, @astrojs/starlight and astro in /site by @dependabot in #3697
- fix: resolve CVE-2025-3445 in cmd/archiver with pkg/archive by @mkcp in #3732
Full Changelog: v0.53.0...v0.54.0