All Versions
13
Latest Version
Avg Release Cycle
45 days
Latest Release
1240 days ago

Changelog History
Page 2

  • v4.7.51

    August 20, 2019
  • v4.7.9 Changes

    June 05, 2019

    ๐Ÿ”„ Changes:

    • ๐Ÿ”€ a1bfe49 Merge pull request #629 from benjaminhowarth1/master [#627, #637, #573 ]
    • ๐Ÿ”€ 1be0034 Merge branch 'master' into master
    • ๐Ÿ”€ f7854e0 Merge pull request #668 from reactiveui/revert-663-master
    • โช 962eba8 Revert "added RefitRestServiceAttribute for HttpClient relative path"
    • ๐Ÿ“š 182ba56 Added documentation for AuthenticatedParameterizedHttpClientHandler where signature generation is dependent on contents of the HTTP request
    • ๐Ÿ“š 0eb1f85 Updated README with fresh documentation on [Query] attributes in non-GET methods
    • ๐Ÿ”€ ce52764 Missed a brace in merge...
    • ๐Ÿ”€ 2b790cf Merged
    • ๐Ÿ›  8301de0 Fixes #637 by supporting POCO query parameters on all HTTP methods.
    • ๐Ÿ”€ 8a1aa72 Merge pull request #2 from reactiveui/master ๐Ÿ‘€ See more
    • ๐Ÿ”€ 0ebac04 Merge branch 'master' into master
    • ๐Ÿ”€ 5e2e7c3 Merge branch 'master' of https://github.com/benjaminhowarth1/refit
    • โœ… c528c29 #637 Test demonstrating failure of [Query] to be recognised in non-get methods.
    • ๐Ÿ”€ febd345 Merge branch 'master' into master
    • 248d333 Created new class for passing HttpRequestMessage to extra param, additive as @onovotny requested.
    • ๐Ÿ‘ 7955240 Created parameterized HttpClientHandler as requested change to be additive, which is not possible without modifying the handler. So, creatingf a handler explicitly with a method type to support passing HttpRequestMessage in, and then users can choose to use this whenever their getToken method requires access to the HttpRequestMessage.
    • โšก๏ธ f5c75af Updated test signature
    • โšก๏ธ 0d2b8b8 Updated AuthorizationHeaderValueGetter to support passing HttpRequestMessage into getToken() as OAuth signature generation may rely on having access to properties in the request (example: Twitter reuest signing)
    • ๐Ÿ”€ bddddc2 Merge pull request #1 from reactiveui/master

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

  • v4.7.5 Changes

    June 05, 2019

    ๐Ÿ”„ Changes:

    • ๐Ÿ”€ 76f03d3 Merge pull request #663 from yuri-voloshyn/master
    • c5ef508 RefitRestServiceAttribute renamed to BaseAddressAttribute
    • ๐Ÿ›  cd8975a fixed issue #662
    • ๐Ÿ”€ a1146b3 Merge pull request #2 from reactiveui/master
    • c6a3fcf Bump to 4.7 with new API surface area
    • ๐Ÿ”€ d9ca3f1 Merge pull request #645 from yuri-voloshyn/master
    • d58df76 Merge pull request #658 from iron9light/round_tripping_route
    • 97b7701 Add doc for round-tripping parameter
    • โœ… 14b03aa Add more test cases for Round-Tripping parameter
    • ๐Ÿ‘ 324ae47 Support Round-tripping route parameter syntax. ๐Ÿ‘€ See more
    • โšก๏ธ 5b4e14a Merge pull request #654 from gpriaulx/Housekeeping_UpdateReferencesToDotNetFoundation
    • โšก๏ธ 2fde905 Housekeeping: Updated references to DotNetFOundation and URLs
    • ddcced2 Fix find method
    • d6570f9 Added non generic methods for create rest service
    • ๐Ÿ”€ 5d9fe6c Merge pull request #1 from reactiveui/master

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