From 24981ac333acdc07ba50e1c2f24308a3e52314b7 Mon Sep 17 00:00:00 2001 From: Nick Greenfield Date: Tue, 25 Jan 2022 09:21:03 -0800 Subject: [PATCH] Fix JS SDK version Signed-off-by: Nick Greenfield --- .../content/en/operations/support/support-release-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/support/support-release-policy.md b/daprdocs/content/en/operations/support/support-release-policy.md index 6dbfcab97..2e84e66d8 100644 --- a/daprdocs/content/en/operations/support/support-release-policy.md +++ b/daprdocs/content/en/operations/support/support-release-policy.md @@ -48,7 +48,7 @@ The table below shows the versions of Dapr releases that have been tested togeth | Dev 6th 2021 | 1.4.4
| 1.4.0 | Java 1.3.0
Go 1.2.0
PHP 1.1.0
Python 1.3.0
.NET 1.4.0 | 0.8.0 | Unsupported | | Nov 11th 2021 | 1.5.0
| 1.5.0 | Java 1.3.0
Go 1.3.0
PHP 1.1.0
Python 1.4.0
.NET 1.5.0
JS 1.0.2 | 0.9.0 | Supported | | Dec 6th 2021 | 1.5.1
| 1.5.1 | Java 1.3.0
Go 1.3.0
PHP 1.1.0
Python 1.4.0
.NET 1.5.0
JS 1.0.2 | 0.9.0 | Supported | -| Jan 24th 2022 | 1.6.0
| 1.6.0 | Java 1.4.0
Go 1.4.0
PHP 1.1.0
Python 1.5.0
.NET 1.6.0
JS 1.1.0 | 0.9.0 | Supported (current) | +| Jan 25th 2022 | 1.6.0
| 1.6.0 | Java 1.4.0
Go 1.4.0
PHP 1.1.0
Python 1.5.0
.NET 1.6.0
JS 2.0.0 | 0.9.0 | Supported (current) | ## Upgrade paths After the 1.0 release of the runtime there may be situations where it is necessary to explicitly upgrade through an additional release to reach the desired target. For example an upgrade from v1.0 to v1.2 may need go pass through v1.1