update docs to use dapr v1.17.1 and v1.17.0#5066
Open
cicoyle wants to merge 1 commit intodapr:v1.17from
Open
Conversation
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
JoshVanL
approved these changes
Mar 9, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Dapr docs to reflect the latest Dapr runtime/CLI versions, so version references across the documentation stay current.
Changes:
- Bumped the
dapr-latest-versionshortcode to Dapr runtime1.17.1, minor1.17, and CLI1.17.0. - Updated the support release policy table to add
1.17.1as the current supported release and shift1.17.0to supported.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| daprdocs/layouts/_shortcodes/dapr-latest-version.html | Updates the canonical “latest Dapr” version values used across docs. |
| daprdocs/content/en/operations/support/support-release-policy.md | Adds a new top-row entry for the 1.17.1 packaged release and updates support status. |
Comments suppressed due to low confidence (1)
daprdocs/content/en/operations/support/support-release-policy.md:53
- The supported versions table contains a duplicated row for the Jan 20th 2026 / v1.16.7 release (it appears twice consecutively). Please remove the duplicate entry to avoid confusing readers.
| Jan 20th 2026 | 1.16.7</br> | 1.16.5 | Java 1.16.0 </br>Go 1.13.0 </br>PHP 1.2.0 </br>Python 1.16.0 </br>.NET 1.16.0 </br>JS 3.6.0 </br>Rust 0.17.0 | 0.15.0 | Supported | [v1.16.7 release notes](https://github.com/dapr/dapr/releases/tag/v1.16.7) |
| Jan 20th 2026 | 1.16.7</br> | 1.16.5 | Java 1.16.0 </br>Go 1.13.0 </br>PHP 1.2.0 </br>Python 1.16.0 </br>.NET 1.16.0 </br>JS 3.6.0 </br>Rust 0.17.0 | 0.15.0 | Supported | [v1.16.7 release notes](https://github.com/dapr/dapr/releases/tag/v1.16.7) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
update to latest dapr versions