Skip to content

Releases: Cysharp/YetAnotherHttpHandler

1.9.0

19 Dec 06:54
Compare
Choose a tag to compare

What's Changed

  • Add Unix Domain Socket support by @yzsolt in #109
  • Throw PlatformNotSupportedException when trying to use UDS on Windows by @mayuki in #110

New Contributors

Full Changelog: 1.8.1...1.9.0

1.8.1

16 Dec 08:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0

13 Dec 02:59
Compare
Choose a tag to compare

New features

  • add TCP connect timeout option by @trapezoid in #102
  • Add support for server certificate verification handler by @mayuki in #106

What's Changed

  • Set the version information resource to .dll by @mayuki in #104
  • Use dotnet-retest to retry flaky tests by @mayuki in #105

Full Changelog: 1.7.0...1.8.0

1.7.0

28 Nov 07:07
Compare
Choose a tag to compare

What's Changed

  • Support with_server_name option of hyper_rustls::HttpsConnectorBuilder by @Rijicho in #101

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

24 Sep 03:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.4...1.6.0

1.5.4

18 Sep 07:20
Compare
Choose a tag to compare

What's Changed

  • Fix deadlock in the completion process when the send buffer is full. by @mayuki in #95

Full Changelog: 1.5.3...1.5.4

1.5.3

14 Aug 03:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...1.5.3

1.5.2

06 Aug 08:12
Compare
Choose a tag to compare

What's Changed

  • Remove use of funciton pointer by @mayuki in #89
  • Fix an issue where canceling does not work correctly on IL2CPP by @mayuki in #90

Full Changelog: 1.5.1...1.5.2

1.5.1

05 Aug 06:48
Compare
Choose a tag to compare

What's Changed

  • Fixed to cancel requests correctly when a request is canceled before receiving a response. by @mayuki in #87

Full Changelog: 1.5.0...1.5.1

1.5.0

02 Aug 01:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.5.0