What's Changed
🚀 Updates
- docs: roadmap updates by @AustinAbro321 in #3875
- chore: lint packager2 by @AustinAbro321 in #3874
- refactor: remove packager1 references by @AustinAbro321 in #3855
- fix(archive): cleanup the archive package by @brandtkeller in #3822
- chore(docs): add community meeting documentation to project/website by @brandtkeller in #3884
- refactor: separate out create / layout to avoid cyclic dependency with zoci by @AustinAbro321 in #3872
- refactor: packager2 api cleanup by @AustinAbro321 in #3888
- fix: sign package during publish by @AustinAbro321 in #3892
- refactor: move zarf state structs from
src/types
->src/pkg/state
by @AustinAbro321 in #3897 - refactor: move split file logic to it's own package by @AustinAbro321 in #3898
- refactor: standardize packager2 API and decouple CLI from SDK by @AustinAbro321 in #3894
- docs: tip to use inspect manifest command by @AustinAbro321 in #3903
- feat: live output action command logs by @AustinAbro321 in #3901
- chore!: delete packager and related dead code by @AustinAbro321 in #3902
- fix(monitor): mimic k9s init to silence klog errors by @brandtkeller in #3905
- feat: expose packager(2) as public package by @AustinAbro321 in #3906
- refactor: pass cachepath through packager functions by @AustinAbro321 in #3907
- feat: improve usability and defaults of packager SDK by @AustinAbro321 in #3908
- feat(sdk): intuitive default path when using
./zarf
actions by @AustinAbro321 in #3910 - feat(sdk): return final package ref after publish by @AustinAbro321 in #3911
📦 Dependencies
- chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot in #3878
- chore(deps): bump github.com/fluxcd/source-controller/api from 1.5.0 to 1.6.0 by @dependabot in #3865
- chore(deps): bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 by @dependabot in #3886
- chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in #3890
- chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 by @dependabot in #3891
- chore(deps): bump the golang group across 1 directory with 2 updates by @dependabot in #3895
- chore(deps): bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #3909
Full Changelog: v0.55.6...v0.56.0