Skip to content

Commit 2f88f33

Browse files
authored
Merge pull request #3576 from JoshVanL/v1.10-release-patch-8
Update v1.10 latest version to v1.10.8 and add release date
2 parents 38534e4 + 150abc9 commit 2f88f33

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

daprdocs/content/en/operations/support/support-release-policy.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The table below shows the versions of Dapr releases that have been tested togeth
3434

3535
| Release date | Runtime | CLI | SDKs | Dashboard | Status |
3636
|--------------------|:--------:|:--------|---------|---------|---------|
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) |
3738
| 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) |
3839
| 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) |
3940
| 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
9495
| | 1.6.2 | 1.7.5 |
9596
| | 1.7.5 | 1.8.6 |
9697
| | 1.8.6 | 1.9.6 |
97-
| | 1.9.6 | 1.10.7 |
98+
| | 1.9.6 | 1.10.8 |
9899
| 1.6.0 to 1.6.2 | N/A | 1.7.5 |
99100
| | 1.7.5 | 1.8.6 |
100101
| | 1.8.6 | 1.9.6 |
101-
| | 1.9.6 | 1.10.7 |
102+
| | 1.9.6 | 1.10.8 |
102103
| 1.7.0 to 1.7.5 | N/A | 1.8.6 |
103104
| | 1.8.6 | 1.9.6 |
104-
| | 1.9.6 | 1.10.7 |
105+
| | 1.9.6 | 1.10.8 |
105106
| 1.8.0 to 1.8.6 | N/A | 1.9.6 |
106107
| 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 |
108109

109110
## Breaking changes and deprecations
110111

Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
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 -}}

0 commit comments

Comments
 (0)