From 0014997d9efddf39e22443a99e58e02c4fa19ba9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 12:36:25 +0000 Subject: [PATCH] Updating readme file for win25 version 20250209.1.1 (#11573) Co-authored-by: Image generation service account. Co-authored-by: Actions service account --- images/windows/Windows2025-Readme.md | 53 ++++++++++++++-------------- 1 file changed, 26 insertions(+), 27 deletions(-) diff --git a/images/windows/Windows2025-Readme.md b/images/windows/Windows2025-Readme.md index c2006abf..1d7de9d4 100644 --- a/images/windows/Windows2025-Readme.md +++ b/images/windows/Windows2025-Readme.md @@ -1,23 +1,22 @@ | Announcements | |-| -| [[Windows] Removal of Azure and Azure Powershell module from windows images from 14-02-2025](https://github.com/actions/runner-images/issues/11483) | -| [[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) | +| [[Windows] Removal of Azure and Azure Powershell module from windows images from 2025-03-01](https://github.com/actions/runner-images/issues/11483) | | [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 February 07,2025](https://github.com/actions/runner-images/issues/11104) | +| [[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 - OS Version: 10.0.26100 Build 2894 -- Image Version: 20250203.1.0 +- Image Version: 20250209.1.0 ## Windows features - Windows Subsystem for Linux (WSLv1): Enabled -- Windows Subsystem for Linux (Default, WSLv2): 2.3.26.0 +- Windows Subsystem for Linux (Default, WSLv2): 2.4.10.0 ## Installed Software ### Language and Runtime - Bash 5.2.37(1)-release -- Go 1.23.5 +- Go 1.23.6 - Julia 1.10.5 - Kotlin 2.1.10 - LLVM 19.1.5 @@ -31,13 +30,13 @@ - Chocolatey 2.4.2 - Composer 2.8.5 - Helm 3.16.4 -- Miniconda 24.11.1 (pre-installed on the image but not added to PATH) +- Miniconda 25.1.1 (pre-installed on the image but not added to PATH) - NPM 10.9.2 - NuGet 6.12.2.1 -- pip 25.0 (python 3.9) +- pip 25.0.1 (python 3.9) - Pipx 1.7.1 - RubyGems 3.5.22 -- Vcpkg (build from commit 0ca64b4e1) +- Vcpkg (build from commit 74ec888e38) - Yarn 1.22.22 #### Environment variables @@ -77,8 +76,8 @@ - GNU Binutils 2.43 - Newman 6.2.1 - OpenSSL 3.4.0 -- Packer 1.11.2 -- Pulumi 3.148.0 +- Packer 1.12.0 +- Pulumi 3.149.0 - R 4.4.2 - Service Fabric SDK 10.1.2493.9590 - Stack 3.3.1 @@ -90,9 +89,9 @@ - zstd 1.5.6 ### CLI Tools -- AWS CLI 2.23.11 -- AWS SAM CLI 1.132.0 -- AWS Session Manager CLI 1.2.694.0 +- AWS CLI 2.24.0 +- AWS SAM CLI 1.133.0 +- AWS Session Manager CLI 1.2.707.0 - Azure CLI 2.68.0 - Azure DevOps CLI extension 1.0.1 - GitHub CLI 2.66.1 @@ -108,11 +107,11 @@ - Rustfmt 1.8.0 ### Browsers and Drivers -- Google Chrome 132.0.6834.160 -- Chrome Driver 132.0.6834.159 -- Microsoft Edge 132.0.2957.127 +- Google Chrome 133.0.6943.60 +- Chrome Driver 133.0.6943.53 +- Microsoft Edge 132.0.2957.140 - Microsoft Edge Driver 132.0.2957.140 -- Mozilla Firefox 134.0.2 +- Mozilla Firefox 135.0 - Gecko Driver 0.35.0 - IE Driver 4.14.0.0 - Selenium server 4.28.0 @@ -154,8 +153,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH. #### Go - 1.21.13 -- 1.22.11 -- 1.23.5 +- 1.22.12 +- 1.23.6 #### Node.js - 18.20.6 @@ -166,16 +165,16 @@ Note: MSYS2 is pre-installed on image but not added to PATH. - 3.9.13 - 3.10.11 - 3.11.9 -- 3.12.8 -- 3.13.1 +- 3.12.9 +- 3.13.2 #### PyPy - 3.9.19 [PyPy 7.3.16] -- 3.10.14 [PyPy 7.3.17] +- 3.10.16 [PyPy 7.3.18] #### Ruby - 3.1.6 -- 3.2.6 +- 3.2.7 - 3.3.7 ### Databases @@ -203,13 +202,13 @@ Note: MSYS2 is pre-installed on image but not added to PATH. - MySQL 8.0.41.0 - SQL OLEDB Driver 18.7.4.0 - SQLPS 1.0 -- MongoDB Shell (mongosh) 2.3.8 +- MongoDB Shell (mongosh) 2.3.9 ### Web Servers | Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort | | ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- | | Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 | -| Nginx | 1.27.3 | C:\tools\nginx-1.27.3\conf\nginx.conf | nginx | Stopped | 80 | +| Nginx | 1.27.4 | C:\tools\nginx-1.27.4\conf\nginx.conf | nginx | Stopped | 80 | ### Visual Studio Enterprise 2022 | Name | Version | Path | @@ -481,7 +480,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. #### Powershell Modules - Az: 12.4.0 -- AWSPowershell: 4.1.748 +- AWSPowershell: 4.1.753 - DockerMsftProvider: 1.0.0.8 - MarkdownPS: 1.10 - Microsoft.Graph: 2.25.0