Refit v6.0-preview.34 Release Notes

Release Date: 2020-11-26 // over 3 years ago
  • ๐Ÿ”„ Changes:

    โœจ Enhancement:

    • #1007: Nullable Reference Type annotations
    • 0๏ธโƒฃ #1005: Use System.Text.Json by default
    • #1001: 809 set properties in http request message
    • #1002: Feature- multipart data name to be specified at the moment of execution.
    • #636: Content in ValidationApiException hides Content in derived ApiException

    Dependencies:

    • #998: Bump System.Reactive from 4.4.1 to 5.0.0
    • #997: Bump System.Text.Json from 4.7.2 to 5.0.0
    • #996: Bump Microsoft.Extensions.Http from 3.1.9 to 5.0.0 ๐Ÿ‘€ See More
    • #1000: Bump Microsoft.CodeAnalysis.CSharp from 3.7.0 to 3.8.0
    • โœ… #995: Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
    • #993: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.8.51 to 16.8.55
    • #990: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.8.50 to 16.8.51
    • #989: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.7.56 to 16.8.50
    • #985: Bump Microsoft.Extensions.Http from 3.1.8 to 3.1.9
    • #982: Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37
    • #970: Bump Microsoft.Extensions.Http from 3.1.7 to 3.1.8

    Others:

    • #964: Disposable interfaces
    • #976: Fix dictionary query request mapping
    • #979: fix [BUG] AuthorizeAttribute does not add a header to the request #946
    • #946: [BUG] AuthorizeAttribute does not add a header to the request
    • ๐Ÿ‘ #953: Support ApiException.Content when actual type is ValidationApiException

    ๐Ÿš€ This list of changes was auto generated.