v0.26.2
What's Changed
Features
- Support for differential package creation by specifying a previously built package with the
--differential
flag onzarf package create
by @YrrepNoj in #1650
⚠️ NOTE - This currently will diffimages
andrepos
and is currently meant for development use cases. Production use is possible but we will be looking to add more user messaging and package state management in the future to reduce the potential for churn with many diffs.
- Allow remote
manifests
(bothfiles
andkustomizations
) by @Noxsios in #1633
Docs
- Update the docs navigation to improve doc discoverability by @Jessy-Morris in #1639
- Update the Zarf package create, package deploy and retro arcade tutorials by @laurenmengert in #1601
- Update the OCI package publish tutorial by @JasonvanBrackel in #1517
- Update when to where in package deploy tutorial by @cmwylie19 in #1660
- Improve the init package page with more configuration and lifecycle information by @Racer159 in #1644
- Update the docs navigation to improve doc discoverability by @Jessy-Morris in #1639
Development
- Add explicit permissions to each CI workflow by @Racer159 in #1668
- Pin CI action dependencies by @Racer159 in #1669
New Contributors
- @cmwylie19 made their first contribution in #1660
Full Changelog: v0.26.1...v0.26.2