Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v8 API documentation #1091

Closed
Tracked by #1302
martincostello opened this issue Mar 31, 2023 · 3 comments · Fixed by #1599
Closed
Tracked by #1302

v8 API documentation #1091

martincostello opened this issue Mar 31, 2023 · 3 comments · Fixed by #1599
Labels
documentation up-for-grabs v8 Issues related to the new version 8 of the Polly library.
Milestone

Comments

@martincostello
Copy link
Member

As part of the release of Polly v8 we should ensure that either before or soon after release we have reviewed all of the existing documentation to ensure that we have:

  • Updated the README and wiki to cover the v8 API
  • Add any relevant new documentation that isn't covered by the above (e.g. brand new features)
  • Have a migration guide for moving from v7 to v8
  • Have a guide on how to wrap the v7 API with with the v8 API (i.e. a partial migration)
@martincostello martincostello added up-for-grabs documentation v8 Issues related to the new version 8 of the Polly library. labels Mar 31, 2023
@martincostello martincostello added this to the v8.0.0 milestone Mar 31, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2023

This issue is stale because it has been open for 60 days with no activity. It will be automatically closed in 14 days if no further updates are made.

@github-actions github-actions bot added the stale Stale issues or pull requests label Jul 1, 2023
@martincostello martincostello removed the stale Stale issues or pull requests label Jul 1, 2023
@martintmk
Copy link
Contributor

Let's mention the order of executions when adding strategies which is changed compared to Wrap in V7:

#1365 (comment)

@martintmk
Copy link
Contributor

Let's also make our code-snipets future-proof by injecting them into markdowns:

#1539 (comment)

cc @martincostello

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation up-for-grabs v8 Issues related to the new version 8 of the Polly library.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants