Skip to content

Releases: dotnet/extensions

.NET Extensions 8.9.1

11 Sep 17:33
544b8d5
Compare
Choose a tag to compare

8.9.1 packages are no all published in NuGet.org

What's Changed

  • [release/8.9] Revert correct Meter name by @github-actions in #5406

Full Changelog: v8.9.0...v8.9.1

.NET Extensions 8.9.0

11 Sep 17:32
Compare
Choose a tag to compare

8.9.0 packages are now all published to NuGet.org

What's Changed

New Contributors

Full Changelog: v8.8.0...v8.9.0

.NET Extensions 8.8

16 Aug 21:05
Compare
Choose a tag to compare

8.8.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: v8.7.0...v8.8.0

.NET Extensions 8.7.0

10 Jul 02:56
Compare
Choose a tag to compare

8.7.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: v8.6.0...v8.7.0

.NET Extensions 8.6.0

19 Jun 17:54
Compare
Choose a tag to compare

8.6.0 packages are now all published in NuGet.org.

What's Changed

Full Changelog: v8.5.0...v8.6.0

.NET Extensions 8.5.0

15 May 04:02
Compare
Choose a tag to compare

8.5.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: v8.4.0...v8.5.0

.NET Extensions 8.4.0

02 May 18:27
Compare
Choose a tag to compare

8.4.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: v8.3.0...v8.4.0

.NET Extensions 8.3.0

14 Mar 17:08
Compare
Choose a tag to compare

8.3.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: v8.2.0...v8.3.0

.NET Extensions 8.2.0

06 Mar 21:27
Compare
Choose a tag to compare

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

.NET Extensions 8.1.0

09 Jan 17:56
Compare
Choose a tag to compare

8.1.0 packages are now all published in NuGet.org.

Summary

  • Exposed the HMacRedactor publicly and removed Experimental attributes from its API.
  • Fixed READMEs in packages so that they show up in NuGet.org.
  • Several improvements to the logging generator.
  • A few gaps in HttpClient logging were completed.
  • Changes to AsyncState to make it thread safe.

What's Changed

New Contributors

Full Changelog: v8.0.0...v8.1.0