Skip to content

TestableHttpClient version 0.4

Choose a tag to compare

@dnperfors dnperfors released this 26 May 19:42
· 139 commits to master since this release
0380045

We are very happy to announce yet another release. This release could basically be considered as a release candidate for version 1.0, since all the functionality that we had envisioned for this library is included in this release. Now is the time to test this library out and report issues, inconsistencies and annoyances.

Changelog for this release:

  • Removed deprecated methods
  • Added CreateClient() and CreateClient(Action<HttpClient>) as extension methods to the TestableHttpClient.
  • Updated the integration tests for demonstrating how IHttpClientFactory is used.

More details can be found on the milestone page for this release.