8000 Releases · sbstp/attohttpc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: sbstp/attohttpc

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

v0.28.0

22 Mar 05:26
Compare
Choose a tag to compare

What's Changed

  • Update to actions/checkout@v4 by @tottoto in #158
  • Update env_logger requirement from 0.10.0 to 0.11.0 by @dependabot in #160
  • Add method to get mutable reference to HeaderMap of request builder by @tottoto in #164
  • Bump the all group with 1 update by @dependabot in #165

Full Changelog: v0.27.0...v0.28.0

v0.27.0

21 Jan 20:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.1...v0.27.0

0