Skip to content

Commit 09075d8

Browse files
github-actions[bot]459680Actions service account
authored
Updating readme file for win19 version 20250209.1.1 (#11571)
Co-authored-by: Image generation service account. <[email protected]> Co-authored-by: Actions service account <[email protected]>
1 parent a9402f4 commit 09075d8

File tree

1 file changed

+26
-27
lines changed

1 file changed

+26
-27
lines changed

images/windows/Windows2019-Readme.md

+26-27
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
| Announcements |
22
|-|
3-
| [[Windows] Removal of Azure and Azure Powershell module from windows images from 14-02-2025](https://github.com/actions/runner-images/issues/11483) |
4-
| [[Windows ] Breaking change : PHP 8.3.* version will be updated to PHP 8.4.* from 2025-01-31](https://github.com/actions/runner-images/issues/11256) |
3+
| [[Windows] Removal of Azure and Azure Powershell module from windows images from 2025-03-01](https://github.com/actions/runner-images/issues/11483) |
54
| [Windows Server 2025 is now available](https://github.com/actions/runner-images/issues/11228) |
6-
| [[Windows] Breaking change : Docker Engine Version 26.* will be updated to Docker Engine Version 27.* from February 07,2025](https://github.com/actions/runner-images/issues/11104) |
5+
| [[Windows] Breaking change : Docker Engine Version 26.* will be updated to Docker Engine Version 27.* from 2025-03-07](https://github.com/actions/runner-images/issues/11104) |
76
***
87
# Windows Server 2019
98
- OS Version: 10.0.17763 Build 6775
10-
- Image Version: 20250203.1.0
9+
- Image Version: 20250209.1.0
1110

1211
## Windows features
1312
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -30,13 +29,13 @@
3029
- Chocolatey 2.4.2
3130
- Composer 2.8.5
3231
- Helm 3.16.4
33-
- Miniconda 24.11.1 (pre-installed on the image but not added to PATH)
32+
- Miniconda 25.1.1 (pre-installed on the image but not added to PATH)
3433
- NPM 10.8.2
3534
- NuGet 6.12.2.1
36-
- pip 25.0 (python 3.9)
35+
- pip 25.0.1 (python 3.9)
3736
- Pipx 1.7.1
3837
- RubyGems 3.2.33
39-
- Vcpkg (build from commit 0ca64b4e1)
38+
- Vcpkg (build from commit 74ec888e38)
4039
- Yarn 1.22.22
4140

4241
#### Environment variables
@@ -67,7 +66,7 @@
6766
- ghc 9.12.1
6867
- Git 2.47.1.windows.2
6968
- Git LFS 3.6.1
70-
- Google Cloud CLI 508.0.0
69+
- Google Cloud CLI 509.0.0
7170
- ImageMagick 7.1.1-43
7271
- InnoSetup 6.4.0
7372
- jq 1.7.1
@@ -80,9 +79,9 @@
8079
- Newman 6.2.1
8180
- NSIS 3.10
8281
- OpenSSL 1.1.1w
83-
- Packer 1.11.2
82+
- Packer 1.12.0
8483
- Parcel 2.13.3
85-
- Pulumi 3.148.0
84+
- Pulumi 3.149.0
8685
- R 4.4.2
8786
- Service Fabric SDK 9.1.1436.9590
8887
- Stack 3.3.1
@@ -95,10 +94,10 @@
9594
- zstd 1.5.6
9695

9796
### CLI Tools
98-
- Alibaba Cloud CLI 3.0.250
99-
- AWS CLI 2.23.11
100-
- AWS SAM CLI 1.132.0
101-
- AWS Session Manager CLI 1.2.694.0
97+
- Alibaba Cloud CLI 3.0.251
98+
- AWS CLI 2.24.0
99+
- AWS SAM CLI 1.133.0
100+
- AWS Session Manager CLI 1.2.707.0
102101
- Azure CLI 2.68.0
103102
- Azure DevOps CLI extension 1.0.1
104103
- Cloud Foundry CLI 8.9.0
@@ -119,11 +118,11 @@
119118
- Rustfmt 1.8.0
120119

121120
### Browsers and Drivers
122-
- Google Chrome 132.0.6834.160
123-
- Chrome Driver 132.0.6834.159
124-
- Microsoft Edge 132.0.2957.127
121+
- Google Chrome 133.0.6943.60
122+
- Chrome Driver 133.0.6943.53
123+
- Microsoft Edge 132.0.2957.140
125124
- Microsoft Edge Driver 132.0.2957.140
126-
- Mozilla Firefox 134.0.2
125+
- Mozilla Firefox 135.0
127126
- Gecko Driver 0.35.0
128127
- IE Driver 4.14.0.0
129128
- Selenium server 4.28.0
@@ -169,8 +168,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
169168
#### Go
170169
- 1.20.14
171170
- 1.21.13
172-
- 1.22.11
173-
- 1.23.5
171+
- 1.22.12
172+
- 1.23.6
174173

175174
#### Node.js
176175
- 16.20.2
@@ -183,21 +182,21 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
183182
- 3.9.13
184183
- 3.10.11
185184
- 3.11.9
186-
- 3.12.8
187-
- 3.13.1
185+
- 3.12.9
186+
- 3.13.2
188187

189188
#### PyPy
190-
- 2.7.18 [PyPy 7.3.17]
189+
- 2.7.18 [PyPy 7.3.18]
191190
- 3.6.12 [PyPy 7.3.3]
192191
- 3.7.13 [PyPy 7.3.9]
193192
- 3.8.16 [PyPy 7.3.11]
194193
- 3.9.19 [PyPy 7.3.16]
195-
- 3.10.14 [PyPy 7.3.17]
194+
- 3.10.16 [PyPy 7.3.18]
196195

197196
#### Ruby
198197
- 3.0.7
199198
- 3.1.6
200-
- 3.2.6
199+
- 3.2.7
201200
- 3.3.7
202201

203202
### Databases
@@ -230,7 +229,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
230229
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
231230
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
232231
| Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
233-
| Nginx | 1.27.3 | C:\tools\nginx-1.27.3\conf\nginx.conf | nginx | Stopped | 80 |
232+
| Nginx | 1.27.4 | C:\tools\nginx-1.27.4\conf\nginx.conf | nginx | Stopped | 80 |
234233

235234
### Visual Studio Enterprise 2019
236235
| Name | Version | Path |
@@ -513,7 +512,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
513512
- AzureRM: 6.13.1
514513
- Azure (Cached): 5.1.1.zip
515514
- AzureRM (Cached): 6.7.0.zip
516-
- AWSPowershell: 4.1.748
515+
- AWSPowershell: 4.1.753
517516
- DockerMsftProvider: 1.0.0.8
518517
- MarkdownPS: 1.10
519518
- Microsoft.Graph: 2.25.0

0 commit comments

Comments
 (0)