ThreeMammals / Ocelot

.NET API Gateway
https://www.nuget.org/packages/Ocelot
MIT License
8.24k stars 1.62k forks source link

Polly V7 syntax is no longer supported #2078

Closed RaynaldM closed 1 month ago

RaynaldM commented 1 month ago

Removal of AddPollyV7 and all subsequent code. https://github.com/ThreeMammals/Ocelot/blob/cc8f5c5dfc7c56e4446a2e80d97391429c8b364d/src/Ocelot.Provider.Polly/OcelotBuilderExtensions.cs#L127

Removal of AddPollyV7 tests

23.2.2 Docs