Skip to content

Commit

Permalink
Merge pull request #1049 from App-vNext/joelhulen-patch-1
Browse files Browse the repository at this point in the history
v8 announcement on main readme
  • Loading branch information
joelhulen committed Mar 3, 2023
2 parents f1eaa31 + a61ef29 commit 0a4a9f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Important Announcement: Architectural changes in v8

> 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

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, Rate-limiting and Fallback in a fluent and thread-safe manner.
Expand Down

0 comments on commit 0a4a9f1

Please sign in to comment.