Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 703 Bytes

File metadata and controls

38 lines (22 loc) · 703 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.0

Added

  • Added FluentUriBuilder to help in building Uris.
  • Added HttpTracingDelegatingHandler to trace full requests/responses.
  • Added AddPoliciesFromOptions to configure Polly using HttpOptions.
  • Added AddAndConfigureHttpClient to configure the HttpClient using HttpOptions.

Changed

Deprecated

Removed

Fixed

Security

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security