Releases: sbstp/attohttpc
Releases · sbstp/attohttpc
v0.30.1
v0.30.0
What's Changed
- Support WASI platforms by @metent in #192
- Add feature flags
tls-rustls-webpki-roots-ring
andtls-rustls-native-roots-ring
for rustls ring backend by @metent in #190 - Add a feature flag for disabling additional threads during initial connection and for timeout handling by @metent in #191
- Update webpki-roots requirement from 0.26.8 to 1.0.1 by @dependabot[bot] in #193
New Contributors
Full Changelog: v0.29.2...v0.30.0
v0.29.2
v0.29.1
v0.29.0
v0.28.5
v0.28.4
Full Changelog: v0.28.3...v0.28.4
v0.28.3
v0.28.2
What's Changed
- Add rustls 'tls12' feature to continue to support TLS 1.2 connections by @charlespierce in #177
Full Changelog: v0.28.1...v0.28.2