Zarf Versions Save

DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev/

v0.33.1

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/defenseunicorns/zarf/compare/v0.33.0...v0.33.1

v0.33.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/defenseunicorns/zarf/compare/v0.32.6...v0.33.0

v0.32.6

1 month ago

[0.32.6] - 2024-03-22

trying out some different release note generators, formatting may vary for a few releases while we figure out what works best ~@Noxsios

๐Ÿš€ Features

  • [ALPHA] feat: package generation ALPHA by @andrewg-xyz in #2269
  • (lib) feat(lib): configurable log file location by @Noxsios in #2380
  • [BREAKING] feat!: filter package components with strategy interface by @Noxsios in #2321

๐Ÿ› Bug Fixes

  • fix: refactor create stages into separate lib by @lucasrod16 in #2223
  • fix: handle registry caBundle as a multiline string by @AbrohamLincoln in #2381
  • (regression) fix: populate p.sbomViewFiles on deploy and mirror by @lucasrod16 in #2386
  • fix: allow absolute paths for differential packages by @AustinAbro321 in #2397
  • fix: hotfix skeleton publish by @Noxsios in #2398

๐Ÿšœ Refactor

  • refactor: split helpers/exec libs by @Racer159 in #2379

๐Ÿงช Testing

  • test: data injection flake by @lucasrod16 in #2361

โš™๏ธ Miscellaneous Tasks

  • ci: add commitlint workflow and update contributing guide by @lucasrod16 in #2391

๐Ÿ›ก๏ธ Security

  • (release) build: create PRs on homebrew-tap by @Noxsios in #2385

Full Changelog: https://github.com/defenseunicorns/zarf/compare/v0.32.5...v0.32.6

v0.32.5

2 months ago

[0.32.5] - 2024-03-11

trying out some different release note generators, formatting may vary for a few releases while we figure out what works best ~@Noxsios

๐Ÿš€ Features

  • feat: add missing vendored tool version commands by @eddiezane in #2232
  • feat: add --why flag for zarf dev find-images by @waveywaves in #2309
  • feat: set variables on find images by @AustinAbro321 in #2282
  • feat: add configurable backoff and retries for Zarf operations by @Racer159 in #2345

๐Ÿ› Bug Fixes

  • (deps): update github.com/anchore/clio digest to abcb719 by @renovate[bot] in #2347
  • (ci): change ECR image to docker.io image by @AustinAbro321 in #2353
  • fix: added OCI Image Index mediaType by @mdaizcorbe in #2352
  • fix: package publish progress bar frozen at zero by @Noxsios in #2367
  • (release) hotfix publish not respecting source package architecture by @Noxsios in #2376

๐Ÿ“š Documentation

  • chore: fix spelling by @AustinAbro321 in #2333
  • docs: formatting and grammar by @beholdenkey in #2350

โš™๏ธ Miscellaneous Tasks

  • chore: sorted go imports by @naveensrinivasan in #2349
  • chore: fix bb test by @AustinAbro321 in #2340
  • chore: update CODEOWNERS with @AustinAbro321 by @Racer159 in #2354
  • chore: refactor and purify the OCI library within Zarf by @AustinAbro321 in #2235
  • chore: default to temp zarf cache in e2e tests by @AustinAbro321 in #2355

๐Ÿ›ก๏ธ Security

  • chore: configure agent server to avoid slowloris attack by @naveensrinivasan in #2342
  • chore: fix implicit memory aliasing in for loop by @naveensrinivasan in #2341
  • (release): update release workflow to use token from gh app by @Noxsios in #2368
  • (release): use release environment secrets by @Noxsios in #2374

First Time Contributors

  • @eddiezane made their first contribution in #2232
  • @beholdenkey made their first contribution in #2350
  • @mdaizcorbe made their first contribution in #2352

Full Changelog: https://github.com/defenseunicorns/zarf/compare/v0.32.4...v0.32.5

v0.32.4

2 months ago

What's Changed

Fixes

Dependencies

Docs

Development

New Contributors

Full Changelog: https://github.com/defenseunicorns/zarf/compare/v0.32.3...v0.32.4

v0.32.3

3 months ago

What's Changed

Fixes

Docs

Dependencies

Development

New Contributors

Full Changelog: https://github.com/defenseunicorns/zarf/compare/v0.32.2...v0.32.3

v0.32.2

3 months ago

What's Changed

Features

Fixes

Docs

Dependencies

Development

New Contributors

Full Changelog: https://github.com/defenseunicorns/zarf/compare/v0.32.1...v0.32.2

v0.32.1

4 months ago

What's Changed

Fixes

Docs

Dependencies

Full Changelog: https://github.com/defenseunicorns/zarf/compare/v0.32.0...v0.32.1

v0.32.0

4 months ago

What's Changed

:warning: Breaking Changes

  • Gitea has been updated from the 8.x series chart (app version 1.19.3) to the 10.x series chart (app version 1.21.2) - this update contains breaking changes and should be tested if you are using this component - default Zarf installs will upgrade automatically but more advanced configurations / use cases should be reviewed. Gitea Release Notes
  • Zarf package OCI references now use OCI indexes / platforms to handle architecture - packages published to OCI with this version of Zarf will be placed within an index and won't be able to be pulled with older versions - old packages will still be able to be pulled however.
  • Component and package names can no longer start with a leading - as this is used within the deselect syntax introduced for --components

Features

ย ย ย ย 

Rollup From v0.31 Patch Releases

Fixes

Rollup From v0.31 Patch Releases

Docs

Rollup From v0.31 Patch Releases

Dependencies

Rollup From v0.31 Patch Releases

Development

Rollup From v0.31 Patch Releases

Full Changelog: https://github.com/defenseunicorns/zarf/compare/v0.31.4...v0.32.0

v0.32.0-rc1

4 months ago

What's Changed

Full Changelog: https://github.com/defenseunicorns/zarf/compare/v0.31.4...v0.32.0-rc1