Compare commits

...

1 Commits

Author SHA1 Message Date
Image generation service account 0c35565b0d Updating readme file for win19 version 20201202.1 2020-12-03 07:30:13 +00:00
+52 -55
View File
@@ -1,38 +1,32 @@
| Announcements |
|-|
| [Default Node.JS will be switched to 14.x on all platforms ](https://github.com/actions/virtual-environments/issues/1953) |
| [.NET 5.0 will become a default .NET version soon [date will be defined later]](https://github.com/actions/virtual-environments/issues/1891) |
| [[Ubuntu] [Windows] Boost 1.69.0 will be deprecated on November, 10](https://github.com/actions/virtual-environments/issues/1847) |
***
# Microsoft Windows Server 2019 Datacenter
- OS Version: 10.0.17763 Build 1577
- Image Version: 20201116.1
- OS Version: 10.0.17763 Build 1579
- Image Version: 20201202.1
## Enabled windows optional features
- Windows Subsystem for Linux
- Windows Subsystem for Linux [WSLv1]
## Installed Software
### Language and Runtime
- Java 1.7.0_232
- Java 1.8.0_275 (default)
- Java 11.0.9
- Java 11.0.9.1
- Java 13.0.2
- Python 3.7.9
- Ruby 2.5.8p224
- Go 1.14.12
- PHP 7.4.11
- Julia 1.5.2
- PHP 7.4.13
- Julia 1.5.3
- Perl 5.32.0
- Node 14.15.0
- Node 14.15.1
### Package Management
- Chocolatey 0.10.15
- Vcpkg 2020.11.12
- NPM 6.14.8
- Yarn 1.22.10
- pip 20.2.4 (python 3.7)
- Miniconda 4.8.3
- RubyGems 3.1.4
- pip 20.3 (python 3.7)
- Miniconda 4.9.2
- RubyGems 2.7.6.2
- Helm 3.4.1
- Composer 2.0.7
- NuGet 5.8.0.6930
@@ -42,21 +36,21 @@
- Ant 1.10.9
- Maven 3.6.3
- Gradle 6.7
- sbt 1.4.2
- sbt 1.4.4
### Tools
- azcopy 10.7.0
- Bazel 3.7.0
- Bazel 3.7.1
- Bazelisk 1.7.3
- CMake 3.18.4
- CodeQL Action Bundle 2.3.3
- CMake 3.19.1
- CodeQL Action Bundle 2.4.0
- R 4.0.3
- Docker 19.03.12
- Docker 19.03.13
- Docker-compose 1.27.4
- Git 2.29.2
- Git LFS 2.12.1
- Google Cloud SDK 318.0.0
- InnoSetup 6.0.5
- Google Cloud SDK 319.0.0
- InnoSetup 6.1.2
- jq 1.6
- Kubectl 1.19.3
- Kind 0.9.0
@@ -66,7 +60,7 @@
- Newman 5.2.1
- OpenSSL 1.1.1
- Packer 1.6.5
- Pulumi v2.13.2
- Pulumi v2.14.0
- Subversion (SVN) 1.14.0
- ghc 8.10.2
- Cabal 3.2.0.0
@@ -78,42 +72,45 @@
- yamllint 1.25.0
### CLI Tools
- Azure CLI 2.14.2
- Azure CLI 2.15.1
- Azure DevOps CLI extension 0.18.0
- Azure Dev Spaces CLI 1.0.20201028.9
- AWS CLI 2.1.0
- AWS SAM CLI 1.10.0
- AWS Session Manager CLI 1.2.7.0
- Alibaba Cloud CLI 3.0.60
- AWS CLI 2.1.4
- AWS SAM CLI 1.13.1
- AWS Session Manager CLI 1.2.30.0
- Alibaba Cloud CLI 3.0.64
- Cloud Foundry CLI 6.53.0
- Hub CLI 2.14.2
- GitHub CLI 1.2.1
- GitHub CLI 1.3.0
### Rust Tools
- Rust 1.47.0
- Rust 1.48.0
#### Packages
- bindgen 0.55.1
- bindgen 0.56.0
- cbindgen 0.15.0
- cargo-audit 0.13.1
- cargo-outdated v0.9.13
### Browsers and webdrivers
- Google Chrome 86.0.4240.198
- Chrome Driver 86.0.4240.22
- Microsoft Edge 86.0.622.69
- Microsoft Edge Driver 86.0.622.69
- Mozilla Firefox 82.0.3
- Google Chrome 87.0.4280.66
- Chrome Driver 87.0.4280.20
- Microsoft Edge 87.0.664.52
- Microsoft Edge Driver 87.0.664.47
- Mozilla Firefox 83.0
- Gecko Driver 0.28.0
- IE Driver 3.150.1.0
### MSYS2
- Pacman 5.2.2
##### Notes:
```
Location: C:\msys64
Note: MSYS2 is pre-installed on image but not added to PATH.
```
### BizTalk Server
- BizTalk Server Project Build Component 3.13.765.0
### Cached Tools
#### Boost
| Version | Architecture | Environment Variable |
@@ -151,8 +148,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| ------- | ------------ |
| 8.17.0 | x64 |
| 10.23.0 | x64 |
| 12.19.0 | x64 |
| 14.15.0 | x64 |
| 12.20.0 | x64 |
| 14.15.1 | x64 |
#### Python
@@ -178,8 +175,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### PyPy
| Python Version | Architecture | PyPy Version |
| -------------- | ------------ | ------------ |
| 2.7.13 | x86 | PyPy 7.3.2 with MSC v.1927 32 bit |
| 3.6.9 | x86 | PyPy 7.3.2 with MSC v.1927 32 bit |
| 2.7.18 | x86 | PyPy 7.3.3 with MSC v.1927 32 bit |
| 3.6.12 | x86 | PyPy 7.3.3 with MSC v.1927 32 bit |
@@ -200,7 +197,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### MongoDB
| Version | ServiceName | ServiceStatus | ServiceStartType |
| ------- | ----------- | ------------- | ---------------- |
| 4.4.1.0 | MongoDB | Running | Automatic |
| 4.4.2.0 | MongoDB | Running | Automatic |
@@ -212,15 +209,15 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
### Visual Studio Enterprise 2019
| Name | Version | Path |
| ----------------------------- | ------------- | -------------------------------------------------------------- |
| Visual Studio Enterprise 2019 | 16.8.30711.63 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
| Name | Version | Path |
| ----------------------------- | -------------- | -------------------------------------------------------------- |
| Visual Studio Enterprise 2019 | 16.8.30717.126 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
#### Workloads, components and extensions:
| Package | Version |
| ------------------------------------------------------------------------- | -------------- |
| Component.Android.NDK.R16B | 16.8.30711.63 |
| Component.Android.NDK.R16B | 16.8.30712.155 |
| Component.Android.SDK25.Private | 16.0.28625.61 |
| Component.Android.SDK28 | 16.2.29003.222 |
| Component.Ant | 1.9.3.8 |
@@ -373,7 +370,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft.VisualStudio.Component.VC.TestAdapterForGoogleTest | 16.0.28517.75 |
| Microsoft.VisualStudio.Component.VC.Tools.ARM | 16.8.30509.167 |
| Microsoft.VisualStudio.Component.VC.Tools.ARM64 | 16.8.30509.167 |
| Microsoft.VisualStudio.Component.VC.Tools.x86.x64 | 16.8.30509.167 |
| Microsoft.VisualStudio.Component.VC.Tools.x86.x64 | 16.8.30712.155 |
| Microsoft.VisualStudio.Component.VC.v141.ARM | 16.8.30509.167 |
| Microsoft.VisualStudio.Component.VC.v141.ARM.Spectre | 16.5.29515.121 |
| Microsoft.VisualStudio.Component.VC.v141.ARM64 | 16.8.30509.167 |
@@ -457,12 +454,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft Visual C++ 2013 Minimum Runtime | x64 | 12.0.40660 |
| Microsoft Visual C++ 2013 Additional Runtime | x86 | 12.0.21005 |
| Microsoft Visual C++ 2013 Minimum Runtime | x86 | 12.0.21005 |
| Microsoft Visual C++ 2019 Additional Runtime | x64 | 14.28.29325 |
| Microsoft Visual C++ 2019 Debug Runtime | x64 | 14.28.29325 |
| Microsoft Visual C++ 2019 Minimum Runtime | x64 | 14.28.29325 |
| Microsoft Visual C++ 2019 Additional Runtime | x86 | 14.28.29325 |
| Microsoft Visual C++ 2019 Debug Runtime | x86 | 14.28.29325 |
| Microsoft Visual C++ 2019 Minimum Runtime | x86 | 14.28.29325 |
| Microsoft Visual C++ 2019 Additional Runtime | x64 | 14.28.29334 |
| Microsoft Visual C++ 2019 Debug Runtime | x64 | 14.28.29334 |
| Microsoft Visual C++ 2019 Minimum Runtime | x64 | 14.28.29334 |
| Microsoft Visual C++ 2019 Additional Runtime | x86 | 14.28.29334 |
| Microsoft Visual C++ 2019 Debug Runtime | x86 | 14.28.29334 |
| Microsoft Visual C++ 2019 Minimum Runtime | x86 | 14.28.29334 |
### .NET Core SDK
`Location C:\Program Files\dotnet\sdk`
@@ -505,10 +502,10 @@ All other versions are saved but not installed.
| ------------------ | ---------------- |
| DockerMsftProvider | 1.0.0.8 |
| MarkdownPS | 1.9 |
| Pester | 3.4.0<br>5.0.4 |
| Pester | 3.4.0<br>5.1.0 |
| PowerShellGet | 1.0.0.1<br>2.2.5 |
| PSWindowsUpdate | 2.2.0.2 |
| SqlServer | 21.1.18229 |
| SqlServer | 21.1.18230 |
| VSSetup | 2.2.16 |
### Android