8.0.0-alpha.1
Pre-release
Pre-release
martincostello
released this
14 Jun 14:25
·
917 commits
to main
since this release
What's Changed
- The first public preview of Polly v8 with our new high-performance core API and extensions. Feel free to check out the samples to see the new and improved Polly V8 in action.
- The first release of the new NuGet packages:
Polly.Core
- This package contains the new Polly V8 API.Polly.Extensions
- This package is designed to integrate Polly with dependency injection and enable telemetry.Polly.RateLimiting
- This package provides an integration between Polly andSystem.Threading.RateLimiting
.
Thanks to:
- @adamnova
- @andrey-noskov
- @joelhulen
- @juraj-blazek
- @geeknoid
- @laura-mi
- @martincostello
- @martintmk
- @SimonCropp
- @tekian
- @terrajobst
New Contributors
- @tomaszek92 made their first contribution in #983
- @rocklan made their first contribution in #986
- @james-2001 made their first contribution in #992
- @github-actions made their first contribution in #1017
- @dependabot made their first contribution in #1018
- @kmgallahan made their first contribution in #1099
- @prodehghan made their first contribution in #1109
- @geeknoid made their first contribution in #1205
Full Changelog: 7.2.4...8.0.0-alpha.1