Added
- Added component filtering based on env var
SPIN_COMPONENTS_TO_RETAIN
(#197) - Improved error hanlding in selective deployment (#229)
Changed
- Turn off native unwinding from Wasmtime Config to avoid faulty libunwind detection errors (#215)
- Updated the spin version to v3.0.0 (#230)
Fixed
- FIxed CI errors due to old versions of Go and TinyGo and disk pressure (#217)