The v0.6.2 release failed to publish, so this is the next release after 0.6.1.
The major change in this release is the introduction of the wstd-aws package, which provides wstd support for the Rust AWS SDK. This allows the AWS SDK to be used in any embedding that provides a wasi-http outbound handler, and AWS credentials via environment variables or the filesystem.
What's Changed
- Add integration tests for TcpStream::connect by @metent in #99
- add wstd-aws crate, for integration with aws-sdk by @pchickey in #102
- Release wstd 0.6.2 by @github-actions[bot] in #105
- Release wstd 0.6.3 by @github-actions[bot] in #106
Full Changelog: v0.6.1...v0.6.3