File tree 2 files changed +6
-5
lines changed
content/en/operations/support
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ The table below shows the versions of Dapr releases that have been tested togeth
34
34
35
35
| Release date | Runtime | CLI | SDKs | Dashboard | Status |
36
36
| --------------------| :--------:| :--------| ---------| ---------| ---------|
37
+ | June 22nd 2023 | 1.10.8</br > | 1.10.0 | Java 1.8.0 </br >Go 1.6.0 </br >PHP 1.1.0 </br >Python 1.9.0 </br >.NET 1.10.0 </br >JS 2.5.0 | 0.11.0 | Supported (current) |
37
38
| May 15th 2023 | 1.10.7</br > | 1.10.0 | Java 1.8.0 </br >Go 1.6.0 </br >PHP 1.1.0 </br >Python 1.9.0 </br >.NET 1.10.0 </br >JS 2.5.0 | 0.11.0 | Supported (current) |
38
39
| May 12th 2023 | 1.10.6</br > | 1.10.0 | Java 1.8.0 </br >Go 1.6.0 </br >PHP 1.1.0 </br >Python 1.9.0 </br >.NET 1.10.0 </br >JS 2.5.0 | 0.11.0 | Supported (current) |
39
40
| April 13 2023 | 1.10.5</br > | 1.10.0 | Java 1.8.0 </br >Go 1.6.0 </br >PHP 1.1.0 </br >Python 1.9.0 </br >.NET 1.10.0 </br >JS 2.5.0 | 0.11.0 | Supported (current) |
@@ -94,17 +95,17 @@ General guidance on upgrading can be found for [self hosted mode]({{< ref self-h
94
95
| | 1.6.2 | 1.7.5 |
95
96
| | 1.7.5 | 1.8.6 |
96
97
| | 1.8.6 | 1.9.6 |
97
- | | 1.9.6 | 1.10.7 |
98
+ | | 1.9.6 | 1.10.8 |
98
99
| 1.6.0 to 1.6.2 | N/A | 1.7.5 |
99
100
| | 1.7.5 | 1.8.6 |
100
101
| | 1.8.6 | 1.9.6 |
101
- | | 1.9.6 | 1.10.7 |
102
+ | | 1.9.6 | 1.10.8 |
102
103
| 1.7.0 to 1.7.5 | N/A | 1.8.6 |
103
104
| | 1.8.6 | 1.9.6 |
104
- | | 1.9.6 | 1.10.7 |
105
+ | | 1.9.6 | 1.10.8 |
105
106
| 1.8.0 to 1.8.6 | N/A | 1.9.6 |
106
107
| 1.9.0 | N/A | 1.9.6 |
107
- | 1.10.0 | N/A | 1.10.7 |
108
+ | 1.10.0 | N/A | 1.10.8 |
108
109
109
110
## Breaking changes and deprecations
110
111
Original file line number Diff line number Diff line change 1
- {{- if .Get "short" }}1.10{{ else if .Get "long" }}1.10.7 {{ else if .Get "cli" }}1.10.0{{ else }}1.10.7 {{ end -}}
1
+ {{- if .Get "short" }}1.10{{ else if .Get "long" }}1.10.8 {{ else if .Get "cli" }}1.10.0{{ else }}1.10.8 {{ end -}}
You can’t perform that action at this time.
0 commit comments