docs: update our supported version docs to be correct#5195
Conversation
Signed-off-by: Samantha Coyle <sam@diagrid.io>
There was a problem hiding this comment.
Pull request overview
Removes the Supported versions table and the Upgrade path table from the release policy docs (and the corresponding maintainer step) since they become outdated quickly and were often inaccurate.
Changes:
- Delete the "Supported versions" table from
support-release-policy.md. - Delete the upgrade-path table from
support-release-policy.md. - Remove the maintainer-guide step that instructs updating the Supported versions table.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| daprdocs/content/en/operations/support/support-release-policy.md | Removes the Supported versions table and the runtime upgrade-path table. |
| daprdocs/content/en/contributing/docs-contrib/maintainer-guide.md | Removes the release-step referencing the deleted Supported versions table. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
cc @marcduiker and @msfussell |
|
We should not remove this table and instead make it accurate, if things are wrong (which I believe they are not). Either way, the point of this table is to have a source of truth on supported releases, otherwise that is not recorded anywhere. We can simplify this list (we have done that before) and remove the older releases (as they are in the earlier doc version) but we should not remove this. |
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
I brought this table up in the maintainers sync and we agreed to remove it as it easily becomes outdated, and it not actually accurate.
Issue reference