File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
content/en/operations/support Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,9 @@ The table below shows the versions of Dapr releases that have been tested togeth
4545
4646| Release date | Runtime | CLI | SDKs | Dashboard | Status | Release notes |
4747| --------------------| :--------:| :--------| ---------| ---------| ---------| ------------|
48+ | July 18th 2025 | 1.15.8</br > | 1.15.0 | Java 1.14.1 </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 (current) | [ v1.15.8 release notes] ( https://github.com/dapr/dapr/releases/tag/v1.15.8 ) |
49+ | July 16th 2025 | 1.15.7</br > | 1.15.0 | Java 1.14.1 </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 (current) | [ v1.15.7 release notes] ( https://github.com/dapr/dapr/releases/tag/v1.15.7 ) |
50+ | June 20th 2025 | 1.15.6</br > | 1.15.0 | Java 1.14.1 </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 (current) | [ v1.15.6 release notes] ( https://github.com/dapr/dapr/releases/tag/v1.15.6 ) |
4851| May 5th 2025 | 1.15.5</br > | 1.15.0 | Java 1.14.1 </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 (current) | [ v1.15.5 release notes] ( https://github.com/dapr/dapr/releases/tag/v1.15.5 ) |
4952| April 4th 2025 | 1.15.4</br > | 1.15.0 | Java 1.14.0 </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 (current) | [ v1.15.4 release notes] ( https://github.com/dapr/dapr/releases/tag/v1.15.4 ) |
5053| March 5rd 2025 | 1.15.3</br > | 1.15.0 | Java 1.14.0 </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 (current) | [ v1.15.3 release notes] ( https://github.com/dapr/dapr/releases/tag/v1.15.3 ) |
Original file line number Diff line number Diff line change 1- {{- if .Get "short" }}1.15{{ else if .Get "long" }}1.15.5 {{ else if .Get "cli" }}1.15.1{{ else }}1.15.1{{ end -}}
1+ {{- if .Get "short" }}1.15{{ else if .Get "long" }}1.15.8 {{ else if .Get "cli" }}1.15.1{{ else }}1.15.1{{ end -}}
You can’t perform that action at this time.
0 commit comments