Skip to content

4.17.0

Latest
Compare
Choose a tag to compare
@bednar bednar released this 12 Aug 08:10
· 9 commits to master since this release

Breaking Changes

API

  • ApiResponse headers has been changed to IEnumerable<(string Name, string Value)>

Bug Fixes

  1. #649: Use HttpCompletionOption.ResponseHeadersRead for asynchronous QueryApi

Dependencies

Update dependencies:

Build:

  • #650: RestSharp to 111.4.0
  • #655: Microsoft.Extensions.ObjectPool to 8.0.7

Test:

  • #652: NUnit3TestAdapter to 4.6.0
  • #654: WireMock.Net to 1.5.62

Examples:

  • #657: Radzen.Blazor to 5.0.6