Skip to content

Releases: zarf-dev/zarf

v0.36.1

17 Jul 20:50
ff50f77
Compare
Choose a tag to compare

🚨 Important 🚨: Zarf will be moving from github.com/defenseunicorns/zarf to github.com/zarf-dev/zarf

What's Changed

New Contributors

Full Changelog: v0.36.0...v0.36.1

v0.36.0

12 Jul 13:40
eca0c53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.0...v0.36.0

v0.35.0

18 Jun 12:39
v0.35.0
c8abe31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.0...v0.35.0

v0.34.0

24 May 01:43
ab83d37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.33.2...v0.34.0

v0.33.2

09 May 14:49
898061d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.33.1...v0.33.2

v0.33.1

25 Apr 20:36
v0.33.1
ccc80ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.33.0...v0.33.1

v0.33.0

10 Apr 00:02
v0.33.0
5a7314e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.32.6...v0.33.0

v0.32.6

22 Mar 19:22
v0.32.6
0689007
Compare
Choose a tag to compare

[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

🚜 Refactor

🧪 Testing

⚙️ 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: v0.32.5...v0.32.6

v0.32.5

12 Mar 00:43
v0.32.5
6739602
Compare
Choose a tag to compare

[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

🐛 Bug Fixes

📚 Documentation

⚙️ Miscellaneous Tasks

🛡️ Security

First Time Contributors

Full Changelog: v0.32.4...v0.32.5

v0.32.4

26 Feb 21:19
v0.32.4
f6b83e1
Compare
Choose a tag to compare

What's Changed

Fixes

  • Improve cmd failure messaging when no timeout or retries are given by @docandrew in #2301
  • Revert init package storageclass checks for git server and seed registry by @lucasrod16 in #2311
  • Fix multi-part tarballs being mismatched sizes by @Racer159 in #2314
  • Change text template detection to check first and last 512 bytes by @WeaponX314 in #2310
  • Improve zarf tools registry prune messaging by @Racer159 in #2323
  • Add http request header timeout to mitigate stalling image push by @Racer159 in #2319
  • Allow host+subpath as the source registry for --registry-override in package create by @waveywaves in #2306

Dependencies

Docs

Development

New Contributors

Full Changelog: v0.32.3...v0.32.4