Skip to content

Releases: zarf-dev/zarf

v0.45.0

12 Dec 21:05
v0.45.0
7af3336
Compare
Choose a tag to compare

What's Changed

  • docs: image crc32 hash mutation by @AustinAbro321 in #3295
  • chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #3298
  • chore(deps): bump github.com/mikefarah/yq/v4 from 4.44.5 to 4.44.6 by @dependabot in #3300
  • chore(deps): bump github.com/fluxcd/pkg/apis/meta from 1.6.1 to 1.7.0 by @dependabot in #3299
  • Fix API Version for Flux resource in docs by @phillebaba in #3301
  • chore(deps): bump github.com/goccy/go-yaml from 1.15.6 to 1.15.8 by @dependabot in #3302
  • fix: passing context into packager by @AustinAbro321 in #3303
  • chore(deps): bump github.com/anchore/syft from 1.17.0 to 1.18.0 by @dependabot in #3308
  • chore(deps): bump github.com/moby/moby from 27.3.1+incompatible to 27.4.0+incompatible by @dependabot in #3309
  • feat: apply --no-color to dev and console logging option, remove console-no-color by @AustinAbro321 in #3312
  • chore(deps): bump github/codeql-action from 3.27.6 to 3.27.7 by @dependabot in #3316
  • chore(deps): bump github.com/fluxcd/pkg/apis/meta from 1.7.0 to 1.8.0 by @dependabot in #3315
  • fix: truncate agent pod annotation so scheduler doesn't fail when annoation limit is exceeded by @AustinAbro321 in #3314
  • chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #3320
  • chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #3323
  • feat: add metadata.annotations to package schema by @AustinAbro321 in #3319

Full Changelog: v0.44.0...v0.45.0

v0.44.0

05 Dec 21:56
v0.44.0
c979349
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.43.1...v0.44.0

v0.43.1

18 Nov 20:35
v0.43.1
86c49d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.43.0...v0.43.1

v0.43.0

14 Nov 20:02
5943cea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.42.2...v0.43.0

What's Changed

Full Changelog: v0.42.2...v0.43.0

v0.42.2

07 Nov 17:38
v0.42.2
4a2ef14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.42.1...v0.42.2

v0.42.1

31 Oct 18:08
v0.42.1
1e906ff
Compare
Choose a tag to compare

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

v0.42.0

18 Oct 14:58
v0.42.0
f60a70a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.41.0...v0.42.0

v0.41.0

03 Oct 19:20
v0.41.0
e1a99f6
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 by @dependabot in #3013
  • chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #3014
  • chore: workflow to check that go mod tidy is run by @AustinAbro321 in #2963
  • fix: health checks issue when crds don't exist prior to package deploys by @AustinAbro321 in #3011
  • refactor: remove by @phillebaba in #3008
  • fix: modify the wait condition according to return values from earlier method call by @soltysh in #3020
  • refactor: packager inspect command by @schristoff in #2990
  • refactor: update syft to v1 by @AustinAbro321 in #3021
  • chore(deps): bump k8s.io/component-base from 0.30.3 to 0.31.1 by @dependabot in #2995
  • chore(deps): bump github.com/agnivade/levenshtein from 1.1.1 to 1.2.0 by @dependabot in #3027
  • chore(deps): bump k8s.io/kubectl from 0.30.3 to 0.31.1 by @dependabot in #3028
  • chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 by @dependabot in #3025
  • fix: nightly by removing logline no longer printed by @schristoff in #3038
  • feat: pass context to helm install & upgrade by @AustinAbro321 in #3031
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #3035
  • test: fix external git flake by @AustinAbro321 in #3039
  • chore(deps): bump github.com/fluxcd/pkg/apis/meta from 1.5.0 to 1.6.1 by @dependabot in #3034
  • chore: resolve cosign cves by @AustinAbro321 in #3029
  • fix: nightly ecr test by @schristoff in #3041
  • chore(deps): bump helm.sh/helm/v3 from 3.15.3 to 3.16.1 by @dependabot in #3026
  • chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.20.4 by @dependabot in #3007
  • chore: cleanup errchecking in tests by @mkcp in #3040
  • chore(deps): bump github.com/gofrs/flock from 0.8.1 to 0.12.1 by @dependabot in #3033
  • chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/hashivault from 1.8.8 to 1.8.9 by @dependabot in #3049
  • chore(deps): bump github/codeql-action from 3.26.9 to 3.26.10 by @dependabot in #3047
  • chore(deps): bump github.com/fluxcd/helm-controller/api from 1.0.1 to 1.1.0 by @dependabot in #3045
  • chore(deps): bump github.com/defenseunicorns/pkg/oci from 1.0.1 to 1.0.2 by @dependabot in #3048
  • chore(deps): bump github.com/fluxcd/source-controller/api from 1.3.0 to 1.4.1 by @dependabot in #3050
  • refactor: layout by @phillebaba in #3022
  • chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/azure from 1.8.8 to 1.8.9 by @dependabot in #3057
  • chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #3058
  • feat!: remove big bang extension by @AustinAbro321 in #3059
  • chore: directly handle ignored errs and nolint intentionally ignored errs by @mkcp in #2993
  • chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.8 to 1.8.9 by @dependabot in #3062
  • chore(deps): bump sigs.k8s.io/cli-utils from 0.36.0 to 0.37.2 by @dependabot in #3055
  • chore: update flux example, tests, and docs to address upstream fix by @AustinAbro321 in #3052
  • chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-alpha.1 to 3.0.0-beta.1 by @dependabot in #3054
  • docs: remove docs for deprecated Zarf UI by @AustinAbro321 in #3060
  • feat: add linter (2949) by @mkcp in #3053

New Contributors

Full Changelog: v0.40.1...v0.41.0

v0.40.1

19 Sep 22:59
v0.40.1
669777a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.39.0...v0.40.1

v0.39.0

05 Sep 20:43
v0.39.0
93128e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.38.3...v0.39.0