Skip to content

Commit 9128eeb

Browse files
update latest version to 1.14.2 (#4352)
Signed-off-by: Hannah Hunter <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
1 parent b7dc4a3 commit 9128eeb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
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 -}}

0 commit comments

Comments
 (0)