Skip to content

.NET Extensions 8.2.0

Compare
Choose a tag to compare
@joperezr joperezr released this 06 Mar 21:27
· 88 commits to main since this release

8.2.0 packages are now all published in NuGet.org.

What's Changed

  • Branding changes for 8.2 by @joperezr in #4855
  • Simplify platform check. by @geeknoid in #4853
  • Upgrade Polly to latest version (8.2.1) by @martintmk in #4860
  • Remove temp suppression for "Report coverage to GitHub" CI task by @xakep139 in #4863
  • Disable HttpClient's timeout for Standard Resilience and Hedging by @martintmk in #4862
  • Don't fail the build if the GitHubComment CI task failed by @xakep139 in #4864
  • Expose the ResilienceHandler type. by @geeknoid in #4858
  • Merging changes from internal/release/8.1 branch by @joperezr in #4868
  • Context switching can affect timer triggering by @mapogolions in #4861
  • Increase minimum code coverage for Microsoft.Extensions.Http.Diagnostics by @joperezr in #4870
  • [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #4872
  • Enable AOT compatibility for all libraries by @eerhardt in #4871
  • Added notes to the docs about thread safety of implementations of IAsyncState, IAsyncContext and IAsyncLocalContext by @mobratil in #4881
  • Update README to mention cgroups support in Microsoft.Extensions.Diagnostics.ResourceMonitoring by @mobratil in #4884
  • [main] Add workflow for automatic SDK updates by @github-actions in #4887
  • Fix SDK update workflow by @martincostello in #4890
  • Expose AddTcpEndpointProbe by @joegoldman2 in #4892
  • Address a couple log generator issues. by @geeknoid in #4894
  • Bump update-dotnet-sdk to v3.1.2 by @martincostello in #4900
  • FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning by @dotnet-policy-service in #4898
  • Update analyzer configs and fix a few emergent warnings. by @geeknoid in #4903
  • Fix CA1859 warning by @sebastienros in #4908
  • Adding "Diagnostics.Testing" README by @xakep139 in #4918
  • Upgrade Polly to version 8.3.0 by @martintmk in #4922
  • Revert "Disable HttpClient's timeout for Standard Resilience and Hedging" by @joperezr in #4925

New Contributors

Full Changelog: v8.1.0...v8.2.0