What's Changed
🚀 Updates
- chore: wrap mutex around appending to failed repository updates by @joonas in https://github.com/zarf-dev/zarf/pull/3934
- release: fix RC release process by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3919
- fix(deps): resolve High OPA CVE by @brandtkeller in https://github.com/zarf-dev/zarf/pull/3781
- fix: exempt packages from revive var-naming linter by @mkcp in https://github.com/zarf-dev/zarf/pull/3953
- feat: track progress on image pull/push by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3904
- feat: optimize package OCI pulls by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3961
- fix!: allow creation of differential package from OCI source by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3963
- add webhook for argocd appprojects by @sepauli in https://github.com/zarf-dev/zarf/pull/3962
- fix: identify file type using filename instead of mholt/archives auto detection by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3977
- feat!(deploy): support return of package VariableConfig by @brandtkeller in https://github.com/zarf-dev/zarf/pull/3978
- fix(mirror): separate artifact upload by component by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3980
- fix(release): correct GitHub environment variable syntax for GoReleaser version by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3981
📦 Dependencies
- chore(deps): bump github.com/anchore/syft from 1.26.1 to 1.27.1 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/3941
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/3949
- chore(deps): bump github/codeql-action from 3.29.0 to 3.29.2 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/3955
- chore(deps): bump github.com/mholt/archives from 0.1.2 to 0.1.3 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/3950
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/3958
- chore(deps): bump sigs.k8s.io/kustomize/api from 0.19.0 to 0.20.0 by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/3957
- chore(deps): bump github.com/docker/cli from 28.2.2+incompatible to 28.3.1+incompatible by @dependabot[bot] in https://github.com/zarf-dev/zarf/pull/3965
New Contributors
- @sepauli made their first contribution in https://github.com/zarf-dev/zarf/pull/3962
Full Changelog: https://github.com/zarf-dev/zarf/compare/v0.57.0...v0.58.0