Addresses the major issues introduced by v3.0.2-rc08
Changed efidisk to computed for backwards compatibility.
Fix automatic_reboot guardrail being inverted.
What's Changed
- Return, if automaticReboot is false by @da-Kai in #1529
- chore(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 by @dependabot[bot] in #1533
- chore(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 by @dependabot[bot] in #1528
- fix: reject short network id instead of crashing with slice bounds panic by @SAY-5 in #1532
- feat:
efidiskcomputed by @Tinyblargon in #1535 - build: use makefile for ci by @Tinyblargon in #1537
New Contributors
Full Changelog: v3.0.2-rc08...v3.0.2-rc09