Updating readme file for win19 version 20211003.2 (#4216)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
This commit is contained in:
github-actions[bot]
2021-10-07 09:50:26 +00:00
committed by GitHub
parent fb6be2f59d
commit 2cf3cc7bf5

View File

@@ -4,7 +4,7 @@
*** ***
# Microsoft Windows Server 2019 Datacenter # Microsoft Windows Server 2019 Datacenter
- OS Version: 10.0.17763 Build 2183 - OS Version: 10.0.17763 Build 2183
- Image Version: 20210928.2 - Image Version: 20211003.2
## Enabled windows optional features ## Enabled windows optional features
- Windows Subsystem for Linux [WSLv1] - Windows Subsystem for Linux [WSLv1]
@@ -16,7 +16,7 @@
- Julia 1.6.3 - Julia 1.6.3
- Kotlin 1.5.31 - Kotlin 1.5.31
- LLVM 12.0.1 - LLVM 12.0.1
- Node 14.17.6 - Node 14.18.0
- Perl 5.32.1 - Perl 5.32.1
- PHP 8.0.10 - PHP 8.0.10
- Python 3.7.9 - Python 3.7.9
@@ -32,8 +32,8 @@
- pip 21.2.4 (python 3.7) - pip 21.2.4 (python 3.7)
- Pipx 0.16.4 - Pipx 0.16.4
- RubyGems 2.7.6.3 - RubyGems 2.7.6.3
- Vcpkg (build from master \<042e1db>) - Vcpkg (build from master \<2a31089>)
- Yarn 1.22.11 - Yarn 1.22.15
#### Environment variables #### Environment variables
| Name | Value | | Name | Value |
@@ -85,9 +85,9 @@
- zstd 1.5.0 - zstd 1.5.0
### CLI Tools ### CLI Tools
- Alibaba Cloud CLI 3.0.93 - Alibaba Cloud CLI 3.0.94
- AWS CLI 2.2.41 - AWS CLI 2.2.43
- AWS SAM CLI 1.32.0 - AWS SAM CLI 1.33.0
- AWS Session Manager CLI 1.2.245.0 - AWS Session Manager CLI 1.2.245.0
- Azure CLI 2.28.0 - Azure CLI 2.28.0
- Azure DevOps CLI extension 0.20.0 - Azure DevOps CLI extension 0.20.0
@@ -110,10 +110,10 @@
- Rustfmt 1.4.37 - Rustfmt 1.4.37
### Browsers and webdrivers ### Browsers and webdrivers
- Google Chrome 94.0.4606.61 - Google Chrome 94.0.4606.71
- Chrome Driver 94.0.4606.61 - Chrome Driver 94.0.4606.61
- Microsoft Edge 94.0.992.31 - Microsoft Edge 94.0.992.38
- Microsoft Edge Driver 94.0.992.31 - Microsoft Edge Driver 94.0.992.38
- Mozilla Firefox 92.0.1 - Mozilla Firefox 92.0.1
- Gecko Driver 0.30.0 - Gecko Driver 0.30.0
- IE Driver 3.150.1.1 - IE Driver 3.150.1.1
@@ -166,7 +166,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| ------- | ------------ | | ------- | ------------ |
| 10.24.1 | x64 | | 10.24.1 | x64 |
| 12.22.6 | x64 | | 12.22.6 | x64 |
| 14.17.6 | x64 | | 14.18.0 | x64 |
#### Python #### Python
@@ -203,12 +203,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### PostgreSQL #### PostgreSQL
| Property | Value | | Property | Value |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| ServiceName | postgresql-x64-13 | | ServiceName | postgresql-x64-14 |
| Version | 13.4 | | Version | 14.0 |
| ServiceStatus | Stopped | | ServiceStatus | Stopped |
| ServiceStartType | Disabled | | ServiceStartType | Disabled |
| EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\13\bin <br> PGDATA=C:\Program Files\PostgreSQL\13\data <br> PGROOT=C:\Program Files\PostgreSQL\13 | | EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\14\bin <br> PGDATA=C:\Program Files\PostgreSQL\14\data <br> PGROOT=C:\Program Files\PostgreSQL\14 |
| Path | C:\Program Files\PostgreSQL\13 | | Path | C:\Program Files\PostgreSQL\14 |
| UserName | postgres | | UserName | postgres |
| Password | root | | Password | root |