What's Changed
- Remove import chaining from import package by @phillebaba in #3115
- chore(deps): bump actions/dependency-review-action from 4.3.4 to 4.3.5 by @dependabot in #3122
- fix: support registry override for dev deploy (yolo) by @mjnagel in #3064
- Refactor flavor e2e test to not depend on CLI output by @phillebaba in #3125
- feat: introduce logger to ctx, refactor cmd, and migrate logo to Zarf Say by @mkcp in #3120
- chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by @dependabot in #3128
- chore(deps): bump github.com/anchore/syft from 1.14.0 to 1.14.2 by @dependabot in #3121
- chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.9 to 1.8.10 by @dependabot in #3105
- chore(deps): bump sigs.k8s.io/kustomize/api from 0.17.3 to 0.18.0 by @dependabot in #3091
- chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/hashivault from 1.8.9 to 1.8.10 by @dependabot in #3104
- Refactor sbom e2e test to not depend on CLI output by @phillebaba in #3129
- chore: address clippy feedback by @joonas in #2959
- Refactor deprecation e2e test to not depend on CLI output by @phillebaba in #3130
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #3133
- chore(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #3135
- chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/azure from 1.8.9 to 1.8.10 by @dependabot in #3137
- chore(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 by @dependabot in #3138
- chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #3140
- chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in #3141
- chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #3143
- chore(deps): bump k8s.io/kubectl from 0.31.1 to 0.31.2 by @dependabot in #3142
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by @dependabot in #3144
- chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #3145
- Refactor templating e2e test to not depend on CLI output by @phillebaba in #3147
- feat: migrate package create to slog by @mkcp in #3132
- chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/aws from 1.8.9 to 1.8.10 by @dependabot in #3150
- chore: improve the Info and Debug logging for image pulls by @mkcp in #3149
- chore: add logger to packager2 Remove by @mkcp in #3151
- chore: add logger to packager2 inspect by @mkcp in #3153
- chore: add logger to packager2 list by @mkcp in #3154
- chore: feature flag to enable switching between logger for libaries by @AustinAbro321 in #3161
- chore: add logger to packager2 Mirror by @mkcp in #3152
- chore: add logger to zarf destroy by @mkcp in #3162
- chore(deps): bump github.com/goccy/go-yaml from 1.12.0 to 1.13.0 by @dependabot in #3155
- chore(deps): bump github.com/anchore/stereoscope from 0.0.5-0.20241018131503-a38c93517fc7 to 0.0.5 by @dependabot in #3157
- fix: issue where kustomization files are empty by @a1994sc in #3094
- chore(deps): bump actions/dependency-review-action from 4.3.5 to 4.4.0 by @dependabot in #3158
- docs: add instruqt interactive tutorial by @salaxander in #3160
- chore: begin adding logger to
zarf dev
by @mkcp in #3163 - feat: expose Helm skip schema validation option in Zarf schema by @AustinAbro321 in #3165
- feat: use console-slogger as text handler by @mkcp in #3167
New Contributors
Full Changelog: v0.42.0...v0.42.1