8000 Releases · zarf-dev/zarf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: zarf-dev/zarf

v0.56.0

13 Jun 12:41
v0.56.0
bc926ee
Compare
Choose a tag to compare

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot in #3878
  • chore(deps): bump github.com/fluxcd/source-controller/api from 1.5.0 to 1.6.0 by @dependabot in #3865
  • chore(deps): bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 by @dependabot in #3886
  • chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in #3890
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 by @dependabot in #3891
  • chore(deps): bump the golang group across 1 directory with 2 updates by @dependabot in #3895
  • chore(deps): bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #3909

Full Changelog: v0.55.6...v0.56.0

v0.55.6

29 May 20:57
v0.55.6
6424a45
Compare
Choose a tag to compare

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 by @dependabot in #3852
  • chore(deps): bump github.com/google/go-containerregistry from 0.20.4 to 0.20.5 by @dependabot in #3853
  • chore(deps): bump github.com/anchore/syft from 1.26.0 to 1.26.1 by @dependabot in #3857
  • chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.21.6 to 5.21.7 by @dependabot in #3866

New Contributors

Full Changelog: v0.55.5...v0.55.6

v0.55.5

22 May 21:20
v0.55.5
e08d944
Compare
Choose a tag to compare

What's Changed

🚀 Updates

  • feat(utils): support user interrupts in utils.ExecuteWait and add debug logging by @mkcp in #3846
  • feat(utils): add user interrupts to wait-for on network protocols by @mkcp in #3848
  • Revert "chore(deps): bump helm.sh/helm/v3 from 3.17.3 to 3.18.0" by @AustinAbro321 in #3851

📦 Dependencies

  • chore(deps): bump github.com/anchore/syft from 1.23.1 to 1.26.0 by @dependabot in #3841

Full Changelog: v0.55.4...v0.55.5

v0.55.4

