App-vNext/Polly (Polly)
### [`v8.5.0`](https://redirect.github.com/App-vNext/Polly/blob/HEAD/CHANGELOG.md#850)
[Compare Source](https://redirect.github.com/App-vNext/Polly/compare/8.4.2...8.5.0)
- Clean the Polly.Utils.ObjectPool class by [@gabidabet](https://redirect.github.com/gabidabet) in [https://github.com/App-vNext/Polly/pull/2312](https://redirect.github.com/App-vNext/Polly/pull/2312)
- Fix issue [#2288](https://redirect.github.com/App-vNext/Polly/issues/2288) by [@gabidabet](https://redirect.github.com/gabidabet) in [https://github.com/App-vNext/Polly/pull/2313](https://redirect.github.com/App-vNext/Polly/pull/2313)
- Remove CA2211 NoWarn by [@gabidabet](https://redirect.github.com/gabidabet) in [https://github.com/App-vNext/Polly/pull/2316](https://redirect.github.com/App-vNext/Polly/pull/2316)
- Remove CA1816 NoWarn by [@gabidabet](https://redirect.github.com/gabidabet) in [https://github.com/App-vNext/Polly/pull/2317](https://redirect.github.com/App-vNext/Polly/pull/2317)
- Update signing workflow by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2323](https://redirect.github.com/App-vNext/Polly/pull/2323)
- Fix hedging failing test by [@peter-csala](https://redirect.github.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2321](https://redirect.github.com/App-vNext/Polly/pull/2321)
- Fix S2184, S2104 in Polly.Spec by [@ShawnWu33](https://redirect.github.com/ShawnWu33) in [https://github.com/App-vNext/Polly/pull/2328](https://redirect.github.com/App-vNext/Polly/pull/2328)
- Add `RetryAfter` to `BrokenCircuitException`. by [@DL444](https://redirect.github.com/DL444) in [https://github.com/App-vNext/Polly/pull/2324](https://redirect.github.com/App-vNext/Polly/pull/2324)
- Supress S4039, CA1010 in Context.Dictionary by [@ShawnWu33](https://redirect.github.com/ShawnWu33) in [https://github.com/App-vNext/Polly/pull/2329](https://redirect.github.com/App-vNext/Polly/pull/2329)
- Seperate mutation tests by [@ShawnWu33](https://redirect.github.com/ShawnWu33) in [https://github.com/App-vNext/Polly/pull/2331](https://redirect.github.com/App-vNext/Polly/pull/2331)
- Add chained rate limiter example by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2344](https://redirect.github.com/App-vNext/Polly/pull/2344)
- Update cake tools by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2293](https://redirect.github.com/App-vNext/Polly/pull/2293)
- Update Microsoft.Extensions.Caching.Memory by [@peter-csala](https://redirect.github.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2347](https://redirect.github.com/App-vNext/Polly/pull/2347)
- Add TelemetrySource to ExecutionRejectedException by [@peter-csala](https://redirect.github.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2346](https://redirect.github.com/App-vNext/Polly/pull/2346)
- Document TelemetrySource property of the ExecutionRejectedException by [@peter-csala](https://redirect.github.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2355](https://redirect.github.com/App-vNext/Polly/pull/2355)
- Extend snippet explanation by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2373](https://redirect.github.com/App-vNext/Polly/pull/2373)
- Update to .NET 9 SDK by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2003](https://redirect.github.com/App-vNext/Polly/pull/2003)
- Use `[DebuggerDisableUserUnhandledExceptions]` by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2003](https://redirect.github.com/App-vNext/Polly/pull/2003)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
8.4.2
->8.5.0
Release Notes
App-vNext/Polly (Polly)
### [`v8.5.0`](https://redirect.github.com/App-vNext/Polly/blob/HEAD/CHANGELOG.md#850) [Compare Source](https://redirect.github.com/App-vNext/Polly/compare/8.4.2...8.5.0) - Clean the Polly.Utils.ObjectPool class by [@gabidabet](https://redirect.github.com/gabidabet) in [https://github.com/App-vNext/Polly/pull/2312](https://redirect.github.com/App-vNext/Polly/pull/2312) - Fix issue [#2288](https://redirect.github.com/App-vNext/Polly/issues/2288) by [@gabidabet](https://redirect.github.com/gabidabet) in [https://github.com/App-vNext/Polly/pull/2313](https://redirect.github.com/App-vNext/Polly/pull/2313) - Remove CA2211 NoWarn by [@gabidabet](https://redirect.github.com/gabidabet) in [https://github.com/App-vNext/Polly/pull/2316](https://redirect.github.com/App-vNext/Polly/pull/2316) - Remove CA1816 NoWarn by [@gabidabet](https://redirect.github.com/gabidabet) in [https://github.com/App-vNext/Polly/pull/2317](https://redirect.github.com/App-vNext/Polly/pull/2317) - Update signing workflow by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2323](https://redirect.github.com/App-vNext/Polly/pull/2323) - Fix hedging failing test by [@peter-csala](https://redirect.github.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2321](https://redirect.github.com/App-vNext/Polly/pull/2321) - Fix S2184, S2104 in Polly.Spec by [@ShawnWu33](https://redirect.github.com/ShawnWu33) in [https://github.com/App-vNext/Polly/pull/2328](https://redirect.github.com/App-vNext/Polly/pull/2328) - Add `RetryAfter` to `BrokenCircuitException`. by [@DL444](https://redirect.github.com/DL444) in [https://github.com/App-vNext/Polly/pull/2324](https://redirect.github.com/App-vNext/Polly/pull/2324) - Supress S4039, CA1010 in Context.Dictionary by [@ShawnWu33](https://redirect.github.com/ShawnWu33) in [https://github.com/App-vNext/Polly/pull/2329](https://redirect.github.com/App-vNext/Polly/pull/2329) - Seperate mutation tests by [@ShawnWu33](https://redirect.github.com/ShawnWu33) in [https://github.com/App-vNext/Polly/pull/2331](https://redirect.github.com/App-vNext/Polly/pull/2331) - Add chained rate limiter example by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2344](https://redirect.github.com/App-vNext/Polly/pull/2344) - Update cake tools by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2293](https://redirect.github.com/App-vNext/Polly/pull/2293) - Update Microsoft.Extensions.Caching.Memory by [@peter-csala](https://redirect.github.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2347](https://redirect.github.com/App-vNext/Polly/pull/2347) - Add TelemetrySource to ExecutionRejectedException by [@peter-csala](https://redirect.github.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2346](https://redirect.github.com/App-vNext/Polly/pull/2346) - Document TelemetrySource property of the ExecutionRejectedException by [@peter-csala](https://redirect.github.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2355](https://redirect.github.com/App-vNext/Polly/pull/2355) - Extend snippet explanation by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2373](https://redirect.github.com/App-vNext/Polly/pull/2373) - Update to .NET 9 SDK by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2003](https://redirect.github.com/App-vNext/Polly/pull/2003) - Use `[DebuggerDisableUserUnhandledExceptions]` by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2003](https://redirect.github.com/App-vNext/Polly/pull/2003)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.