[1.16] update 1.16 versions#5124
Conversation
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
There was a problem hiding this comment.
Pull request overview
Updates Dapr 1.16 version references in the docs site to include newly released patch versions and add missing entries to the supported release policy table.
Changes:
- Bump the
dapr-latest-versionshortcode default/long runtime version from 1.16.12 to 1.16.14. - Add 1.16.13 and 1.16.14 rows to the supported release policy table.
- Add missing 1.15.13 and 1.15.14 rows to the same table.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
daprdocs/layouts/_shortcodes/dapr-latest-version.html |
Updates the displayed “latest” 1.16 runtime patch version used throughout docs. |
daprdocs/content/en/operations/support/support-release-policy.md |
Adds missing runtime/SDK/CLI rows for 1.16.13–1.16.14 and 1.15.13–1.15.14 in the supported versions table. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | Apr 16th 2026 | 1.16.14</br> | 1.16.5 | Java 1.16.2 </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.14 release notes](https://github.com/dapr/dapr/releases/tag/v1.16.14) | | ||
| | Apr 15th 2026 | 1.16.13</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.13 release notes](https://github.com/dapr/dapr/releases/tag/v1.16.13) | | ||
| | Apr 8th 2026 | 1.16.12</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 (current) | [v1.16.12 release notes](https://github.com/dapr/dapr/releases/tag/v1.16.12) | |
There was a problem hiding this comment.
The newly added 1.16.14 / 1.16.13 rows are not marked as the "Supported (current)" release, while older versions below (for example 1.16.12) still are. This makes the table misleading; update the Status column so only the latest applicable release is tagged as current (and older rows are just "Supported").
| | Sep 16th 2025 | 1.16.0</br> | 1.16.0 | 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 (current) | [v1.16.0 release notes](https://github.com/dapr/dapr/releases/tag/v1.16.0) | | ||
| | Apr 16th 2026 | 1.15.14</br> | 1.15.0 | Java 1.15.2 </br>Go 1.12.0 </br>PHP 1.2.0 </br>Python 1.15.0 </br>.NET 1.15.4 </br>JS 3.5.2 </br>Rust 0.16.1 | 0.15.0 | Supported | [v1.15.14 release notes](https://github.com/dapr/dapr/releases/tag/v1.15.14) | |
There was a problem hiding this comment.
The 1.15.14 row (dated Apr 16th 2026) is inserted after the 1.16.0 row (Sep 16th 2025), which breaks the table’s descending chronological order. Move the 1.15.14 entry to the appropriate place among the other 2026 entries (and keep the remaining rows ordered by release date).
| | Sep 16th 2025 | 1.16.0</br> | 1.16.0 | 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 (current) | [v1.16.0 release notes](https://github.com/dapr/dapr/releases/tag/v1.16.0) | | |
| | Apr 16th 2026 | 1.15.14</br> | 1.15.0 | Java 1.15.2 </br>Go 1.12.0 </br>PHP 1.2.0 </br>Python 1.15.0 </br>.NET 1.15.4 </br>JS 3.5.2 </br>Rust 0.16.1 | 0.15.0 | Supported | [v1.15.14 release notes](https://github.com/dapr/dapr/releases/tag/v1.15.14) | | |
| | Apr 16th 2026 | 1.15.14</br> | 1.15.0 | Java 1.15.2 </br>Go 1.12.0 </br>PHP 1.2.0 </br>Python 1.15.0 </br>.NET 1.15.4 </br>JS 3.5.2 </br>Rust 0.16.1 | 0.15.0 | Supported | [v1.15.14 release notes](https://github.com/dapr/dapr/releases/tag/v1.15.14) | | |
| | Sep 16th 2025 | 1.16.0</br> | 1.16.0 | 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 (current) | [v1.16.0 release notes](https://github.com/dapr/dapr/releases/tag/v1.16.0) | |
add missing versions