File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
content/en/operations/support Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ 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+ | September 6th 2024 | 1.14.2</br > | 1.14.1 | Java 1.12.0 </br >Go 1.11.0 </br >PHP 1.2.0 </br >Python 1.14.0 </br >.NET 1.14.0 </br >JS 3.3.1 | 0.15.0 | Supported (current) | [ v1.14.2 release notes] ( https://github.com/dapr/dapr/releases/tag/v1.14.2 ) |
4849| August 14th 2024 | 1.14.1</br > | 1.14.1 | Java 1.12.0 </br >Go 1.11.0 </br >PHP 1.2.0 </br >Python 1.14.0 </br >.NET 1.14.0 </br >JS 3.3.1 | 0.15.0 | Supported (current) | [ v1.14.1 release notes] ( https://github.com/dapr/dapr/releases/tag/v1.14.1 ) |
4950| August 14th 2024 | 1.14.0</br > | 1.14.0 | Java 1.12.0 </br >Go 1.11.0 </br >PHP 1.2.0 </br >Python 1.14.0 </br >.NET 1.14.0 </br >JS 3.3.1 | 0.15.0 | Supported (current) | [ v1.14.0 release notes] ( https://github.com/dapr/dapr/releases/tag/v1.14.0 ) |
5051| May 29th 2024 | 1.13.4</br > | 1.13.0 | Java 1.11.0 </br >Go 1.10.0 </br >PHP 1.2.0 </br >Python 1.13.0 </br >.NET 1.13.0 </br >JS 3.3.0 | 0.14.0 | Supported | [ v1.13.4 release notes] ( https://github.com/dapr/dapr/releases/tag/v1.13.4 ) |
@@ -140,7 +141,7 @@ General guidance on upgrading can be found for [self hosted mode]({{< ref self-h
140141| 1.11.0 to 1.11.4 | N/A | 1.12.4 |
141142| 1.12.0 to 1.12.4 | N/A | 1.13.5 |
142143| 1.13.0 to 1.13.5 | N/A | 1.14.0 |
143- | 1.14.0 to 1.14.1 | N/A | 1.14.1 |
144+ | 1.14.0 to 1.14.2 | N/A | 1.14.2 |
144145
145146## Upgrade on Hosting platforms
146147
Original file line number Diff line number Diff line change 1- {{- if .Get "short" }}1.14{{ else if .Get "long" }}1.14.1 {{ else if .Get "cli" }}1.14.1{{ else }}1.14.1{{ end -}}
1+ {{- if .Get "short" }}1.14{{ else if .Get "long" }}1.14.2 {{ else if .Get "cli" }}1.14.1{{ else }}1.14.1{{ end -}}
You can’t perform that action at this time.
0 commit comments