Releases: wasmerio/wasmer
Release v4.3.7
This release adds support for rotating secrets, fixes a regression with the filesystem, and contains other fixes and improvements.
Release v4.3.6
The star of this release is the volume subcommand that allows inspecting and interacting with volumes through the client. There are also numerous bug fixes and quality of life improvements included in this release.
Release v4.3.5
This release adds support for managing secrets alongside fixes and refactors to help with stability.
Release v4.3.4
This release contains a fix for the webc version resolution logic.
Release v4.3.3
This release mainly contains fixes and refactors to help with the stability. Also some improvements to the cli and journaling.
Release v4.3.2
This release mainly introduces the InstaBoot feature. Numerous bug fixes to the virtual-fs is also included, making it
more robust. Support for the execve syscall is also added to the runtime alongside the ability to spawn local wasm files.
Release v4.3.1
This release adds support for subcommands to generate shell completions and manual pages. Also, number of fixes
to the cli are included to further improve the developer experience. Various bug fixes and stability improvements
are also added to WASIX.
Release v4.3.0
This release stabilizes the new and improved publish and deploy flow. Also, wasmer is 25% faster (on cold startups) and more stable since various fixes and stability improvements are included.
Release v4.3.0-beta.1
This release improves the deploy and publish flow. Also, it contains bug fixes to virtual fs, caching, and a memory corruption issue when unwinding the stack.
Release v4.3.0-alpha.1
This release introduces support for publishing unnamed packages. It also fixes an issue with code generation when using Singlepass and contains fixes to WASIX.