Skip to content

Commit

Permalink
Updating readme file for win25 version 20250105.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
459680 committed Jan 6, 2025
1 parent c4f5865 commit e0f69aa
Showing 1 changed file with 46 additions and 34 deletions.
80 changes: 46 additions & 34 deletions images/windows/Windows2025-Readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
| Announcements |
|-|
| [[Windows ] Breaking change : PHP 8.3.* version will be updated to PHP 8.4.* from January 31,2025](https://github.com/actions/runner-images/issues/11256) |
| [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 January 17,2025](https://github.com/actions/runner-images/issues/11104) |
| [[Windows & Ubuntu] Breaking change : Maven 3.8.* version will be updated to Maven 3.9.* from January 17,2025](https://github.com/actions/runner-images/issues/11093) |
| [[Windows & Ubuntu] .NET 7.x will be removed from the images on January 17,2025](https://github.com/actions/runner-images/issues/10894) |
| [[Windows & Ubuntu] Python 3.7.x will be removed from January 10 ,2025](https://github.com/actions/runner-images/issues/10893) |
***
# Windows Server 2025
- OS Version: 10.0.26100 Build 2605
- Image Version: 20241215.1.0
- Image Version: 20250105.1.0

## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
- Windows Subsystem for Linux (Default, WSLv2): 2.3.26.0

## Installed Software

Expand All @@ -15,21 +25,21 @@
- LLVM 19.1.5
- Node 22.12.0
- Perl 5.40.0
- PHP 8.3.14
- PHP 8.3.15
- Python 3.9.13
- Ruby 3.3.6

### Package Management
- Chocolatey 2.4.1
- Composer 2.8.4
- Helm 3.16.2
- Miniconda 24.9.2 (pre-installed on the image but not added to PATH)
- Helm 3.16.3
- Miniconda 24.11.1 (pre-installed on the image but not added to PATH)
- NPM 10.9.0
- NuGet 6.12.1.1
- pip 24.3.1 (python 3.9)
- Pipx 1.7.1
- RubyGems 3.5.22
- Vcpkg (build from commit c26eabb23)
- Vcpkg (build from commit 65be70199)
- Yarn 1.22.22

#### Environment variables
Expand All @@ -40,9 +50,9 @@

### Project Management
- Ant 1.10.14
- Gradle 8.11
- Gradle 8.12
- Maven 3.9.9
- sbt 1.10.6
- sbt 1.10.7

### Tools
- 7zip 24.09
Expand All @@ -51,29 +61,29 @@
- Bazel 8.0.0
- Bazelisk 1.25.0
- Bicep 0.32.4
- Cabal 3.12.1.0
- CMake 3.31.2
- Cabal 3.14.1.1
- CMake 3.31.3
- CodeQL Action Bundle 2.20.0
- Docker 26.1.3
- Docker Compose v2 2.27.1
- Docker-wincred 0.8.2
- ghc 9.10.1
- ghc 9.12.1
- Git 2.47.1.windows.1
- Git LFS 3.6.0
- ImageMagick 7.1.1-41
- ImageMagick 7.1.1-43
- jq 1.7.1
- Kind 0.25.0
- Kind 0.26.0
- Kubectl 1.32.0
- gcc 14.2.0
- gdb 14.2
- GNU Binutils 2.42
- Newman 6.2.1
- OpenSSL 3.4.0
- Packer 1.11.2
- Pulumi 3.143.0
- Pulumi 3.144.1
- R 4.4.2
- Service Fabric SDK 10.1.2493.9590
- Stack 3.1.1
- Stack 3.3.1
- Swig 4.1.1
- VSWhere 3.1.7
- WinAppDriver 1.2.2009.02003
Expand All @@ -82,12 +92,12 @@
- zstd 1.5.6

### CLI Tools
- AWS CLI 2.22.17
- AWS CLI 2.22.28
- AWS SAM CLI 1.132.0
- AWS Session Manager CLI 1.2.694.0
- Azure CLI 2.67.0
- Azure DevOps CLI extension 1.0.1
- GitHub CLI 2.63.2
- GitHub CLI 2.64.0

### Rust Tools
- Cargo 1.83.0
Expand All @@ -100,10 +110,10 @@
- Rustfmt 1.8.0

### Browsers and Drivers
- Google Chrome 131.0.6778.140
- Chrome Driver 131.0.6778.108
- Microsoft Edge 131.0.2903.99
- Microsoft Edge Driver 131.0.2903.99
- Google Chrome 131.0.6778.205
- Chrome Driver 131.0.6778.204
- Microsoft Edge 131.0.2903.112
- Microsoft Edge Driver 131.0.2903.112
- Mozilla Firefox 133.0.3
- Gecko Driver 0.35.0
- IE Driver 4.14.0.0
Expand Down Expand Up @@ -187,14 +197,15 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### MongoDB
| Version | ServiceName | ServiceStatus | ServiceStartType |
| -------- | ----------- | ------------- | ---------------- |
| 7.0.15.0 | MongoDB | Stopped | Disabled |
| 7.0.16.0 | MongoDB | Stopped | Disabled |

### Database tools
- Azure CosmosDb Emulator 2.14.21.0
- DacFx 162.5.57.1
- MySQL 8.0.40.0
- SQL OLEDB Driver 18.7.4.0
- SQLPS 1.0
- MongoDB Shell (mongosh) 2.3.7

### Web Servers
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
Expand Down Expand Up @@ -473,7 +484,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.

#### Powershell Modules
- Az: 12.4.0
- AWSPowershell: 4.1.718
- AWSPowershell: 4.1.729
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10
- Microsoft.Graph: 2.25.0
Expand All @@ -485,18 +496,18 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- VSSetup: 2.2.16

### Android
| Package Name | Version |
| -------------------------- | -------------------------------------------------------------------- |
| Android Command Line Tools | 16.0 |
| Android Emulator | 35.2.10 |
| Android SDK Build-tools | 35.0.0 |
| Android SDK Platforms | android-35-ext14 (rev 1)<br>android-35 (rev 1)<br>android-34 (rev 3) |
| Android SDK Platform-Tools | 35.0.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.22.1<br>3.30.5 |
| Google Play services | 49 |
| Google Repository | 58 |
| NDK | 26.3.11579264<br>27.2.12479018 |
| Package Name | Version |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 16.0 |
| Android Emulator | 35.2.10 |
| Android SDK Build-tools | 35.0.0<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 Platform-Tools | 35.0.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.22.1<br>3.30.5 |
| Google Play services | 49 |
| Google Repository | 58 |
| NDK | 26.3.11579264<br>27.2.12479018 |

#### Environment variables
| Name | Value |
Expand All @@ -507,3 +518,4 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\27.2.12479018 |
| ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\27.2.12479018 |
| ANDROID_SDK_ROOT | C:\Android\android-sdk |

0 comments on commit e0f69aa

Please sign in to comment.