Skip to content

Commit

Permalink
Updating readme file for win19 version 20211122.1
Browse files Browse the repository at this point in the history
  • Loading branch information
459680 committed Nov 23, 2021
1 parent 741076d commit b020c6f
Showing 1 changed file with 38 additions and 43 deletions.
81 changes: 38 additions & 43 deletions images/win/Windows2019-Readme.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
| Announcements |
|-|
| [Windows Server 2022 with Visual Studio 2022 is generally available starting from November, 15](https://github.com/actions/virtual-environments/issues/4488) |
| [[all OSs] Default Nodejs version will be set to 16 on November, 29](https://github.com/actions/virtual-environments/issues/4446) |
| [[all OSs] Selenium server version will be upgraded from 3 to 4 on November, 15](https://github.com/actions/virtual-environments/issues/4376) |
| [[All OSs] Node.js version 10 will be removed from the images on November, 15](https://github.com/actions/virtual-environments/issues/4356) |
| [Windows-2016 environment will be removed on March 15, 2022](https://github.com/actions/virtual-environments/issues/4312) |
| [[All OSs] Go versions less than 1.15 will be removed on November, 8](https://github.com/actions/virtual-environments/issues/4311) |
| [(Public Beta) Windows Server 2022 with Visual Studio 2022 is now available](https://github.com/actions/virtual-environments/issues/3949) |
***
# Microsoft Windows Server 2019 Datacenter
- OS Version: 10.0.17763 Build 2300
- Image Version: 20211110.1
- Image Version: 20211122.1

## Enabled windows optional features
- Windows Subsystem for Linux [WSLv1]
Expand All @@ -18,12 +17,12 @@
### Language and Runtime
- Bash 4.4.23(1)-release
- Go 1.15.15
- Julia 1.6.3
- Kotlin 1.5.31
- Julia 1.6.4
- Kotlin 1.6.0
- LLVM 13.0.0
- Node 14.18.1
- Perl 5.32.1
- PHP 8.0.10
- PHP 8.0.13
- Python 3.7.9
- Ruby 2.5.9p229

Expand All @@ -37,7 +36,7 @@
- pip 21.3.1 (python 3.7)
- Pipx 0.16.4
- RubyGems 2.7.6.3
- Vcpkg (build from master \<70033db>)
- Vcpkg (build from master \<653912591>)
- Yarn 1.22.17

#### Environment variables
Expand All @@ -49,48 +48,50 @@
### Project Management
- Ant 1.10.12
- Gradle 7.2
- Maven 3.8.3
- Maven 3.8.4
- sbt 1.5.5

### Tools
- 7zip 19.00
- 7zip 21.05
- aria2 1.36.0
- azcopy 10.13.0
- Bazel 4.2.1
- Bazelisk 1.10.1
- Bicep 0.4.1008
- Cabal 3.6.2.0
- CMake 3.21.4
- CodeQL Action Bundle 2.7.0
- CMake 3.22.0
- CodeQL Action Bundle 2.7.1
- Docker 20.10.7
- Docker-compose 1.29.2
- Docker-wincred 0.6.4
- ghc 9.2.1
- Git 2.33.1
- Git LFS 3.0.1
- Google Cloud SDK 364.0.0
- Git 2.34.0
- Git LFS 3.0.2
- Google Cloud SDK 365.0.0
- InnoSetup 6.2.0
- jq 1.6
- Kind 0.11.1
- Kubectl 1.22.3
- Kubectl 1.22.4
- Mercurial 5.0
- Mingw-w64 8.1.0
- Newman 5.3.0
- NSIS v3.06.1
- OpenSSL 1.1.1
- Packer 1.7.6
- Pulumi v3.17.1
- Packer 1.7.8
- Pulumi v3.18.0
- R 4.1.2
- Stack 2.7.3
- Subversion (SVN) 1.14.1
- Swig 4.0.2
- VSWhere 2.8.4
- WinAppDriver 1.2.2009.02003
- WiX Toolset v3.11.2.4516
- yamllint 1.26.3
- zstd 1.5.0

### CLI Tools
- Alibaba Cloud CLI 3.0.99
- AWS CLI 2.3.5
- AWS CLI 2.4.0
- AWS SAM CLI 1.35.0
- AWS Session Manager CLI 1.2.279.0
- Azure CLI 2.30.0
Expand All @@ -107,29 +108,29 @@

#### Packages
- bindgen 0.59.1
- cargo-audit 0.15.2
- cargo-outdated v0.9.18
- cargo-audit 0.16.0
- cargo-outdated v0.10.2
- cbindgen 0.20.0
- Clippy 0.1.56
- Rustfmt 1.4.37

### Browsers and webdrivers
- Google Chrome 95.0.4638.69
- Chrome Driver 95.0.4638.69
- Microsoft Edge 95.0.1020.44
- Microsoft Edge Driver 95.0.1020.44
- Google Chrome 96.0.4664.45
- Chrome Driver 96.0.4664.45
- Microsoft Edge 96.0.1054.29
- Microsoft Edge Driver 96.0.1054.29
- Mozilla Firefox 94.0.1
- Gecko Driver 0.30.0
- IE Driver 3.150.1.1
- Selenium server 3.141.59
- Selenium server 4.0.0

#### Environment variables
| Name | Value |
| ----------------- | ------------------------------------------ |
| CHROMEWEBDRIVER | C:\SeleniumWebDrivers\ChromeDriver |
| EDGEWEBDRIVER | C:\SeleniumWebDrivers\EdgeDriver |
| GECKOWEBDRIVER | C:\SeleniumWebDrivers\GeckoDriver |
| SELENIUM_JAR_PATH | C:\selenium\selenium-server-standalone.jar |
| Name | Value |
| ----------------- | ---------------------------------- |
| CHROMEWEBDRIVER | C:\SeleniumWebDrivers\ChromeDriver |
| EDGEWEBDRIVER | C:\SeleniumWebDrivers\EdgeDriver |
| GECKOWEBDRIVER | C:\SeleniumWebDrivers\GeckoDriver |
| SELENIUM_JAR_PATH | C:\selenium\selenium-server.jar |

### Java
| Version | Vendor | Environment Variable |
Expand Down Expand Up @@ -168,7 +169,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Node
| Version | Architecture |
| ------- | ------------ |
| 10.24.1 | x64 |
| 12.22.7 | x64 |
| 14.18.1 | x64 |
| 16.13.0 | x64 |
Expand All @@ -182,7 +182,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| 3.6.8 | x64, x86 |
| 3.7.9 (Default) | x64, x86 |
| 3.8.10 | x64, x86 |
| 3.9.8 | x64, x86 |
| 3.9.9 | x64, x86 |
| 3.10.0 | x64, x86 |


Expand Down Expand Up @@ -211,7 +211,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Property | Value |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| ServiceName | postgresql-x64-14 |
| Version | 14.0 |
| Version | 14.1 |
| ServiceStatus | Stopped |
| ServiceStartType | Disabled |
| EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\14\bin <br> PGDATA=C:\Program Files\PostgreSQL\14\data <br> PGROOT=C:\Program Files\PostgreSQL\14 |
Expand All @@ -223,14 +223,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### MongoDB
| Version | ServiceName | ServiceStatus | ServiceStartType |
| ------- | ----------- | ------------- | ---------------- |
| 5.1.0.0 | MongoDB | Running | Automatic |
| 5.0.4.0 | MongoDB | Running | Automatic |



### Database tools
- Azure CosmosDb Emulator 2.14.4.0
- DacFx 15.0.5282.3
- MySQL 5.7.35.0
- MySQL 5.7.36.0
- SQLPS 1.0


Expand All @@ -243,13 +243,13 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
### Visual Studio Enterprise 2019
| Name | Version | Path |
| ----------------------------- | --------------- | -------------------------------------------------------------- |
| Visual Studio Enterprise 2019 | 16.11.31829.152 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
| Visual Studio Enterprise 2019 | 16.11.31911.196 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |

#### Workloads, components and extensions:

| Package | Version |
| ------------------------------------------------------------------------- | --------------- |
| Component.Android.NDK.R16B | 16.11.31827.77 |
| Component.Android.NDK.R16B | 16.11.31910.99 |
| Component.Android.SDK25.Private | 16.0.28625.61 |
| Component.Android.SDK30 | 16.10.31205.252 |
| Component.Ant | 1.9.3.8 |
Expand All @@ -270,9 +270,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Component.Unreal | 16.1.28810.153 |
| Component.Unreal.Android | 16.1.28810.153 |
| Component.VSInstallerProjects | 1.0.0 |
| Component.WixToolset.VisualStudioExtension.Dev16 | 1.0.0.4 |
| Component.WixToolset.VisualStudioExtension.Schemas3 | 1.0.0.4 |
| Component.WixToolset.VisualStudioExtension.Schemas4 | 1.0.0.4 |
| Component.Xamarin | 16.10.31205.252 |
| Component.Xamarin.RemotedSimulator | 16.10.31205.252 |
| Microsoft.Component.Azure.DataLake.Tools | 16.10.31205.252 |
Expand Down Expand Up @@ -477,8 +474,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Windows Driver Kit | 10.0.21381.0 |
| Windows Driver Kit Visual Studio Extension | 10.1.22000.1 |
| Windows Software Development Kit Extension | 10.1.22000.194 |
| WIX Toolset | 3.11.4516 |
| WIX Toolset Studio 2019 Extension | 1.0.0.4 |

#### Microsoft Visual C++:

Expand Down

0 comments on commit b020c6f

Please sign in to comment.