Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 07:01
· 4 commits to main since this release
v0.17.0
a750b27

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)