github zarf-dev/zarf v0.49.0

2 days ago

This release includes a number of project adjustments as well as fixes.

Breaking Changes

  • Configuration file formats other than yaml and toml are being deprecated
    • See Proposed ZEP-0015 for background on limitations driving this decision
  • zarf connect default execution has a UX change
    • The --cli-only flag has been removed - this behavior is now the default
    • Browsers can be automatically opened with the command using the --open flag

The update to zarf connect is with consideration of zarf behaviors defaulting to fully-encapsulated execution. As a general principle we want zarf to have minimal dependency on external/system tooling by default.

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github.com/fluxcd/pkg/apis/meta from 1.9.0 to 1.10.0 by @dependabot in #3458
  • chore(deps): bump github/codeql-action from 3.28.8 to 3.28.9 by @dependabot in #3484
  • chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 in the golang group across 1 directory by @dependabot in #3485
  • chore(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.1 by @dependabot in #3483
  • chore(deps): bump github.com/goccy/go-yaml from 1.15.17 to 1.15.19 by @dependabot in #3486
  • chore(deps): bump aws-actions/configure-aws-credentials from 4.0.3 to 4.1.0 by @dependabot in #3488
  • chore(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.3.2 by @dependabot in #3489
  • chore(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 by @dependabot in #3490
  • chore(deps): bump github.com/goccy/go-yaml from 1.15.19 to 1.15.20 by @dependabot in #3492
  • chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.2 to 3.0.0-rc.3 by @dependabot in #3491
  • chore(deps): bump helm.sh/helm/v3 from 3.17.0 to 3.17.1 by @dependabot in #3498
  • chore(deps): bump the k8s group across 1 directory with 5 updates by @dependabot in #3503
  • chore(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.4.0 by @dependabot in #3506
  • chore(deps): bump github.com/goccy/go-yaml from 1.15.20 to 1.15.22 by @dependabot in #3497
  • chore(deps): bump github.com/fluxcd/source-controller/api from 1.4.1 to 1.5.0 by @dependabot in #3505
  • chore(deps): bump the cosign-providers group across 1 directory with 3 updates by @dependabot in #3504
  • chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #3512
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.1 to 0.20.2 by @dependabot in #3509
  • chore(deps): bump github.com/goccy/go-yaml from 1.15.22 to 1.15.23 by @dependabot in #3510
  • chore(deps): bump github.com/derailed/k9s from 0.32.7 to 0.40.3 by @dependabot in #3513
  • chore(deps): bump actions/create-github-app-token from 1.11.3 to 1.11.5 by @dependabot in #3507
  • chore(deps): bump golangci/golangci-lint-action from 6.4.0 to 6.5.0 by @dependabot in #3508

Full Changelog: v0.48.1...v0.49.0

Don't miss a new zarf release

NewReleases is sending notifications on new releases.