Skip to content

Releases: sbstp/attohttpc

v0.30.1

29 Jul 01:18
Compare
Choose a tag to compare

What's Changed

  • fix: remove deprecated rustls feature flag by @metent in #194

Full Changelog: v0.30.0...v0.30.1

v0.30.0

11 Jul 00:47
Compare
Choose a tag to compare

What's Changed

  • Support WASI platforms by @metent in #192
  • Add feature flags tls-rustls-webpki-roots-ring and tls-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

12 Mar 02:31
Compare
Choose a tag to compare

What's Changed

  • fix: multipart crate has not been maintained in a long time by @sbstp in #187
  • fix: reduce expensive clones of BaseSettings by @sbstp in #186

Full Changelog: v0.29.1...v0.29.2

v0.29.1

02 Mar 05:12
Compare
Choose a tag to compare

What's Changed

  • Add Proxy-Authorization header if proxy_url has username by @ngicks in #185

New Contributors

Full Changelog: v0.29.0...v0.29.1

v0.29.0

22 Feb 15:28
Compare
Choose a tag to compare

What's Changed

  • Refactor rustls config by @tottoto in #180
  • Remove unused rustls-pemfile crate from dev-dependencies by @tottoto in #181
  • Run tests using cargo-nextest by @sbstp in #182
  • rustls: ring is no longer maintained, use aws-lc-rs by @sbstp in #183

Full Changelog: v0.28.5...v0.29.0

v0.28.5

12 Feb 05:51
Compare
Choose a tag to compare

What's Changed

  • Move tokio-rustls to [dev-dependencies] by @cuviper in #179

New Contributors

Full Changelog: v0.28.4...v0.28.5

v0.28.4

12 Feb 05:51
Compare
Choose a tag to compare

Full Changelog: v0.28.3...v0.28.4

v0.28.3

09 Feb 23:55
Compare
Choose a tag to compare

What's Changed

  • Update test code to use Hyper 1.x and Axum instead of Warp by @sbstp in #178

Full Changelog: v0.28.2...v0.28.3

v0.28.2

09 Feb 23:45
Compare
Choose a tag to compare

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

v0.28.1

08 Dec 08:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.28.0...v0.28.1