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