This release includes one important memory leak (really good debugging thanks to @ttys3) and also upgrades wazero to 1.8 as well as support for go 1.22 and 1.23
What's Changed
- Verify if wasip1 was already instantiate in runtime by @juliens in #85
- fix: fix wasm middleware guest module instance memory leak issue by @ttys3 in #86
- chore: upgrades CI to support 1.23 by @jcchavezs in #89
- fix: moves the finalizer to guest creation. by @jcchavezs in #91
New Contributors
Full Changelog: v0.6.0...v0.7.0