All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
0.1.3 - 2020-12-04
- Fixed support for nested HTTP callouts. Thanks @SvetlinZarev!
- Changed
wee-alloc
to an optional feature. Thanks @yuval-k!
- Added support for building for
wasm32-wasi
target. - Added support for metrics.
- Added support for
RootContext
to create child contexts for streams. Thanks @dgn! - Added support for setting network buffers.
0.1.2 - 2020-08-05
- Updated
MapType
values to match updated Proxy-Wasm ABI v0.1.0. Thanks @yskopets!
0.1.1 - 2020-08-05
- Added support for building with Bazel.
- Added support for setting HTTP bodies. Thanks @gbrail!
0.1.0 - 2020-02-29
- Initial release.