Updating readme file for win25 version 20250309.1.1 (#11765)

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]
2025-03-12 12:46:06 +00:00
committed by GitHub
parent 3f8a20c34f
commit 3c3efb2c8f

View File

@@ -1,13 +1,13 @@
| Announcements | | Announcements |
|-| |-|
| [Windows Server 2025 will be Generally Available in GitHub Actions and Azure DevOps from 2025-04-01](https://github.com/actions/runner-images/issues/11742) |
| [[Windows] Go version 1.20 and 1.21 will be removed from the images on 2025-05-05 and 1.24 will be set as default.](https://github.com/actions/runner-images/issues/11711) | | [[Windows] Go version 1.20 and 1.21 will be removed from the images on 2025-05-05 and 1.24 will be set as default.](https://github.com/actions/runner-images/issues/11711) |
| [[Windows 19 and 22] Node.js version 16 will be removed from Windows images on 2025-05-05](https://github.com/actions/runner-images/issues/11710) | | [[Windows 19 and 22] Node.js version 16 will be removed from Windows images on 2025-05-05](https://github.com/actions/runner-images/issues/11710) |
| [Windows Server 2025 is now available](https://github.com/actions/runner-images/issues/11228) | | [Windows Server 2025 is now available](https://github.com/actions/runner-images/issues/11228) |
| [[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) |
*** ***
# Windows Server 2025 # Windows Server 2025
- OS Version: 10.0.26100 Build 3194 - OS Version: 10.0.26100 Build 3194
- Image Version: 20250303.1.0 - Image Version: 20250309.1.0
## Windows features ## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled - Windows Subsystem for Linux (WSLv1): Enabled
@@ -17,7 +17,7 @@
### Language and Runtime ### Language and Runtime
- Bash 5.2.37(1)-release - Bash 5.2.37(1)-release
- Go 1.23.6 - Go 1.23.7
- Julia 1.10.5 - Julia 1.10.5
- Kotlin 2.1.10 - Kotlin 2.1.10
- LLVM 19.1.7 - LLVM 19.1.7
@@ -37,7 +37,7 @@
- pip 25.0.1 (python 3.9) - pip 25.0.1 (python 3.9)
- Pipx 1.7.1 - Pipx 1.7.1
- RubyGems 3.5.22 - RubyGems 3.5.22
- Vcpkg (build from commit efb1e74369) - Vcpkg (build from commit 300239058e)
- Yarn 1.22.22 - Yarn 1.22.22
#### Environment variables #### Environment variables
@@ -50,7 +50,7 @@
- Ant 1.10.14 - Ant 1.10.14
- Gradle 8.13 - Gradle 8.13
- Maven 3.9.9 - Maven 3.9.9
- sbt 1.10.7 - sbt 1.10.10
### Tools ### Tools
- 7zip 24.09 - 7zip 24.09
@@ -64,7 +64,7 @@
- CodeQL Action Bundle 2.20.1 - CodeQL Action Bundle 2.20.1
- Docker 27.5.1 - Docker 27.5.1
- Docker Compose v2 2.32.2 - Docker Compose v2 2.32.2
- Docker-wincred 0.9.1 - Docker-wincred 0.9.2
- ghc 9.12.1 - ghc 9.12.1
- Git 2.48.1.windows.1 - Git 2.48.1.windows.1
- Git LFS 3.6.1 - Git LFS 3.6.1
@@ -78,7 +78,7 @@
- Newman 6.2.1 - Newman 6.2.1
- OpenSSL 3.4.1 - OpenSSL 3.4.1
- Packer 1.12.0 - Packer 1.12.0
- Pulumi 3.153.1 - Pulumi 3.154.0
- R 4.4.2 - R 4.4.2
- Service Fabric SDK 10.1.2493.9590 - Service Fabric SDK 10.1.2493.9590
- Stack 3.3.1 - Stack 3.3.1
@@ -90,29 +90,29 @@
- zstd 1.5.7 - zstd 1.5.7
### CLI Tools ### CLI Tools
- AWS CLI 2.24.14 - AWS CLI 2.24.20
- AWS SAM CLI 1.134.0 - AWS SAM CLI 1.134.0
- AWS Session Manager CLI 1.2.707.0 - AWS Session Manager CLI 1.2.707.0
- Azure CLI 2.69.0 - Azure CLI 2.70.0
- Azure DevOps CLI extension 1.0.1 - Azure DevOps CLI extension 1.0.1
- GitHub CLI 2.67.0 - GitHub CLI 2.68.1
### Rust Tools ### Rust Tools
- Cargo 1.85.0 - Cargo 1.85.0
- Rust 1.85.0 - Rust 1.85.0
- Rustdoc 1.85.0 - Rustdoc 1.85.0
- Rustup 1.27.1 - Rustup 1.28.1
#### Packages #### Packages
- Clippy 0.1.85 - Clippy 0.1.85
- Rustfmt 1.8.0 - Rustfmt 1.8.0
### Browsers and Drivers ### Browsers and Drivers
- Google Chrome 133.0.6943.142 - Google Chrome 134.0.6998.36
- Chrome Driver 133.0.6943.141 - Chrome Driver 134.0.6998.35
- Microsoft Edge 133.0.3065.92 - Microsoft Edge 134.0.3124.51
- Microsoft Edge Driver 133.0.3065.92 - Microsoft Edge Driver 134.0.3124.51
- Mozilla Firefox 135.0.1 - Mozilla Firefox 136.0
- Gecko Driver 0.36.0 - Gecko Driver 0.36.0
- IE Driver 4.14.0.0 - IE Driver 4.14.0.0
- Selenium server 4.29.0 - Selenium server 4.29.0
@@ -155,7 +155,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Go #### Go
- 1.21.13 - 1.21.13
- 1.22.12 - 1.22.12
- 1.23.6 - 1.23.7
#### Node.js #### Node.js
- 18.20.7 - 18.20.7
@@ -203,7 +203,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- MySQL 8.0.41.0 - MySQL 8.0.41.0
- SQL OLEDB Driver 18.7.4.0 - SQL OLEDB Driver 18.7.4.0
- SQLPS 1.0 - SQLPS 1.0
- MongoDB Shell (mongosh) 2.4.0 - MongoDB Shell (mongosh) 2.4.2
### Web Servers ### Web Servers
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort | | Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
@@ -479,7 +479,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Powershell Modules #### Powershell Modules
- Az: 12.4.0 - Az: 12.4.0
- AWSPowershell: 4.1.768 - AWSPowershell: 4.1.773
- DockerMsftProvider: 1.0.0.8 - DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10 - MarkdownPS: 1.10
- Microsoft.Graph: 2.26.1 - Microsoft.Graph: 2.26.1
@@ -494,7 +494,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Package Name | Version | | Package Name | Version |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 16.0 | | Android Command Line Tools | 16.0 |
| Android Emulator | 35.3.12 | | Android Emulator | 35.4.9 |
| Android SDK Build-tools | 35.0.0 35.0.1<br>34.0.0 | | Android SDK Build-tools | 35.0.0 35.0.1<br>34.0.0 |
| Android SDK Platforms | android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3) | | Android SDK Platforms | android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3) |
| Android SDK Platform-Tools | 35.0.2 | | Android SDK Platform-Tools | 35.0.2 |