Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
Polly 7.1.1 -> 7.2.4 age confidence

Release Notes

App-vNext/Polly (Polly)

v7.2.4

Compare Source

v7.2.3

Compare Source

v7.2.2

Compare Source

  • Recursively search all AggregateException inner exceptions for predicate matches when using HandleInner() (#​818) - Thanks to @​sideproject
  • Polly now builds deterministically - Thanks to @​304NotModified
  • Bug fix: the timeoutStrategy parameter was not being used by the TimeoutAsync(Func<TimeSpan>, TimeoutStrategy, Func<Context, TimeSpan, Task, Task>) method - Thanks to @​martincostello
  • Bug fix: the solution can now be built with the .NET 5.0 SDK - Thanks to @​martincostello

v7.2.1

Compare Source

  • Upgrade SourceLink to RTM v1 (fixes building from source for latest .NET Core 3.1.x)
  • Bug fix: rare circuit-breaker race condition causing NullReferenceException when circuit throws BrokenCircuitException.

v7.2.0

Compare Source

  • Add test target for netcoreapp3.0.
  • Extend PolicyRegistry with concurrent method support, TryAdd, TryRemove, TryUpdate, GetOrAdd, AddOrUpdate; new interface IConcurrentPolicyRegistry
  • Improve .NET Framework support: Add explicit targets for .NET Framework 4.6.1 and 4.7.2.
  • TimeoutPolicy: if timeout occurs while a user exception is being marshalled (edge case race condition), do not mask user exception (fix issue 620)
  • Enhance debugging/stacktrace experience for some contexts: Include pdb symbols in package again.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/polly-monorepo branch from dc344d1 to c626e19 Compare September 18, 2025 11:36
@renovate renovate bot changed the title Update dependency Polly to 7.2.4 Update dependency Polly to 7.2.4 - autoclosed Sep 18, 2025
@renovate renovate bot closed this Sep 18, 2025
@renovate renovate bot deleted the renovate/polly-monorepo branch September 18, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant