Updating readme file for win22 version 20211212.1 (#4722)

Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
This commit is contained in:
github-actions[bot]
2021-12-16 13:19:57 +00:00
committed by GitHub
co-authored by Image generation service account Actions service account
parent 6b7e9bec50
commit 68b46cf15f
+23 -23
View File
@@ -1,11 +1,10 @@
| Announcements | | Announcements |
|-| |-|
| [Windows Server 2022 with Visual Studio 2022 is generally available starting from November, 15](https://github.com/actions/virtual-environments/issues/4488) |
| [Windows-2016 environment will be removed on March 15, 2022](https://github.com/actions/virtual-environments/issues/4312) | | [Windows-2016 environment will be removed on March 15, 2022](https://github.com/actions/virtual-environments/issues/4312) |
*** ***
# Microsoft Windows Server 2022 Datacenter # Microsoft Windows Server 2022 Datacenter
- OS Version: 10.0.20348 Build 350 - OS Version: 10.0.20348 Build 350
- Image Version: 20211206.1 - Image Version: 20211212.1
## Enabled windows optional features ## Enabled windows optional features
- Windows Subsystem for Linux [WSLv1] - Windows Subsystem for Linux [WSLv1]
@@ -13,12 +12,12 @@
## Installed Software ## Installed Software
### Language and Runtime ### Language and Runtime
- Bash 4.4.23(1)-release - Bash 4.4.23(1)-release
- Go 1.16.11 - Go 1.16.12
- Julia 1.7.0 - Julia 1.7.0
- Kotlin 1.5.32 - Kotlin 1.6.0
- LLVM 13.0.0 - LLVM 13.0.0
- Node 16.13.1 - Node 16.13.1
- PHP 8.0.13 - PHP 8.1.0
- Python 3.9.9 - Python 3.9.9
- Ruby 3.0.3p157 - Ruby 3.0.3p157
@@ -32,7 +31,7 @@
- pip 21.3.1 (python 3.9) - pip 21.3.1 (python 3.9)
- Pipx 0.16.4 - Pipx 0.16.4
- RubyGems 3.2.32 - RubyGems 3.2.32
- Vcpkg (build from master \<63e935d96>) - Vcpkg (build from master \<48bba4f9c>)
- Yarn 1.22.17 - Yarn 1.22.17
#### Environment variables #### Environment variables
@@ -44,18 +43,18 @@
- Ant 1.10.12 - Ant 1.10.12
- Gradle 7.3 - Gradle 7.3
- Maven 3.8.4 - Maven 3.8.4
- sbt 1.5.5 - sbt 1.5.6
### Tools ### Tools
- 7zip 21.06 - 7zip 21.06
- aria2 1.36.0 - aria2 1.36.0
- azcopy 10.13.0 - azcopy 10.13.0
- Bazel 4.2.2 - Bazel 4.2.2
- Bazelisk 1.10.1 - Bazelisk 1.11.0
- Bicep 0.4.1008 - Bicep 0.4.1008
- Cabal 3.6.2.0 - Cabal 3.6.2.0
- CMake 3.22.0 - CMake 3.22.1
- CodeQL Action Bundle 2.7.2 - CodeQL Action Bundle 2.7.3
- Docker 20.10.7 - Docker 20.10.7
- Docker-compose 1.29.2 - Docker-compose 1.29.2
- Docker-wincred 0.6.4 - Docker-wincred 0.6.4
@@ -64,7 +63,7 @@
- Git LFS 3.0.2 - Git LFS 3.0.2
- jq 1.6 - jq 1.6
- Kind 0.11.1 - Kind 0.11.1
- Kubectl 1.22.4 - Kubectl 1.23.0
- Mercurial 5.0 - Mercurial 5.0
- Mingw-w64 8.1.0 - Mingw-w64 8.1.0
- Newman 5.3.0 - Newman 5.3.0
@@ -84,10 +83,10 @@
### CLI Tools ### CLI Tools
- Alibaba Cloud CLI 3.0.100 - Alibaba Cloud CLI 3.0.100
- AWS CLI 2.4.5 - AWS CLI 2.4.6
- AWS SAM CLI 1.36.0 - AWS SAM CLI 1.36.0
- AWS Session Manager CLI 1.2.279.0 - AWS Session Manager CLI 1.2.279.0
- Azure CLI 2.30.0 - Azure CLI 2.31.0
- Azure DevOps CLI extension 0.22.0 - Azure DevOps CLI extension 0.22.0
- GitHub CLI 2.3.0 - GitHub CLI 2.3.0
- Hub CLI 2.14.2 - Hub CLI 2.14.2
@@ -107,11 +106,11 @@
- Rustfmt 1.4.37 - Rustfmt 1.4.37
### Browsers and webdrivers ### Browsers and webdrivers
- Google Chrome 96.0.4664.45 - Google Chrome 96.0.4664.93
- Chrome Driver 96.0.4664.45 - Chrome Driver 96.0.4664.45
- Microsoft Edge 96.0.1054.43 - Microsoft Edge 96.0.1054.53
- Microsoft Edge Driver 96.0.1054.43 - Microsoft Edge Driver 96.0.1054.53
- Mozilla Firefox 94.0.2 - Mozilla Firefox 95.0
- Gecko Driver 0.30.0 - Gecko Driver 0.30.0
- IE Driver 3.150.1.1 - IE Driver 3.150.1.1
- Selenium server 4.1.0 - Selenium server 4.1.0
@@ -153,8 +152,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Version | Architecture | Environment Variable | | Version | Architecture | Environment Variable |
| ------- | ------------ | -------------------- | | ------- | ------------ | -------------------- |
| 1.15.15 | x64 | GOROOT_1_15_X64 | | 1.15.15 | x64 | GOROOT_1_15_X64 |
| 1.16.11 (Default) | x64 | GOROOT_1_16_X64 | | 1.16.12 (Default) | x64 | GOROOT_1_16_X64 |
| 1.17.4 | x64 | GOROOT_1_17_X64 | | 1.17.5 | x64 | GOROOT_1_17_X64 |
#### Node #### Node
| Version | Architecture | | Version | Architecture |
@@ -200,7 +199,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### MongoDB #### MongoDB
| Version | ServiceName | ServiceStatus | ServiceStartType | | Version | ServiceName | ServiceStatus | ServiceStartType |
| ------- | ----------- | ------------- | ---------------- | | ------- | ----------- | ------------- | ---------------- |
| 5.0.4.0 | MongoDB | Running | Automatic | | 5.0.5.0 | MongoDB | Running | Automatic |
### Database tools ### Database tools
- Azure CosmosDb Emulator 2.14.4.0 - Azure CosmosDb Emulator 2.14.4.0
@@ -340,6 +339,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft.VisualStudio.Component.VC.CMake.Project | 17.0.31804.368 | | Microsoft.VisualStudio.Component.VC.CMake.Project | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.CoreIde | 17.0.31804.368 | | Microsoft.VisualStudio.Component.VC.CoreIde | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.DiagnosticTools | 17.0.31804.368 | | Microsoft.VisualStudio.Component.VC.DiagnosticTools | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.Llvm.Clang | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset | 17.0.31804.368 | | Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM | 17.0.31804.368 | | Microsoft.VisualStudio.Component.VC.MFC.ARM | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM64 | 17.0.31804.368 | | Microsoft.VisualStudio.Component.VC.MFC.ARM64 | 17.0.31804.368 |
@@ -465,11 +465,11 @@ All other versions are saved but not installed.
### Android ### Android
| Package Name | Version | | Package Name | Version |
| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | | -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 4.0 | | Android Command Line Tools | 4.0 |
| Android Emulator | 31.1.4 | | Android Emulator | 31.1.4 |
| Android SDK Build-tools | 31.0.0<br>30.0.0 30.0.1 30.0.2 30.0.3<br>29.0.0 29.0.1 29.0.2 29.0.3<br>28.0.0 28.0.1 28.0.2 28.0.3<br>27.0.0 27.0.1 27.0.2 27.0.3 | | Android SDK Build-tools | 32.0.0<br>31.0.0<br>30.0.0 30.0.1 30.0.2 30.0.3<br>29.0.0 29.0.1 29.0.2 29.0.3<br>28.0.0 28.0.1 28.0.2 28.0.3<br>27.0.0 27.0.1 27.0.2 27.0.3 |
| Android SDK Platforms | android-31 (rev 1)<br>android-30 (rev 3)<br>android-29 (rev 5)<br>android-28 (rev 6)<br>android-27 (rev 3) | | Android SDK Platforms | android-32 (rev 1)<br>android-31 (rev 1)<br>android-30 (rev 3)<br>android-29 (rev 5)<br>android-28 (rev 6)<br>android-27 (rev 3) |
| Android SDK Platform-Tools | 31.0.3 | | Android SDK Platform-Tools | 31.0.3 |
| Android Support Repository | 47.0.0 | | Android Support Repository | 47.0.0 |
| CMake | 3.18.1 | | CMake | 3.18.1 |