mirror of https://github.com/dapr/docs.git
				
				
				
			add latest version (#3936)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
		
							parent
							
								
									10071922d9
								
							
						
					
					
						commit
						6bcddf95a6
					
				|  | @ -45,6 +45,7 @@ The table below shows the versions of Dapr releases that have been tested togeth | |||
| 
 | ||||
| | Release date | Runtime     | CLI  | SDKs  | Dashboard  | Status | Release notes | | ||||
| |--------------------|:--------:|:--------|---------|---------|---------|------------| | ||||
| | January 2nd 2023 | 1.12.3</br>  | 1.12.0 | Java 1.10.0 </br>Go 1.9.1 </br>PHP 1.2.0 </br>Python 1.12.0 </br>.NET 1.12.0 </br>JS 3.2.0 | 0.14.0 | Supported (current) | [v1.12.3 release notes](https://github.com/dapr/dapr/releases/tag/v1.12.3) | | ||||
| | November 18th 2023 | 1.12.2</br>  | 1.12.0 | Java 1.10.0 </br>Go 1.9.1 </br>PHP 1.2.0 </br>Python 1.12.0 </br>.NET 1.12.0 </br>JS 3.2.0 | 0.14.0 | Supported (current) | [v1.12.2 release notes](https://github.com/dapr/dapr/releases/tag/v1.12.2) | | ||||
| | November 16th 2023 | 1.12.1</br>  | 1.12.0 | Java 1.10.0 </br>Go 1.9.1 </br>PHP 1.2.0 </br>Python 1.12.0 </br>.NET 1.12.0 </br>JS 3.2.0 | 0.14.0 | Supported | [v1.12.1 release notes](https://github.com/dapr/dapr/releases/tag/v1.12.1) | | ||||
| | October 11th 2023 | 1.12.0</br>  | 1.12.0 | Java 1.10.0 </br>Go 1.9.0 </br>PHP 1.1.0 </br>Python 1.11.0 </br>.NET 1.12.0 </br>JS 3.1.2 | 0.14.0 | Supported | [v1.12.0 release notes](https://github.com/dapr/dapr/releases/tag/v1.12.0) | | ||||
|  | @ -120,7 +121,7 @@ General guidance on upgrading can be found for [self hosted mode]({{< ref self-h | |||
| | 1.9.0                    |                   N/A |                    1.9.6 | | ||||
| | 1.10.0                   |                   N/A |                   1.10.8 | | ||||
| | 1.11.0                   |                   N/A |                   1.11.4 | | ||||
| | 1.12.0                   |                   N/A |                   1.12.0 | | ||||
| | 1.12.0                   |                   N/A |                   1.12.3 | | ||||
| 
 | ||||
| 
 | ||||
| ## Upgrade on Hosting platforms | ||||
|  |  | |||
|  | @ -1 +1 @@ | |||
| {{- if .Get "short" }}1.12{{ else if .Get "long" }}1.12.0{{ else if .Get "cli" }}1.12.0{{ else }}1.12.0{{ end -}} | ||||
| {{- if .Get "short" }}1.12{{ else if .Get "long" }}1.12.3{{ else if .Get "cli" }}1.12.0{{ else }}1.12.3{{ end -}}  | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue