|
1 | 1 | | Announcements | |
2 | 2 | |-| |
| 3 | +| [[Ubuntu & Windows] Four tools scheduled for deprecation on November 3, 2025](https://github.com/actions/runner-images/issues/12898) | |
3 | 4 | | [Windows-latest workflows will use Windows Server 2025 image in GH](https://github.com/actions/runner-images/issues/12677) | |
4 | 5 | | [[Windows-2022] Openssl version will be updated to version 3.5.2 on 2025-10-10](https://github.com/actions/runner-images/issues/12676) | |
5 | | -| [[Windows 2022] MongoDB 5.x version will be removed from Windows 2022 image on 2025-09-01 and will be updated to 7.x version.](https://github.com/actions/runner-images/issues/12640) | |
| 6 | +| [[Windows 2022] MongoDB 5.x version will be removed from Windows 2022 image on 2025-09-08 and will be updated to 7.x version.](https://github.com/actions/runner-images/issues/12640) | |
6 | 7 | *** |
7 | 8 | # Windows Server 2022 |
8 | 9 | - OS Version: 10.0.20348 Build 4052 |
9 | | -- Image Version: 20250825.1.0 |
| 10 | +- Image Version: 20250831.1.0 |
10 | 11 |
|
11 | 12 | ## Windows features |
12 | 13 | - Windows Subsystem for Linux (WSLv1): Enabled |
|
35 | 36 | - pip 25.2 (python 3.9) |
36 | 37 | - Pipx 1.7.1 |
37 | 38 | - RubyGems 3.5.22 |
38 | | -- Vcpkg (build from commit 6ecbbbdf31) |
| 39 | +- Vcpkg (build from commit b1b19307e2) |
39 | 40 | - Yarn 1.22.22 |
40 | 41 |
|
41 | 42 | #### Environment variables |
|
66 | 67 | - ghc 9.12.2 |
67 | 68 | - Git 2.51.0.windows.1 |
68 | 69 | - Git LFS 3.7.0 |
69 | | -- ImageMagick 7.1.2-1 |
| 70 | +- ImageMagick 7.1.2-2 |
70 | 71 | - InnoSetup 6.4.0 |
71 | 72 | - jq 1.8.1 |
72 | | -- Kind 0.29.0 |
73 | | -- Kubectl 1.33.4 |
| 73 | +- Kind 0.30.0 |
| 74 | +- Kubectl 1.34.0 |
74 | 75 | - Mercurial 6.3.1 |
75 | 76 | - gcc 12.2.0 |
76 | 77 | - gdb 11.2 |
|
79 | 80 | - NSIS 3.10 |
80 | 81 | - OpenSSL 1.1.1w |
81 | 82 | - Packer 1.12.0 |
82 | | -- Pulumi 3.191.0 |
| 83 | +- Pulumi 3.192.0 |
83 | 84 | - R 4.4.2 |
84 | 85 | - Service Fabric SDK 10.1.2493.9590 |
85 | 86 | - Stack 3.7.1 |
|
93 | 94 | - Ninja 1.13.1 |
94 | 95 |
|
95 | 96 | ### CLI Tools |
96 | | -- Alibaba Cloud CLI 3.0.298 |
97 | | -- AWS CLI 2.28.16 |
| 97 | +- Alibaba Cloud CLI 3.0.299 |
| 98 | +- AWS CLI 2.28.21 |
98 | 99 | - AWS SAM CLI 1.143.0 |
99 | 100 | - AWS Session Manager CLI 1.2.707.0 |
100 | 101 | - Azure CLI 2.76.0 |
|
108 | 109 | - Rustup 1.28.2 |
109 | 110 |
|
110 | 111 | #### Packages |
111 | | -- bindgen 0.72.0 |
| 112 | +- bindgen 0.72.1 |
112 | 113 | - cargo-audit 0.21.2 |
113 | 114 | - cargo-outdated 0.17.0 |
114 | 115 | - cbindgen 0.29.0 |
115 | 116 | - Clippy 0.1.89 |
116 | 117 | - Rustfmt 1.8.0 |
117 | 118 |
|
118 | 119 | ### Browsers and Drivers |
119 | | -- Google Chrome 139.0.7258.139 |
120 | | -- Chrome Driver 139.0.7258.138 |
121 | | -- Microsoft Edge 139.0.3405.111 |
122 | | -- Microsoft Edge Driver 139.0.3405.111 |
123 | | -- Mozilla Firefox 142.0 |
| 120 | +- Google Chrome 139.0.7258.155 |
| 121 | +- Chrome Driver 139.0.7258.154 |
| 122 | +- Microsoft Edge 139.0.3405.125 |
| 123 | +- Microsoft Edge Driver 139.0.3405.125 |
| 124 | +- Mozilla Firefox 142.0.1 |
124 | 125 | - Gecko Driver 0.36.0 |
125 | 126 | - IE Driver 4.14.0.0 |
126 | 127 | - Selenium server 4.35.0 |
@@ -168,7 +169,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. |
168 | 169 | #### Node.js |
169 | 170 | - 18.20.8 |
170 | 171 | - 20.19.4 |
171 | | -- 22.18.0 |
| 172 | +- 22.19.0 |
172 | 173 |
|
173 | 174 | #### Python |
174 | 175 | - 3.9.13 |
@@ -496,7 +497,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. |
496 | 497 |
|
497 | 498 | #### Powershell Modules |
498 | 499 | - Az: 12.5.0 |
499 | | -- AWSPowershell: 5.0.39 |
| 500 | +- AWSPowershell: 5.0.45 |
500 | 501 | - DockerMsftProvider: 1.0.0.8 |
501 | 502 | - MarkdownPS: 1.10 |
502 | 503 | - Microsoft.Graph: 2.30.0 |
|
0 commit comments