Skip to content

Commit 1fc7895

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

File tree

1 file changed

+24
-21
lines changed

1 file changed

+24
-21
lines changed

images/win/Windows2022-Readme.md

Lines changed: 24 additions & 21 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 2022 Datacenter
1110
- OS Version: 10.0.20348 Build 350
12-
- Image Version: 20211109.2
11+
- Image Version: 20211115.1
1312

1413
## Enabled windows optional features
1514
- Windows Subsystem for Linux [WSLv1]
@@ -30,12 +29,13 @@
3029
- Chocolatey 0.11.3
3130
- Composer 2.1.12
3231
- Helm 3.7.1
32+
- Miniconda 4.10.3 (pre-installed on the image but not added to PATH)
3333
- NPM 6.14.15
3434
- NuGet 6.0.0.280
3535
- pip 21.3.1 (python 3.9)
3636
- Pipx 0.16.4
3737
- RubyGems 3.2.22
38-
- Vcpkg (build from master \<70033db>)
38+
- Vcpkg (build from master \<c973b499f>)
3939
- Yarn 1.22.17
4040

4141
#### Environment variables
@@ -71,20 +71,21 @@
7171
- Newman 5.3.0
7272
- NSIS v3.06.1
7373
- OpenSSL 1.1.1
74-
- Packer 1.7.6
75-
- Pulumi v3.17.0
74+
- Packer 1.7.8
75+
- Pulumi v3.17.1
7676
- R 4.1.2
7777
- Stack 2.7.3
7878
- Subversion (SVN) 1.14.1
7979
- Swig 4.0.2
8080
- VSWhere 2.8.4
8181
- WinAppDriver 1.2.2009.02003
82+
- WiX Toolset v3.11.2.4516
8283
- yamllint 1.26.3
8384
- zstd 1.5.0
8485

8586
### CLI Tools
8687
- Alibaba Cloud CLI 3.0.99
87-
- AWS CLI 2.3.4
88+
- AWS CLI 2.3.6
8889
- AWS SAM CLI 1.35.0
8990
- AWS Session Manager CLI 1.2.279.0
9091
- Azure CLI 2.30.0
@@ -101,28 +102,28 @@
101102
#### Packages
102103
- bindgen 0.59.1
103104
- cargo-audit 0.15.2
104-
- cargo-outdated v0.9.17
105+
- cargo-outdated v0.10.0
105106
- cbindgen 0.20.0
106107
- Clippy 0.1.56
107108
- Rustfmt 1.4.37
108109

109110
### Browsers and webdrivers
110111
- Google Chrome 95.0.4638.69
111112
- Chrome Driver 95.0.4638.69
112-
- Microsoft Edge 95.0.1020.44
113-
- Microsoft Edge Driver 95.0.1020.44
113+
- Microsoft Edge 95.0.1020.53
114+
- Microsoft Edge Driver 95.0.1020.53
114115
- Mozilla Firefox 94.0.1
115116
- Gecko Driver 0.30.0
116117
- IE Driver 3.150.1.1
117-
- Selenium server 3.141.59
118+
- Selenium server 4.0.0
118119

119120
#### Environment variables
120-
| Name | Value |
121-
| ----------------- | ------------------------------------------ |
122-
| CHROMEWEBDRIVER | C:\SeleniumWebDrivers\ChromeDriver |
123-
| EDGEWEBDRIVER | C:\SeleniumWebDrivers\EdgeDriver |
124-
| GECKOWEBDRIVER | C:\SeleniumWebDrivers\GeckoDriver |
125-
| SELENIUM_JAR_PATH | C:\selenium\selenium-server-standalone.jar |
121+
| Name | Value |
122+
| ----------------- | ---------------------------------- |
123+
| CHROMEWEBDRIVER | C:\SeleniumWebDrivers\ChromeDriver |
124+
| EDGEWEBDRIVER | C:\SeleniumWebDrivers\EdgeDriver |
125+
| GECKOWEBDRIVER | C:\SeleniumWebDrivers\GeckoDriver |
126+
| SELENIUM_JAR_PATH | C:\selenium\selenium-server.jar |
126127

127128
### Java
128129
| Version | Vendor | Environment Variable |
@@ -158,7 +159,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
158159
#### Node
159160
| Version | Architecture |
160161
| ------- | ------------ |
161-
| 10.24.1 | x64 |
162162
| 12.22.7 | x64 |
163163
| 14.18.1 | x64 |
164164
| 16.13.0 | x64 |
@@ -194,7 +194,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
194194
| Property | Value |
195195
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
196196
| ServiceName | postgresql-x64-14 |
197-
| Version | 14.0 |
197+
| Version | 14.1 |
198198
| ServiceStatus | Stopped |
199199
| ServiceStartType | Disabled |
200200
| EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\14\bin <br> PGDATA=C:\Program Files\PostgreSQL\14\data <br> PGROOT=C:\Program Files\PostgreSQL\14 |
@@ -206,14 +206,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
206206
#### MongoDB
207207
| Version | ServiceName | ServiceStatus | ServiceStartType |
208208
| ------- | ----------- | ------------- | ---------------- |
209-
| 5.1.0.0 | MongoDB | Running | Automatic |
209+
| 5.0.3.0 | MongoDB | Running | Automatic |
210210

211211

212212

213213
### Database tools
214214
- Azure CosmosDb Emulator 2.14.4.0
215215
- DacFx 15.0.5282.3
216-
- MySQL 8.0.26.0
216+
- MySQL 8.0.27.0
217217
- SQLPS 1.0
218218

219219

@@ -269,6 +269,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
269269
| Microsoft.Net.ComponentGroup.4.8.DeveloperTools | 17.0.31804.368 |
270270
| Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 17.0.31804.368 |
271271
| Microsoft.Net.ComponentGroup.TargetingPacks.Common | 17.0.31804.368 |
272+
| microsoft.net.runtime.mono.tooling | 6.0.21.52210 |
273+
| microsoft.net.sdk.emscripten | 6.0.5.2003 |
272274
| Microsoft.NetCore.Component.DevelopmentTools | 17.0.31804.368 |
273275
| Microsoft.NetCore.Component.Runtime.6.0 | 17.0.31902.203 |
274276
| Microsoft.NetCore.Component.SDK | 17.0.31902.203 |
@@ -410,6 +412,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
410412
| Microsoft.VisualStudio.Workload.Python | 17.0.31804.368 |
411413
| Microsoft.VisualStudio.Workload.Universal | 17.0.31804.368 |
412414
| Microsoft.VisualStudio.Workload.VisualStudioExtension | 17.0.31804.368 |
415+
| wasm.tools | 6.0.21.52210 |
413416

414417
#### Microsoft Visual C++:
415418

0 commit comments

Comments
 (0)