What's Changed
- Clean the Polly.Utils.ObjectPool class by @gabidabet in #2312
- Fix issue #2288 by @gabidabet in #2313
- Remove CA2211 NoWarn by @gabidabet in #2316
- Remove CA1816 NoWarn by @gabidabet in #2317
- Update signing workflow by @martincostello in #2323
- Fix hedging failing test by @peter-csala in #2321
- Fix S2184, S2104 in Polly.Spec by @ShawnWu33 in #2328
- Add
RetryAfter
toBrokenCircuitException
. by @DL444 in #2324 - Supress S4039, CA1010 in Context.Dictionary by @ShawnWu33 in #2329
- Seperate mutation tests by @ShawnWu33 in #2331
- Add chained rate limiter example by @martincostello in #2344
- Update cake tools by @martincostello in #2293
- Update Microsoft.Extensions.Caching.Memory by @peter-csala in #2347
- Add TelemetrySource to ExecutionRejectedException by @peter-csala in #2346
- Document TelemetrySource property of the ExecutionRejectedException by @peter-csala in #2355
- Extend snippet explanation by @martincostello in #2373
- Update to .NET 9 SDK by @martincostello in #2003
- Use
[DebuggerDisableUserUnhandledExceptions]
by @martincostello in #2003
New Contributors
- @ShawnWu33 made their first contribution in #2328
- @DL444 made their first contribution in #2324
Full Changelog: 8.4.2...8.5.0