You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@
5
5
> Major performance improvements are on the way! Please see our [blog post](https://www.thepollyproject.org/2023/03/03/we-want-your-feedback-introducing-polly-v8/) to learn more and provide feedback in the [related GitHub issue](https://github.com/App-vNext/Polly/issues/1048).
> - Polly v8 Alpha 5 is now available on [NuGet.org](https://www.nuget.org/packages/Polly/8.0.0-alpha.5)
9
-
> - The Alpha 5 version is considered feature-complete. After an internal review of the API to address unresolved issues, we will move on to a Beta release.
8
+
> - Polly v8 Alpha 6 is now available on [NuGet.org](https://www.nuget.org/packages/Polly/8.0.0-alpha.6)
9
+
> - The Alpha 6 version is considered feature-complete. After an internal review of the API to address unresolved issues, we will move on to a Beta release.
10
10
> - The v8 docs are not yet finished, but you can take a look at sample code in these locations:
11
11
> - Within the repo's new [Samples folder](https://github.com/App-vNext/Polly/tree/main/samples)
12
12
> - By reading `Polly.Core`'s [README](https://github.com/App-vNext/Polly/blob/main/src/Polly.Core/README.md)
0 commit comments