Changelog History
Page 1
-
v6.0-preview.37 Changes
November 26, 2020๐ Changes:
๐ Bugs:
Others:
- ๐ฐ #952: Request payload corrupted when using System.Text.Json serializer
๐ This list of changes was auto generated.
-
v6.0-preview.34 Changes
November 26, 2020๐ 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.
-
v5.2.4 Changes
November 26, 2020๐ Changes:
๐ Bugs:
Others:
- โ #1011: Fix new test: Refit 5.2 does not use CamelCasing by default.
- ๐ฐ #952: Request payload corrupted when using System.Text.Json serializer
๐ This list of changes was auto generated.
-
v5.2.1 Changes
September 05, 2020๐ Changes:
- #900: Add ability to provide custom ExceptionFactory
- #967: allow HeaderAttribute on parameters used in request path members
- ๐ #899: Support partial interfaces
- 0๏ธโฃ #904: Support Xml default namespace
- ๐จ #945: refactor: change verify url method exception message
- ๐ #968: Fix issue 617 (support EnumMember on enums within types for query string param objects)
- #943: fix: Allow for GenerateRefitStubs to be disabled with RefitDisableGenerateRefitStubs
- #745: [BUG] AddRefitClient non-generic version does not register service
Dependencies:
- #950: Bump Microsoft.Extensions.Http from 3.1.5 to 3.1.6
- #923: Bump System.Text.Json from 4.7.1 to 4.7.2 ๐ See More
- #969: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.7.54 to 16.7.56
- โ #965: Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
- #961: Bump Microsoft.Extensions.Http from 3.1.6 to 3.1.7
- โ #959: Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
- #958: Bump Microsoft.CodeAnalysis.CSharp from 3.6.0 to 3.7.0
- #957: Bump xunit.runner.visualstudio from 2.4.2 to 2.4.3
- #954: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.6.13 to 16.7.54
- #951: Bump Nerdbank.GitVersioning from 3.1.91 to 3.2.31
- #938: Bump Microsoft.Extensions.Http from 3.1.4 to 3.1.5
- #933: Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2
- #932: Bump coverlet.collector from 1.3.0-preview.6.ga0e22ec622 to 1.3.0
- #928: Bump Microsoft.CodeAnalysis.CSharp from 3.5.0 to 3.6.0
- #924: Bump Microsoft.Extensions.Http from 3.1.3 to 3.1.4
- #917: Bump Nerdbank.GitVersioning from 3.1.74 to 3.1.91
- โ #914: Bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1
- โ #908: Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0
Others:
- โ #902: latest coverlet
๐ This list of changes was auto generated.
-
v5.1.67 Changes
April 08, 2020๐ Changes:
๐ Bugs:
- #885: Specify Content-Length when serializing JSON with System.Text.Json
- 0๏ธโฃ #889: Fix default CollectionFormat for FormValueMultimap
- #896: Fix query collection format inside object
- #895: Fix generated usings in inherited interfaces
Dependencies:
- #890: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.5.132 to 16.6.13
- #888: Bump System.Reactive from 4.3.2 to 4.4.1
- #887: Bump coverlet.collector from 1.2.0 to 1.2.1
Others:
๐ See More
- ๐ #893: Added documentation and examples for the ApiResponse return type.
๐ This list of changes was auto generated.
-
v5.1.54 Changes
April 01, 2020๐ Changes:
โจ Enhancement:
Dependencies:
- #875: Bump Nerdbank.GitVersioning from 3.1.71 to 3.1.74
- #867: Bump Microsoft.Extensions.Http from 3.1.2 to 3.1.3
Others:
- #883: Usings fix
- #879: Base address fix
- ๐ #866: Fixed System.Text.Json deserialization on streamed data ๐ See More
- ๐ #877: Disable CI build for tests as coverlet doesn't work
- #874: Replace .NET Standard 1.4 with 2.0 in README.md
- #868: Fix GitHub Pages
- #653: IContentSerializer implementation and/or example for .NET Core 3.0?
- #2: Add top-level API
๐ This list of changes was auto generated.
-
v5.1.27 Changes
March 23, 2020๐ Changes:
โจ Enhancement:
- ๐ #800: Added: Support for Nullable References
- #824: Unescape Querystring parameters #277
- #277: How to disable urlencoding get-params in Refit?
- #829: Added interfaces to ApiResponse
- #836: System.Text.Json-powered IContentSerializer
- 0๏ธโฃ #841: Allow specifying default CollectionFormat
- #848: handle serialization for query objects with IEnumerable properties
- ๐ #861: Support handlers in AddRefitClient and document use of HttpClient
๐ Bugs:
- #847: [BUG] QueryAttribute is not taken into account with custom objects and query parameters
- #802: Using uppercase letters in objects bound to URL throws an error
- #811: [BUG] RefitStubs.g.cs is generated when it shouldn't
- #784: [BUG] Multiple Input Files (May) Lead To Ambiguous Reference Errors
- #807: Fix for #802 casing bug on object bound to url
- #843: fix issue experienced in #649
- ๐ #649: [BUG] RefitStubs.g.cs generated by dotnet build 2.2.203 SDK cannot process nested type
Others:
๐ See More
โช #864: Revert "Ensure we have an emtpy byte array so that a content-length of 0 is sent"
#862: Custom query prop
#860: Trim trailing / for HttpClient-supplied base addresses
๐ #858: Remove unused types (supporting netstandard1.4 )
#856: Bump Microsoft.CodeAnalysis.CSharp from 3.4.0 to 3.5.0
#854: Bump Nerdbank.GitVersioning from 3.1.68 to 3.1.71
#851: Bump Nerdbank.GitVersioning from 3.0.50 to 3.1.68
๐ #1: Handle actually issuing REST requests, not just building them
#842: Bump Microsoft.Extensions.Http from 3.1.1 to 3.1.2
#838: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.4.45 to 16.5.132
โ #834: Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
#830: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.4.43 to 16.4.45
#827: Bump Nerdbank.GitVersioning from 3.0.48 to 3.0.50
#826: Bump Microsoft.Extensions.Http from 3.1.0 to 3.1.1
#825: Bump Nerdbank.GitVersioning from 3.0.28 to 3.0.48
#819: Bump coverlet.collector from 1.1.0 to 1.2.0
๐ #5: Silverlight support?
#817: Bump System.Reactive from 4.3.1 to 4.3.2
โก๏ธ #815: Updating #811 fix with better language detection
#814: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.4.33 to 16.4.43
โ #813: Fix issue #811 & add tests for query parameters
#808: Bump System.Reactive from 4.2.0 to 4.3.1
#804: Bump Microsoft.CodeAnalysis.CSharp from 3.3.1 to 3.4.0
#805: Bump Microsoft.Extensions.Http from 3.0.1 to 3.1.0
#803: Generate using statements inside namespaces
#798: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0
#792: Bump Microsoft.Extensions.Http from 3.0.0 to 3.0.1
#791: Bump Microsoft.Extensions.DependencyInjection from 3.0.0 to 3.0.1
โก๏ธ #790: Update to MockHttp client with strong name
๐ This list of changes was auto generated.
-
v5.0.23 Changes
November 18, 2019๐ Changes:
- #789: Get rid of query shift parameter and rely on value from dictionary key
- ๐ #788: feat: Add support for ProblemDetails extensions
- #787: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.4.16 to 16.4.33
- #786: Bump Nerdbank.GitVersioning from 3.0.26 to 3.0.28
๐ This list of changes was auto generated.
-
v5.0.15 Changes
November 14, 2019๐ Changes:
- โก๏ธ #783: Update README.md
- #757: Objects Bound to URL Path
- #779: Bump Newtonsoft.Json from 12.0.2 to 12.0.3
- โ #778: Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
- #776: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19367-01 to 1.0.0-beta2-19554-01
๐ This list of changes was auto generated.
-
v4.8.14
October 31, 2019