22 May 00:48
v0.55.4
40f967b
Compare
Choose a tag to compare

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #3812
  • chore(deps): bump github.com/defenseunicorns/pkg/helpers/v2 from 2.0.1 to 2.0.4 by @dependabot in #3803
  • chore(deps): bump github.com/mholt/archives from 0.1.1 to 0.1.2 by @dependabot in #3801
  • chore(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #3818
  • chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.21.3 to 5.21.6 by @dependabot in #3802
  • chore(deps): bump the k8s group across 1 directory with 5 updates by @dependabot in #3819
  • chore(deps): bump github.com/fluxcd/pkg/apis/meta from 1 8000 .10.0 to 1.12.0 by @dependabot in #3827
  • chore(deps): bump helm.sh/helm/v3 from 3.17.3 to 3.18.0 by @dependabot in #3826
  • chore(deps): bump github.com/google/go-containerregistry from 0.20.4-0.20250225234217-098045d5e61f to 0.20.4 by @dependabot in #3834
  • chore(deps): bump github.com/defenseunicorns/pkg/oci from 1.2.0 to 1.3.0 by @dependabot in #3833

New Contributors

Full Changelog: v0.55.2...v0.55.4

v0.55.2

15 May 23:20
v0.55.2
f071c12
Compare
Choose a tag to compare

Release v0.55.2

This release includes improvements to the Zarf SDK and continuing iteration on the packager refactor - most of which are consumed by the CLI to-date. In the CLI you will see a few changes:

  • Caching OCI layers: Improving package creation time when layers are present in the cache (while hard to represent given all conditions, our package creation of the examples/longhorn package saw a %62 improvement on subsequent creations.
  • zarf package mirror-resources will now default to zarf state if available and other targets are not defined. Additionally --images/--repos flags were introduced to mirror a type of artifact in isolation.
  • zarf package inspect operations targeting packages in a registry now only pull the required layers needed for inspect to occur. This fixes inspect previously pulling the full package just to view the definition/sboms/images etc

Release Demo Video for those who want to watch these updates in action.

Note: We ran into an issue with our release process and identified a bug which resulted in releasing v0.54.0 -> v0.55.2 and have since identified improvements to testing and release to work towards more resilient zarf releases.

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump actions/create-github-app-token from 2.0.2 to 2.0.3 by @dependabot in #3758
  • chore(deps): bump vite from 6.3.3 to 6.3.4 in /site by @dependabot in #3753
  • chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #3764
  • chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in #3765
  • chore(deps): bump actions/create-github-app-token from 2.0.3 to 2.0.6 by @dependabot in #3763
  • chore(deps): bump aws-actions/configure-aws-credentials from 4.1.0 to 4.2.0 by @dependabot in #3770
  • chore(dependencies): update crane by @AustinAbro321 in #3771
  • chore(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.0 by @dependabot in #3779
  • chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #3780
  • chore(deps): bump github.com/anchore/syft from 1.19.0 to 1.23.1 by @dependabot in #3740
  • chore(deps): bump github.com/golang-cz/devslog from 0.0.12 to 0.0.13 by @dependabot in #3785
  • chore(deps): bump the golang group across 1 directory with 3 updates by @dependabot in #3784
  • chore(deps): bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 by @dependabot in #3786
  • chore(deps): bump github.com/mikefarah/yq/v4 from 4.45.1 to 4.45.4 by @dependabot in #3792
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.4 by @dependabot in #3791
  • chore(deps): bump actions/dependency-review-action from 4.7.0 to 4.7.1 by @dependabot in #3795
  • chore(deps): bump aws-actions/configure-aws-credentials from 4.2.0 to 4.2.1 by @dependabot in #3804

Full Changelog: v0.54.0...v0.55.2

v0.54.0

01 May 19:12
v0.54.0
90460ae
Compare
Choose a tag to compare

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #3727
  • chore(deps): bump the k8s group across 1 directory with 5 updates by @dependabot in #3728
  • chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #3735
  • chore(deps): bump the cosign-providers group across 1 directory with 3 updates by @dependabot in #3733
  • chore(deps): bump vite from 5.4.14 to 5.4.18 in /site by @dependabot in #3692
  • chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /site by @dependabot in #3695
  • chore(deps): bump @babel/helpers from 7.26.0 to 7.27.0 in /site by @dependabot in #3694
  • chore(deps): bump esbuild, @astrojs/starlight and astro in /site by @dependabot in #3697
  • fix: resolve CVE-2025-3445 in cmd/archiver with pkg/archive by @mkcp in #3732

Full Changelog: v0.53.0...v0.54.0

v0.53.0

23 Apr 22:11
v0.53.0
d6ebd92
Compare
Choose a tag to compare

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 by @dependabot in #3680

Full Changelog: v0.52.1...v0.53.0

v0.52.1

18 Apr 14:47
v0.52.1
7d664cb
Compare
Choose a tag to compare

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

📦 Dependencies

v0.51.0

03 Apr 17:09
v0.51.0
a9bffc5
Compare
Choose a tag to compare

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github.com/goccy/go-yaml from 1.15.23 to 1.16.0 by @dependabot in #3596
  • chore(deps): bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 by @dependabot in #3554
  • chore(deps): bump actions/create-github-app-token from 1.11.6 to 1.11.7 by @dependabot in #3595
  • chore(deps): bump helm.sh/helm/v3 from 3.17.1 to 3.17.2 by @dependabot in #3599
  • chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 by @dependabot in #3604
  • chore(deps): bump actions/create-github-app-token from 1.11.7 to 1.12.0 by @dependabot in #3615
  • chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot in #3619

Breaking Changes

The function "github.com/zarf-dev/zarf/src/cmd".SetupMessage and struct "github.com/zarf-dev/zarf/src/cmd".MessageCfg have been removed.

Full Changelog: v0.50.0...v0.51.0

v0.50.0

20 Mar 20:46
v0.50.0
ab23aa4
Compare
Choose a tag to compare

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #3569
  • chore(deps): b 68F7 ump the cosign-providers group across 1 directory with 3 updates by @dependabot in #3558
  • chore(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by @dependabot in #3561
  • chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #3577
  • chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #3581
  • chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot in #3582
  • chore(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by @dependabot in #3591
  • chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #3590
  • chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #3588
  • chore(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot in #3589
  • chore(deps): bump the k8s group across 1 directory with 5 updates by @dependabot in #3574

New Contributors

Full Changelog: v0.49.1...v0.50.0

0