Releases: solo-io/wasm
Releases · solo-io/wasm
v0.0.15
v0.0.14
v0.0.13
New Features
- Support use of labelSelector to deploy filters to Istio (#43)
- Adds support for
init
andbuild
for the AssemblyScript language: https://github.com/AssemblyScript/assemblyscript (#71)
Fixes
- Fix
wasme deploy envoy
command and update it with a cleaner experience using the local cache. (#72)
NOTICE
This release is tagged as a prerelease as webassemblyhub.io
is not currently compatible with 0.0.12. To use v0.0.13, replace webassemblyhub.io
with yuvaltest.solo.io
v0.0.13-rc1
This release build failed.
New Features
- Adds support for
init
andbuild
for the AssemblyScript language: https://github.com/AssemblyScript/assemblyscript (#71)
Fixes
- Fix
wasme deploy envoy
command and update it with a cleaner experience using the local cache. (#72)
v0.0.12
v0.0.11
v0.0.10
v0.0.9
Deploy gloo|envoy command (#28) * import gloo * gomod * add rootId to config for push, rename configFile to descriptorsFile * default config file * deploy interface, istio impl * wip: deploy * wip: deploy gloo local * wire up commands * fix go mod * fix command, add doc * fix doc * fix deploy local * add doc for local deploy * rename interface