Skip to content

Commit 741076d

Browse files
github-actions[bot]459680Actions service account
authored
Updating readme file for win16 version 20211115.1 (#4520)
Co-authored-by: Image generation service account <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
1 parent 1fc7895 commit 741076d

File tree

1 file changed

+23
-27
lines changed

1 file changed

+23
-27
lines changed

images/win/Windows2016-Readme.md

Lines changed: 23 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
| Announcements |
22
|-|
3+
| [Windows Server 2022 with Visual Studio 2022 is generally available starting from November, 15](https://github.com/actions/virtual-environments/issues/4488) |
34
| [[all OSs] Default Nodejs version will be set to 16 on November, 29](https://github.com/actions/virtual-environments/issues/4446) |
45
| [[all OSs] Selenium server version will be upgraded from 3 to 4 on November, 15](https://github.com/actions/virtual-environments/issues/4376) |
56
| [[All OSs] Node.js version 10 will be removed from the images on November, 15](https://github.com/actions/virtual-environments/issues/4356) |
67
| [Windows-2016 environment will be removed on March 15, 2022](https://github.com/actions/virtual-environments/issues/4312) |
7-
| [[All OSs] Go versions less than 1.15 will be removed on November, 8](https://github.com/actions/virtual-environments/issues/4311) |
8-
| [(Public Beta) Windows Server 2022 with Visual Studio 2022 is now available](https://github.com/actions/virtual-environments/issues/3949) |
98
***
109
# Microsoft Windows Server 2016 Datacenter
1110
- OS Version: 10.0.14393 Build 4770
12-
- Image Version: 20211109.0
11+
- Image Version: 20211115.1
1312

1413
## Installed Software
1514
### Language and Runtime
@@ -34,7 +33,7 @@
3433
- pip 21.3.1 (python 3.7)
3534
- Pipx 0.16.4
3635
- RubyGems 2.7.6.3
37-
- Vcpkg (build from master \<6cfa934>)
36+
- Vcpkg (build from master \<c973b499f>)
3837
- Yarn 1.22.17
3938

4039
#### Environment variables
@@ -74,20 +73,21 @@
7473
- Newman 5.3.0
7574
- NSIS v3.06.1
7675
- OpenSSL 1.1.1
77-
- Packer 1.7.6
78-
- Pulumi v3.17.0
76+
- Packer 1.7.8
77+
- Pulumi v3.17.1
7978
- R 4.1.2
8079
- Stack 2.7.3
8180
- Subversion (SVN) 1.14.1
8281
- Swig 4.0.2
8382
- VSWhere 2.8.4
8483
- WinAppDriver 1.2.2009.02003
84+
- WiX Toolset v3.11.2.4516
8585
- yamllint 1.26.3
8686
- zstd 1.5.0
8787

8888
### CLI Tools
8989
- Alibaba Cloud CLI 3.0.99
90-
- AWS CLI 2.3.4
90+
- AWS CLI 2.3.6
9191
- AWS SAM CLI 1.35.0
9292
- AWS Session Manager CLI 1.2.279.0
9393
- Azure CLI 2.30.0
@@ -105,28 +105,28 @@
105105
#### Packages
106106
- bindgen 0.59.1
107107
- cargo-audit 0.15.2
108-
- cargo-outdated v0.9.17
108+
- cargo-outdated v0.10.0
109109
- cbindgen 0.20.0
110110
- Clippy 0.1.56
111111
- Rustfmt 1.4.37
112112

113113
### Browsers and webdrivers
114114
- Google Chrome 95.0.4638.69
115115
- Chrome Driver 95.0.4638.69
116-
- Microsoft Edge 95.0.1020.44
117-
- Microsoft Edge Driver 95.0.1020.44
116+
- Microsoft Edge 95.0.1020.53
117+
- Microsoft Edge Driver 95.0.1020.53
118118
- Mozilla Firefox 94.0.1
119119
- Gecko Driver 0.30.0
120120
- IE Driver 3.150.1.1
121-
- Selenium server 3.141.59
121+
- Selenium server 4.0.0
122122

123123
#### Environment variables
124-
| Name | Value |
125-
| ----------------- | ------------------------------------------ |
126-
| CHROMEWEBDRIVER | C:\SeleniumWebDrivers\ChromeDriver |
127-
| EDGEWEBDRIVER | C:\SeleniumWebDrivers\EdgeDriver |
128-
| GECKOWEBDRIVER | C:\SeleniumWebDrivers\GeckoDriver |
129-
| SELENIUM_JAR_PATH | C:\selenium\selenium-server-standalone.jar |
124+
| Name | Value |
125+
| ----------------- | ---------------------------------- |
126+
| CHROMEWEBDRIVER | C:\SeleniumWebDrivers\ChromeDriver |
127+
| EDGEWEBDRIVER | C:\SeleniumWebDrivers\EdgeDriver |
128+
| GECKOWEBDRIVER | C:\SeleniumWebDrivers\GeckoDriver |
129+
| SELENIUM_JAR_PATH | C:\selenium\selenium-server.jar |
130130

131131
### Java
132132
| Version | Vendor | Environment Variable |
@@ -162,7 +162,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
162162
#### Node
163163
| Version | Architecture |
164164
| ------- | ------------ |
165-
| 10.24.1 | x64 |
166165
| 12.22.7 | x64 |
167166
| 14.18.1 | x64 |
168167
| 16.13.0 | x64 |
@@ -205,7 +204,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
205204
| Property | Value |
206205
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
207206
| ServiceName | postgresql-x64-14 |
208-
| Version | 14.0 |
207+
| Version | 14.1 |
209208
| ServiceStatus | Stopped |
210209
| ServiceStartType | Disabled |
211210
| EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\14\bin <br> PGDATA=C:\Program Files\PostgreSQL\14\data <br> PGROOT=C:\Program Files\PostgreSQL\14 |
@@ -217,14 +216,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
217216
#### MongoDB
218217
| Version | ServiceName | ServiceStatus | ServiceStartType |
219218
| ------- | ----------- | ------------- | ---------------- |
220-
| 5.1.0.0 | MongoDB | Running | Automatic |
219+
| 5.0.3.0 | MongoDB | Running | Automatic |
221220

222221

223222

224223
### Database tools
225224
- Azure CosmosDb Emulator 2.14.4.0
226225
- DacFx 15.0.5282.3
227-
- MySQL 5.7.35.0
226+
- MySQL 5.7.36.0
228227
- SQLPS 1.0
229228

230229

@@ -273,7 +272,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
273272
| Component.UnityEngine.x64 | 15.9.28307.616 |
274273
| Component.Unreal | 15.8.27729.1 |
275274
| Component.Unreal.Android | 15.9.28307.341 |
276-
| Component.WixToolset.VisualStudioExtension.Dev15 | 0.9.21.62588 |
277275
| Component.Xamarin | 15.9.28307.1177 |
278276
| Component.Xamarin.Profiler | 15.0.27005.2 |
279277
| Component.Xamarin.RemotedSimulator | 15.6.27323.2 |
@@ -482,8 +480,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
482480
| SSDT SQL Server Integration Services Projects | 2.6.3 |
483481
| Windows Driver Kit | 10.0.17740.0 |
484482
| Windows Driver Kit Visual Studio Extension | 10.1.17763.1 |
485-
| WIX Toolset | 3.11.4516 |
486-
| WIX Toolset Studio 2017 Extension | 0.9.21.62588 |
487483

488484
#### Microsoft Visual C++:
489485

@@ -582,9 +578,9 @@ All other versions are saved but not installed.
582578
### Cached Docker images
583579
| Repository:Tag | Digest | Created |
584580
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- |
585-
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2016 | sha256:8475573b3deea860097590fe71c1a5333c937f5aadb7a6b07d760fe9017e28b1 | 2021-10-12 |
586-
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2016 | sha256:97bbc6dd603e44f5a34e3f309b493c77b964b0e07d9e3dd7333f063ccaf33523 | 2021-10-12 |
587-
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2016 | sha256:bff7dee44dc39f9e997389be6de0c9fcde608879eb52070839ac03f6058f1385 | 2021-10-12 |
581+
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2016 | sha256:04596195c24adb48a59ecfdfaa3fcefff5563e4cdb6d22cadfb588d4525a5a3f | 2021-11-09 |
582+
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2016 | sha256:b77c157fca59b9a93b6ed1bf34f7c224497184546d5e63953fb08d9769f73123 | 2021-11-09 |
583+
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2016 | sha256:9c649d68d85741479778a3e7006ac002fe47ded9fccd01be5b03ced5e0d23e27 | 2021-11-09 |
588584
| mcr.microsoft.com/windows/nanoserver:10.0.14393.953 | sha256:fc60bd5ae0e61b334ce1cf1bcbf20c10c36b4c5482a01da319c9c989f9e6e268 | 2017-03-08 |
589585
| mcr.microsoft.com/windows/servercore:ltsc2016 | sha256:0a54ee92e51c03f30b6902df63fb88be973c8d04a40c456058ab6acbdd92d103 | 2021-11-03 |
590586

0 commit comments

Comments
 (0)