Skip to content

Releases: defenseunicorns/zarf

v0.34.0

24 May 01:43
v0.34.0
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

v0.32.3

08 Feb 00:00
v0.32.3
1320831
Compare
Choose a tag to compare

What's Changed

Fixes

  • Properly handle panic that could occur during checksum validation by @mjnagel in #2262
  • Add the --key flag to the init cmd to properly allow for signed init packages by @dgershman in #2259
  • Restore destroy script functionality during zarf destroy by @Racer159 in #2274
  • Fix symlink inclusion within component resources by @dgershman in #2256
  • Use memory friendly file split logic for partial packages by @daniel-palmer-gu in #2264
  • Fix reproducible tarball creation on Windows systems by @Noxsios in #2293

Docs

  • Make branding more consistent and add community meetup references to docs by @Racer159 in #2258

Dependencies

  • Update github.com/anchore/clio digest by @renovate in #2277 and #2283
  • Update all non-major dependencies (including Gitea v1.21.5, Syft v0.100.0, K9s v0.31.7 and Crane v0.19.0) by @renovate in #2187

Development

New Contributors

Full Changelog: v0.32.2...v0.32.3

v0.32.2

25 Jan 02:19
v0.32.2
e208cca
Compare
Choose a tag to compare

What's Changed

Features

  • Support authenticated Helm repositories that have been configured with helm repo add by @AustinAbro321 in #2196
  • Verify that the specified storage class exists during zarf init by @lucasrod16 in #2180
  • Check for available node resources before building injector pod by @chrishorton in #2220
  • Officially support yaml extensions within the zarf.yaml using x- keys by @AustinAbro321 in #2217

Fixes

  • Fix the inclusion of helm sub commands when rendering zarf tools help by @jbrewer3 in #2216

Docs

Dependencies

  • Update github.com/anchore/clio digest to 89e2fe8 by @renovate in #2214
  • Update github.com/anchore/clio digest to a5e93b6 by @renovate in #2229
  • Update github.com/anchore/stereoscope digest to eb656fc by @renovate in #2230

Development

  • Remove workflow for automatically adding issues to the zarf project by @YrrepNoj in #2239
  • Delete unnecessary waitgroup from concurrencyTools by @AustinAbro321 in #2244
  • Update NewOrasRemote to take ocispec.Platform as an argument by @decleaver in #2241

New Contributors

Full Changelog: v0.32.1...v0.32.2

v0.32.1

03 Jan 22:49
v0.32.1
9a97f83
Compare
Choose a tag to compare

What's Changed

Fixes

  • ResolveRoot now properly returns an error when a target platform is not provided when used as a library by @Noxsios in #2212
  • Fix reproducibility of internal tarballs for components + sboms to allow better OCI layer reuse by @Noxsios in #2210

Docs

  • Remove dos-games skeleton references and instead use the skeleton architecture index by @Noxsios in #2208

Dependencies

  • [security] Update github.com/go-git/go-git/v5 to v5.11.0 by @renovate in #2209
  • [security] Update github.com/containerd/containerd to v1.7.11 by @renovate in #2209
  • Update github.com/anchore/syft to v0.99.0 by @renovate in #2185
  • Update github.com/anchore/clio digest to 3e50431 by @renovate in #2207
  • Update github.com/anchore/stereoscope digest to 590920d by @renovate in #2206
  • Update github/codeql-action action to v3 by @renovate in #2191

Full Changelog: v0.32.0...v0.32.1