Skip to content

[1.16] update 1.16 versions#5124

Merged
msfussell merged 1 commit into
dapr:v1.16from
cicoyle:update-1.16-version-include-cve
Apr 17, 2026
Merged

[1.16] update 1.16 versions#5124
msfussell merged 1 commit into
dapr:v1.16from
cicoyle:update-1.16-version-include-cve

Conversation

@cicoyle

@cicoyle cicoyle commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

add missing versions

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Copilot AI review requested due to automatic review settings April 16, 2026 19:19
@cicoyle cicoyle requested review from a team as code owners April 16, 2026 19:19
@cicoyle cicoyle changed the title update 1.16 versions [1.16] update 1.16 versions Apr 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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-version shortcode 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.

Comment on lines +48 to 50
| 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) |

Copilot AI Apr 16, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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").

Copilot uses AI. Check for mistakes.
Comment on lines 63 to +64
| 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) |

Copilot AI Apr 16, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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).

Suggested change
| 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) |

Copilot uses AI. Check for mistakes.
@msfussell msfussell merged commit 71d9ac3 into dapr:v1.16 Apr 17, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants