From 495e2912fcae52319a663e6fa21e31e46446fbf4 Mon Sep 17 00:00:00 2001 From: Shane O'Donnell Date: Thu, 29 Oct 2020 20:06:01 -0400 Subject: [PATCH] Fix Istio 1.7 / Assemblyscript (#217) * Fix Istio 1.7 / Assemblyscript --- tools/wasme/changelog/v0.0.30/istio-as-1-7.yaml | 4 ++++ tools/wasme/cli/example/assemblyscript/runtime-config.json | 1 + 2 files changed, 5 insertions(+) create mode 100644 tools/wasme/changelog/v0.0.30/istio-as-1-7.yaml diff --git a/tools/wasme/changelog/v0.0.30/istio-as-1-7.yaml b/tools/wasme/changelog/v0.0.30/istio-as-1-7.yaml new file mode 100644 index 00000000..dd178762 --- /dev/null +++ b/tools/wasme/changelog/v0.0.30/istio-as-1-7.yaml @@ -0,0 +1,4 @@ +changelog: + - type: FIX + description: Fix bug with AssemblyScript filters not being generated with metadata marking them as compatible with Istio 1.7 + issueLink: https://github.com/solo-io/wasm/issues/216 \ No newline at end of file diff --git a/tools/wasme/cli/example/assemblyscript/runtime-config.json b/tools/wasme/cli/example/assemblyscript/runtime-config.json index 115b29e6..9c5f3b3a 100644 --- a/tools/wasme/cli/example/assemblyscript/runtime-config.json +++ b/tools/wasme/cli/example/assemblyscript/runtime-config.json @@ -3,6 +3,7 @@ "abiVersions": [ "v0-541b2c1155fffb15ccde92b8324f3e38f7339ba6", "v0-097b7f2e4cc1fb490cc1943d0d633655ac3c522f", + "v0-4689a30309abf31aee9ae36e73d34b1bb182685f", "v0.2.1" ], "config": {