monai-deploy-informatics-gateway
monai-deploy-informatics-gateway copied to clipboard
Bump Polly from 7.2.4 to 8.2.0
Bumps Polly from 7.2.4 to 8.2.0.
Release notes
Sourced from Polly's releases.
8.2.0
What's Changed
- Prepare for 8.2.0 release by
@martincostelloin App-vNext/Polly#1758- [Docs] Add circuit breaker to the migration guide by
@peter-csalain App-vNext/Polly#1764- [Docs] Improve timeout docs by
@martintmkin App-vNext/Polly#1767- [Docs] Minor cleanups by
@peter-csalain App-vNext/Polly#1768- [Docs] Revise migration guide 3/3 by
@peter-csalain App-vNext/Polly#1775- Calculated break duration for Circuit breaker by
@atawLeein App-vNext/Polly#1776- Disable GitHub publishing by
@martincostelloin App-vNext/Polly#1781- [Docs] Small cleanup and improvements by
@martintmkin App-vNext/Polly#1782- Add test that verifies overriding by using
ConfigureTelemetryby@martintmkin App-vNext/Polly#1787- Remove GitHub Packages publishing by
@martincostelloin App-vNext/Polly#1789- Allow concurrent PR docs builds by
@martincostelloin App-vNext/Polly#1795- Update to .NET 8 SDK by
@martincostelloin App-vNext/Polly#1738- Add support for .NET 8 by
@martintmkin App-vNext/Polly#1144New Contributors
@atawLeemade their first contribution in App-vNext/Polly#1776Full Changelog: https://github.com/App-vNext/Polly/compare/8.1.0...8.2.0
8.1.0
Highlights
- 🐛 Fix issues that prevented the new Polly assemblies from the v8 release from being used in AoT scenarios - thanks to
@davidfowlfor reporting this issue (#1732)- 🧰 Added new API to make
ResilienceContextPoolsettable via DI from@cmeyertons(#1693)- 📖 Lots of great documentation updates from
@peter-csalaand@IEvangelistWhat's Changed
- Only show stable versions in README by
@martincostelloin App-vNext/Polly#1649- Update samples to stable release by
@martincostelloin App-vNext/Polly#1647- v8 Release - commit and validate public API by
@martintmkin App-vNext/Polly#1632- Fix documentation comment for CB's MinimumThroughput by
@peter-csalain App-vNext/Polly#1654- Bump SonarAnalyzer.CSharp from 9.10.0.77988 to 9.11.0.78383 by
@dependabotin App-vNext/Polly#1658- Bump github/codeql-action from 2.21.8 to 2.21.9 by
@dependabotin App-vNext/Polly#1661- Bump martincostello/update-dotnet-sdk from 2.5.0 to 3.0.0 by
@dependabotin App-vNext/Polly#1659- Bump actions/checkout from 4.0.0 to 4.1.0 by
@dependabotin App-vNext/Polly#1660- Docs tweaks by
@martincostelloin App-vNext/Polly#1655- Add Github repo link to the docs navbar by
@adamnovain App-vNext/Polly#1666- Add markdownlint by
@martincostelloin App-vNext/Polly#1664- [Docs] Mocking of
ResiliencePipelineProviderby@martintmkin App-vNext/Polly#1662- Enable search for docs by
@martincostelloin App-vNext/Polly#1669- [Docs] Add notes to use Polly.RateLimiting package by
@peter-csalain App-vNext/Polly#1672- Docs: Include info about numerical type used in metrics in telemetry.md by
@agehrkein App-vNext/Polly#1673- [Docs] Add event names to telemetry by
@martintmkin App-vNext/Polly#1674- [Docs] Expand fault handling docs by
@martintmkin App-vNext/Polly#1675- Bump BenchmarkDotNet from 0.13.8 to 0.13.9 by
@dependabotin App-vNext/Polly#1680
... (truncated)
Changelog
Sourced from Polly's changelog.
8.2.0
- Prepare for 8.2.0 release by
@martincostelloin App-vNext/Polly#1758- [Docs] Add circuit breaker to the migration guide by
@peter-csalain App-vNext/Polly#1764- [Docs] Improve timeout docs by
@martintmkin App-vNext/Polly#1767- [Docs] Minor cleanups by
@peter-csalain App-vNext/Polly#1768- [Docs] Revise migration guide 3/3 by
@peter-csalain App-vNext/Polly#1775- Calculated break duration for Circuit breaker by
@atawLeein App-vNext/Polly#1776- Disable GitHub publishing by
@martincostelloin App-vNext/Polly#1781- [Docs] Small cleanup and improvements by
@martintmkin App-vNext/Polly#1782- Add test that verifies overriding by using
ConfigureTelemetryby@martintmkin App-vNext/Polly#1787- Remove GitHub Packages publishing by
@martincostelloin App-vNext/Polly#1789- Allow concurrent PR docs builds by
@martincostelloin App-vNext/Polly#1795- Update to .NET 8 SDK by
@martincostelloin App-vNext/Polly#1738- Add support for .NET 8 by
@martintmkin App-vNext/Polly#11448.1.0
- Only show stable versions in README by
@martincostelloin App-vNext/Polly#1649- Update samples to stable release by
@martincostelloin App-vNext/Polly#1647- v8 Release - commit and validate public API by
@martintmkin App-vNext/Polly#1632- Fix documentation comment for CB's MinimumThroughput by
@peter-csalain App-vNext/Polly#1654- Docs tweaks by
@martincostelloin App-vNext/Polly#1655- Add Github repo link to the docs navbar by
@adamnovain App-vNext/Polly#1666- Add markdownlint by
@martincostelloin App-vNext/Polly#1664- [Docs] Mocking of
ResiliencePipelineProviderby@martintmkin App-vNext/Polly#1662- Enable search for docs by
@martincostelloin App-vNext/Polly#1669- [Docs] Add notes to use Polly.RateLimiting package by
@peter-csalain App-vNext/Polly#1672- Docs: Include info about numerical type used in metrics in telemetry.md by
@agehrkein App-vNext/Polly#1673- [Docs] Add event names to telemetry by
@martintmkin App-vNext/Polly#1674- [Docs] Expand fault handling docs by
@martintmkin App-vNext/Polly#1675- Add spell checker by
@martincostelloin App-vNext/Polly#1667- [Docs] Improve telemetry docs by
@martintmkin App-vNext/Polly#1681- [Docs] Improve registry docs by
@martintmkin App-vNext/Polly#1684- [Docs] Fix link to ResiliencePipelineBuilder by
@martintmkin App-vNext/Polly#1685- Group xunit updates by
@martincostelloin App-vNext/Polly#1695- Use GitHub Issue template forms by
@martincostelloin App-vNext/Polly#1676- [Docs] Fallback after retries by
@martintmkin App-vNext/Polly#1698- [Docs] Add sequence diagrams to timeout strategy by
@peter-csalain App-vNext/Polly#1699- Turn off var preferences by
@cmeyertonsin App-vNext/Polly#1700- [Docs] Use docfx to dynamically render mermaid diagrams by
@peter-csalain App-vNext/Polly#1701- #1687 - Make ResilienceContextPool settable via DI by
@cmeyertonsin App-vNext/Polly#1693- Update to cancel downstream operation in TimeoutStrategy.Pessimistic by
@lor1mpin App-vNext/Polly#1697- [Docs] Add sequence diagrams to fallback, retry, and rate limiter by
@peter-csalain App-vNext/Polly#1702- [Docs] Add diagrams to circuit breaker by
@peter-csalain App-vNext/Polly#1704- [Docs] Remove theme overwrites from mermaid diagrams by
@peter-csalain App-vNext/Polly#1705- Add link to retries blog by
@martincostelloin App-vNext/Polly#1707- Attempt to fix code-ql issues by
@martintmkin App-vNext/Polly#1708- [Docs] Add sequence diagrams to hedging by
@peter-csalain App-vNext/Polly#1706- [Docs] Improvements by
@martintmkin App-vNext/Polly#1712
... (truncated)
Commits
a2559b1Add support for .NET 8 (#1144)74677bcUpdate to .NET 8 SDK (#1738)65b0bdcUpdate CHANGELOG9967dc3Allow concurrent PR docs buildsba1d99eBump actions/github-script from 6.4.1 to 7.0.0 (#1793)67d776dBump actions/dependency-review-action from 3.1.2 to 3.1.3 (#1794)93eeb3bBump docfx from 2.73.1 to 2.73.2 (#1791)232ebdcBump cake.tool from 3.1.0 to 3.2.0 (#1792)1e07f08Remove GitHub publishing2a81c43Add test that verifies overriding by usingConfigureTelemetry(#1787)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
Merging #496 (9f4a434) into develop (85a7686) will not change coverage. The diff coverage is
n/a.
Additional details and impacted files
@@ Coverage Diff @@
## develop #496 +/- ##
=============================================
Coverage 75.81861% 75.81861%
=============================================
Files 417 417
Lines 27455 27455
Branches 1197 1197
=============================================
Hits 20816 20816
Misses 6199 6199
Partials 440 440
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 75.81861% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 85a7686...9f4a434. Read the comment docs.