This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
Releases: tetratelabs/proxy-wasm-go-sdk
Releases · tetratelabs/proxy-wasm-go-sdk
Introduction of VMContext, and PluginContext
This tag is intentionally cut as v0.13.0 which seems odd considering that the previous one is cut with v0.3.0. The point is that we mistakenly cut v0.12.0 a few months ago, and we've already delete it, but it is still referenced as a "latest" by pkg.go.dev (https://pkg.go.dev/github.com/tetratelabs/proxy-wasm-go-sdk). That's why we cut 0.13.0 for now as a workaround. In anyway, the tag is just a tag so we hope this wouldn't be a problem:) Enjoy!
API refactoring and documentation
Add API documentation and more refactoring. (#185) Signed-off-by: Takeshi Yoneda <[email protected]>
API refactoring and enhancement
Update README.md (#176) Signed-off-by: Takeshi Yoneda <[email protected]>
v0.1.1: Update the signature of SnedLocalResponse (#137)
Signed-off-by: Takeshi Yoneda <[email protected]>
release v0.1.0 (#134)
Signed-off-by: Takeshi Yoneda <[email protected]>
API refactoring and enhancement
Refactor API of proxytest framework. (#129) Signed-off-by: Takeshi Yoneda <[email protected]>
Bug fixes
Remove abi 0.1.0 build support (#114) Signed-off-by: mathetake <[email protected]>
v0.0.13: allow abi 0.1.0 (#107)
Signed-off-by: mathetake <[email protected]>
v0.0.12
v0.0.11: update upstream envoy on ci (#94)
* update upstream envoy on ci Signed-off-by: mathetake <[email protected]> * update example config Signed-off-by: mathetake <[email protected]> * update readme Signed-off-by: mathetake <[email protected]>