Releases: solo-io/wasm
Releases · solo-io/wasm
v0.0.33
New Features
- Add support for cpp, assemblyscript, rust and tinygo filters in Istio 1.9.x (#239)
- Merge required istio sidecar annotations into user custom annotations
- Add istiod deployment name support in wasme deploy istio command (#245)
- Add a feature to configure EnvoyFilter.PatchContext at the time of deployment. (#115)
Dependency Bumps
- tinygo-org/tinygo has been upgraded to v0.17.0.
v0.0.32
v0.0.31
v0.0.30
v0.0.29
v0.0.28
v0.0.27-patch1
semver (#198)
v0.0.27.1
v0.0.27
New Features
- Add support for c++ filters in Istio 1.7.x (#145)
- Adds a --ignore-version-check flag to allow using wasme to deploy an image to an unsupported platform/version combo. (#68)
- Add support for rust filters in Istio 1.5.x-1.7.x (#184)
- Add pod man support, using the WASME_USE_PODMAN environment variable. (#165)
- Add support for deploying to StatfulSet as a workload type (#165)
Fixes