Releases: ArbusBiz/Arbus.Network
Releases · ArbusBiz/Arbus.Network
8.1.0
8.0.0
What's Changed
- Update ProblemDetails xml doc by @Leo506 in #41
- Add extension methods for checking "Content-Type" header value by @Leo506 in #43
- Remove StatusCode exceptions. Refactoring. by @evgenyvalavin in #44
- Update README.md by @evgenyvalavin in #45
- Update README.md by @evgenyvalavin in #46
Full Changelog: 7.0.0...8.0.0
7.0.0
What's Changed
- Add DeserializationTimeout to ApiEndpoint by @evgenyvalavin in #39
Full Changelog: 6.0.0...7.0.0
6.0.0
What's Changed
- Use Uri everywhere by @evgenyvalavin in #37
- Add Debug symbols to NuGet package
Full Changelog: 5.1.2...6.0.0
5.1.2
What's Changed
- Make ApiEndpoint.CreateContent() and ApiEndpoint.CreateRequest() public to allow testing by @evgenyvalavin in #36
Full Changelog: 5.1.1...5.1.2
5.1.1
What's Changed
- Bugfix. ApiEndpoint.AddRequestHeaders() never invoked by @evgenyvalavin in #35
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
- Add ApiEndpoint.ValidateResponse() for flexibility by @evgenyvalavin in #34
Full Changelog: 5.0.3...5.1.0
5.0.3
5.0.2
5.0.1
What's Changed
- Use CancellationToken in ReadAsStream() and DeserializeAsync() by @evgenyvalavin in #29
- Bugfix. Missing end line by @evgenyvalavin in #30
Full Changelog: 5.0.0...5.0.1