Skip to content

v0.6.3

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Nov 19:39
· 1 commit to main since this release
e836a9c

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