Skip to content

v0.0.27

Pre-release
Pre-release
Compare
Choose a tag to compare
@yuval-k yuval-k released this 12 Oct 14:14
· 37 commits to master since this release
96d8dcc

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

  • Update the proxy wasm cpp sdk to the latest to work with the latestenvoy v1.16.x based envoy-wasm build. (Used by Gloo 1.5.x) (#177)
  • Fix a bug in the install script caused by the repo rename. (#174)