Windows Server 2016 (20201202 update) (#2191)

* Updating readme file for win16 version 20201202.1

* added announcement section back

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
This commit is contained in:
github-actions[bot]
2020-12-07 12:25:44 +00:00
committed by GitHub
parent f9e0bdcc06
commit 80ce7c1c6e

View File

@@ -1,35 +1,36 @@
| 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) |
| [.NET 5.0 will become a default .NET version on December, 14](https://github.com/actions/virtual-environments/issues/1891) |
| [Official Ruby binaries will be installed on images by default](https://github.com/actions/virtual-environments/issues/2193) |
***
# Microsoft Windows Server 2016 Datacenter
- OS Version: 10.0.14393 Build 4046
- Image Version: 20201116.1
- OS Version: 10.0.14393 Build 4048
- Image Version: 20201202.1
## 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
@@ -39,21 +40,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
@@ -63,7 +64,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
@@ -75,37 +76,38 @@
- 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
@@ -148,8 +150,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
@@ -175,8 +177,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 |
@@ -197,7 +199,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 |
@@ -519,10 +521,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