Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

proxy-wasm-go-sdk v0.21.0

Compare
Choose a tag to compare
@evacchi evacchi released this 01 Feb 15:05
· 38 commits to main since this release
af00e60

proxy-wasm-go-sdk v0.21.0 is a maintenance release with a few improvements and some version bumps.

ProxyTest improvements

  • proxytest now includes ProxyGetProperty and ProxySetProperty thanks to @jmjolysc for contributing the change (#250)
  • further improves were contributed from @dgryski (#353) thanks!

Other Notable Changes

  • Improves the http_headers examples/http_headers thanks @jonathanvila
  • Upgrades Wazero to the latest version (1.0.0-pre.8)
  • CI is now also testing against Envoy 1.25, Istio 1.16 and building via TinyGo 0.26

Contributors: @omidtavakoli @mathetake @jmjolysc @codefromthecrypt @jonathanvila @nacx @while1malloc0 @dgryski @evacchi

Full Changelog: v0.20.0...v0.21.0