There was an issue with our release process in v0.52.0. While their is no problem with the Go code the release process failed. While the v0.52.0 tag remains there will not be a GitHub release for v0.52.0.
What's Changed
🚀 Updates
- feat!: Add debug granularity to package create validation and update error message by @mkcp in #3636
- refactor: remove statefulness from Helm package by @AustinAbro321 in #3609
- chore(deps): update to distribution/distribution v3 by @AustinAbro321 in #3642
- fix: oci-concurrency flag on init by @AustinAbro321 in #3643
- docs: Migrate "air gap" to "airgap" by @mkcp in #3638
- chore: update Zarf Homebrew description by @mkcp in #3646
- refactor: include all workload resources by @wcrum in #3640
- chore(deps): update k3s version by @AustinAbro321 in #3648
- refactor: find images by @AustinAbro321 in #3621
- feat: respect filters for all package sources in
LoadPackage
by @AustinAbro321 in #3650 - fix(publish): deterministic SHA for package publish by @brandtkeller in #3656
- feat: zarf package inspect manifests by @AustinAbro321 in #3653
- fix: restore ability to publish Zarf packages to root level of an OCI registry by @Noxsios in #3663
- fix(publish): cleanup trailing manifest file by @brandtkeller in #3662
- feat: zarf dev inspect manifest by @AustinAbro321 in #3658
- fix(skeleton): resolve support for kustomizations in isolation by @brandtkeller in #3669
- chore: move v1beta1 internal by @AustinAbro321 in #3659
- docs: remove component-choice example by @AustinAbro321 in #3668
- fix: require username and password for
zarf tools registry login
by @AustinAbro321 in #3676 - fix: require one of
password
orpassword-stdin
inzarf tools registry login
by @AustinAbro321 in #3681 - feat: allow unused flavors with a warning by @AustinAbro321 in #3683
- feature: Add ability for zarf to find oci artifacts for fluxcd ocirepo resource by @a1994sc in #3238
- feat: warn if cert is expiring soon, error if cert is expired by @AustinAbro321 in #3677
- ci: move release workflow to larger runner by @AustinAbro321 #3701
📦 Dependencies
- chore(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 by @dependabot in #3626
- chore(deps): bump github/codeql-action from 3.28.12 to 3.28.15 by @dependabot in #3641
- chore(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 by @dependabot in #3634
- chore(deps): bump github.com/defenseunicorns/pkg/oci from 1.0.2 to 1.0.4 by @dependabot in #3652
- chore(deps): bump the cosign-providers group across 1 directory with 3 updates by @dependabot in #3651
- chore(deps): bump the golang group across 1 directory with 3 updates by @dependabot in #3657
- chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.22.0 by @dependabot in #3665
- chore(deps): bump github.com/golang-cz/devslog from 0.0.11 to 0.0.12 by @dependabot in #3664
- chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot in #3674
- chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in #3673
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #3688
- chore(deps): bump helm.sh/helm/v3 from 3.17.2 to 3.17.3 by @dependabot in #3689
- chore(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.27 by @dependabot in #3690
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #3687
- chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 by @dependabot in #3693
Full Changelog: v0.51.0...v0.52.1