Once we are nearer to code complete on Polly v8, we should add the Microsoft.CodeAnalysis.PublicApiAnalyzers NuGet package into the build and configure the metadata files appropriately to "lock down" the API.
This then makes it easier going forward to identify potentially breaking changes to the API surface in future releases. We will also benefit from the built-in compatibility analysis that the package contains that might help identify any API usability issues we might inadvertently have created ahead of shipping.
Once we are nearer to code complete on Polly v8, we should add the Microsoft.CodeAnalysis.PublicApiAnalyzers NuGet package into the build and configure the metadata files appropriately to "lock down" the API.
This then makes it easier going forward to identify potentially breaking changes to the API surface in future releases. We will also benefit from the built-in compatibility analysis that the package contains that might help identify any API usability issues we might inadvertently have created ahead of shipping.