Skip to content

Conversation

@martincostello
Copy link
Member

PR Title

Update to the latest release of Polly.

PR Description

Addresses #31705

Update Polly dependency to the latest version of the package.
Addresses dotnet#31705.
Also register Polly policies as IConcurrentPolicyRegistry<string>.
Addresses dotnet#28283 (comment).
@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Apr 12, 2021
@martincostello
Copy link
Member Author

The latest release of Polly isn't in the Azure Artifacts feed, so I tested this locally with this added to NuGet.config:

<add key="nuget-public" value="https://api.nuget.org/v3/index.json" />

Copy link
Member

@javiercn javiercn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Thanks for the contribution!

@Pilchie Pilchie added area-runtime feature-httpclientfactory Includes: HttpClientFactory (some bugs also in Extensions repo) labels Apr 12, 2021
@dougbu
Copy link
Contributor

dougbu commented Apr 12, 2021

The latest release of Polly isn't in the Azure Artifacts feed

@mmitche @wtgodbe could you please help here❔

@wtgodbe
Copy link
Member

wtgodbe commented Apr 12, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@BrennanConroy BrennanConroy added this to the 6.0-preview4 milestone Apr 14, 2021
@BrennanConroy BrennanConroy merged commit 5e71c23 into dotnet:main Apr 14, 2021
@martincostello martincostello deleted the Update-Polly-31705 branch April 14, 2021 17:33
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member feature-httpclientfactory Includes: HttpClientFactory (some bugs also in Extensions repo)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants