Releases: Cysharp/YetAnotherHttpHandler
Releases · Cysharp/YetAnotherHttpHandler
1.6.0
1.5.4
What's Changed
Full Changelog: 1.5.3...1.5.4
1.5.3
1.5.2
1.5.1
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
1.4.2
1.4.1
1.4.0
Breaking Changes
Align behavior on Unity to .NET runtime by @mayuki in #78
Changed to throw an HttpRequestException
when an exception occurs while reading content. This change aligns the behavior to .NET's HttpContent
. This means that applications will catch HttpRequestException
instead of IOException
.
What's Changed
- Propagate HTTP/2 error codes to grpc-dotnet by @mayuki in #77
- Change TargetFramework from net7.0 to net8.0 by @mayuki in #76
- Clarify Third Party Notices by @mayuki in #79
Full Changelog: 1.3.1...1.4.0
1.3.1
What's Changed
- Problem of status code being StatusCode.Internal in Airplane mode, etc. by @trapezoid in #75
New Contributors
- @trapezoid made their first contribution in #75
Full Changelog: 1.3.0...1.3.1