Releases: solo-io/proxy-runtime
Releases · solo-io/proxy-runtime
v0.1.14
includes some ci fixes to release fixes in v0.1.13
v0.1.13
This is marked as pre-release since it did not publish to npmjs
Update to assembly script 0.19.22 (fixes memory leak in wasm v8 vm)
v0.1.10
Bump lodash from 4.17.20 to 4.17.21 (#47)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.1.9
!! Marked as pre-release because the release to npm-registry failed
- Support ABI version 0.2.1
- Add NETWORK_FILTER support
- Add set_shared_data function to runtime.
v0.1.8
- Update to assembly script 0.14 (finally can remove the hacks around missing interfaces and abstract classes)
- Update proxy ABI to version 0.2.0 (compatible with istio 1.7)