We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aeb9fb commit 495e291Copy full SHA for 495e291
tools/wasme/changelog/v0.0.30/istio-as-1-7.yaml
@@ -0,0 +1,4 @@
1
+changelog:
2
+ - type: FIX
3
+ description: Fix bug with AssemblyScript filters not being generated with metadata marking them as compatible with Istio 1.7
4
+ issueLink: https://github.com/solo-io/wasm/issues/216
tools/wasme/cli/example/assemblyscript/runtime-config.json
@@ -3,6 +3,7 @@
"abiVersions": [
"v0-541b2c1155fffb15ccde92b8324f3e38f7339ba6",
5
"v0-097b7f2e4cc1fb490cc1943d0d633655ac3c522f",
6
+ "v0-4689a30309abf31aee9ae36e73d34b1bb182685f",
7
"v0.2.1"
8
],
9
"config": {
0 commit comments