From 13db67011862b0c3d9ff620f9143ae20904c7bc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 17:25:35 +0000 Subject: [PATCH] Updating readme file for win19 version 20231016.1.1 (#8580) Co-authored-by: Image generation service account Co-authored-by: Actions service account --- images/win/Windows2019-Readme.md | 117 ++++++++++++++++--------------- 1 file changed, 59 insertions(+), 58 deletions(-) diff --git a/images/win/Windows2019-Readme.md b/images/win/Windows2019-Readme.md index 9a10b133e..515859ae7 100644 --- a/images/win/Windows2019-Readme.md +++ b/images/win/Windows2019-Readme.md @@ -1,11 +1,10 @@ | Announcements | |-| | [[All OS] Android NDK r23 will be removed from images on October 9](https://github.com/actions/runner-images/issues/8383) | -| [[All OS] hub utility will be removed on October 2](https://github.com/actions/runner-images/issues/8362) | *** # Windows Server 2019 -- OS Version: 10.0.17763 Build 4851 -- Image Version: 20231002.2.0 +- OS Version: 10.0.17763 Build 4974 +- Image Version: 20231016.1.0 ## Windows features - Windows Subsystem for Linux (WSLv1): Enabled @@ -14,27 +13,27 @@ ### Language and Runtime - Bash 5.2.15(1)-release -- Go 1.20.8 +- Go 1.20.10 - Julia 1.9.3 - Kotlin 1.9.10 - LLVM 16.0.6 -- Node 18.18.0 -- Perl 5.32.1 +- Node 18.18.2 +- Perl 5.38.0 - PHP 8.2.11 - Python 3.7.9 - Ruby 2.5.9p229 ### Package Management - Chocolatey 2.2.2 -- Composer 2.6.4 -- Helm 3.12.3 +- Composer 2.6.5 +- Helm 3.13.0 - Miniconda 23.5.2 (pre-installed on the image but not added to PATH) - NPM 9.8.1 - NuGet 6.7.0.127 -- pip 23.2.1 (python 3.7) +- pip 23.3 (python 3.7) - Pipx 1.2.0 - RubyGems 2.7.6.3 -- Vcpkg (build from commit c6d6efed3) +- Vcpkg (build from commit e57b2167e) - Yarn 1.22.19 #### Environment variables @@ -45,7 +44,7 @@ ### Project Management - Ant 1.10.14 -- Gradle 8.3 +- Gradle 8.4 - Maven 3.8.7 - sbt 1.9.6 @@ -55,19 +54,19 @@ - azcopy 10.21.0 - Bazel 6.3.2 - Bazelisk 1.18.0 -- Bicep 0.21.1 +- Bicep 0.22.6 - Cabal 3.10.1.0 -- CMake 3.27.6 -- CodeQL Action Bundles 2.14.5 2.14.6 +- CMake 3.26.4 +- CodeQL Action Bundle 2.15.0 - Docker 24.0.6 - Docker Compose v1 1.29.2 - Docker Compose v2 2.22.0 - Docker-wincred 0.8.0 -- ghc 9.6.3 +- ghc 9.8.1 - Git 2.42.0.windows.2 - Git LFS 3.4.0 -- Google Cloud CLI 448.0.0 -- ImageMagick 7.1.1-19 +- Google Cloud CLI 450.0.0 +- ImageMagick 7.1.1-20 - InnoSetup 6.2.2 - jq 1.7-dirty - Kind 0.20.0 @@ -80,8 +79,8 @@ - NSIS 3.08 - OpenSSL 1.1.1w - Packer 1.9.4 -- Parcel 2.9.3 -- Pulumi 3.86.0 +- Parcel 2.10.0 +- Pulumi 3.88.1 - R 4.3.1 - Service Fabric SDK 9.1.1436.9590 - Stack 2.13.1 @@ -94,19 +93,19 @@ - zstd 1.5.5 ### CLI Tools -- Alibaba Cloud CLI 3.0.181 -- AWS CLI 2.13.20 -- AWS SAM CLI 1.97.0 +- Alibaba Cloud CLI 3.0.183 +- AWS CLI 2.13.26 +- AWS SAM CLI 1.98.0 - AWS Session Manager CLI 1.2.497.0 - Azure CLI 2.53.0 - Azure DevOps CLI extension 0.26.0 - Cloud Foundry CLI 6.53.0 -- GitHub CLI 2.35.0 +- GitHub CLI 2.36.0 ### Rust Tools -- Cargo 1.72.1 -- Rust 1.72.1 -- Rustdoc 1.72.1 +- Cargo 1.73.0 +- Rust 1.73.0 +- Rustdoc 1.73.0 - Rustup 1.26.0 #### Packages @@ -114,18 +113,18 @@ - cargo-audit 0.18.2 - cargo-outdated 0.13.1 - cbindgen 0.26.0 -- Clippy 0.1.72 +- Clippy 0.1.73 - Rustfmt 1.6.0 ### Browsers and Drivers -- Google Chrome 117.0.5938.132 -- Chrome Driver 117.0.5938.92 -- Microsoft Edge 117.0.2045.47 -- Microsoft Edge Driver 117.0.2045.47 -- Mozilla Firefox 118.0.1 +- Google Chrome 118.0.5993.71 +- Chrome Driver 118.0.5993.70 +- Microsoft Edge 118.0.2088.46 +- Microsoft Edge Driver 118.0.2088.46 +- Mozilla Firefox 118.0.2 - Gecko Driver 0.33.0 -- IE Driver 4.11.0.0 -- Selenium server 4.13.0 +- IE Driver 4.14.0.0 +- Selenium server 4.14.0 #### Environment variables | Name | Value | @@ -141,6 +140,7 @@ | 8.0.382+5 (default) | JAVA_HOME_8_X64 | | 11.0.20+101 | JAVA_HOME_11_X64 | | 17.0.8+101 | JAVA_HOME_17_X64 | +| 21.0.0+35.0.LTS | JAVA_HOME_21_X64 | ### Shells | Name | Target | @@ -166,21 +166,22 @@ Note: MSYS2 is pre-installed on image but not added to PATH. #### Go - 1.19.13 -- 1.20.8 -- 1.21.1 +- 1.20.10 +- 1.21.3 #### Node.js - 14.21.3 - 16.20.2 -- 18.18.0 -- 20.8.0 +- 18.18.2 +- 20.8.1 #### Python - 3.7.9 - 3.8.10 - 3.9.13 - 3.10.11 -- 3.11.5 +- 3.11.6 +- 3.12.0 #### PyPy - 2.7.18 [PyPy 7.3.13] @@ -220,7 +221,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. - Azure CosmosDb Emulator 2.14.12.0 - DacFx 162.0.52.1 - MySQL 5.7.43.0 -- SQL OLEDB Driver 18.6.3.0 +- SQL OLEDB Driver 18.6.7.0 - SQLPS 1.0 ### Web Servers @@ -230,14 +231,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | Nginx | 1.25.2 | C:\tools\nginx-1.25.2\conf\nginx.conf | nginx | Stopped | 80 | ### Visual Studio Enterprise 2019 -| Name | Version | Path | -| ----------------------------- | -------------- | -------------------------------------------------------------- | -| Visual Studio Enterprise 2019 | 16.11.34031.81 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise | +| Name | Version | Path | +| ----------------------------- | --------------- | -------------------------------------------------------------- | +| Visual Studio Enterprise 2019 | 16.11.34114.132 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise | #### Workloads, components and extensions | Package | Version | | ------------------------------------------------------------------------- | --------------- | -| Component.Android.NDK.R16B | 16.11.34031.81 | +| Component.Android.NDK.R16B | 16.11.34114.51 | | Component.Android.SDK25.Private | 16.0.28625.61 | | Component.Android.SDK30 | 16.10.31205.252 | | Component.Ant | 1.9.3.8 | @@ -495,15 +496,15 @@ Note: MSYS2 is pre-installed on image but not added to PATH. - 10.0.22621.0 ### .NET Core Tools -- .NET Core SDK: 6.0.122, 6.0.203, 6.0.317, 6.0.414 +- .NET Core SDK: 6.0.123, 6.0.203, 6.0.318, 6.0.415 - .NET Framework: 4.7.2, 4.8 -- Microsoft.AspNetCore.App: 6.0.5, 6.0.22 -- Microsoft.NETCore.App: 6.0.5, 6.0.22 -- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.22 +- Microsoft.AspNetCore.App: 6.0.5, 6.0.23 +- Microsoft.NETCore.App: 6.0.5, 6.0.23 +- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.23 - nbgv 3.6.133+2d32d93cb1 ### PowerShell Tools -- PowerShell 7.2.14 +- PowerShell 7.2.15 #### Powershell Modules - Az: 9.3.0 @@ -512,7 +513,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. - Az (Cached): 1.0.0.zip, 1.6.0.zip, 2.3.2.zip, 2.6.0.zip, 3.1.0.zip, 3.5.0.zip, 3.8.0.zip, 4.3.0.zip, 4.4.0.zip, 4.7.0.zip, 5.5.0.zip, 5.9.0.zip, 6.6.0.zip, 7.5.0.zip - Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip - AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip -- AWSPowershell: 4.1.424 +- AWSPowershell: 4.1.430 - DockerMsftProvider: 1.0.0.8 - MarkdownPS: 1.9 - Microsoft.Graph: 2.6.1 @@ -534,14 +535,14 @@ All other versions are saved but not installed. | Android Command Line Tools | 8.0 | | Android SDK Build-tools | 34.0.0
33.0.0 33.0.1 33.0.2
32.0.0
31.0.0
30.0.0 30.0.1 30.0.2 30.0.3
29.0.0 29.0.1 29.0.2 29.0.3
28.0.0 28.0.1 28.0.2 28.0.3
27.0.0 27.0.1 27.0.2 27.0.3
26.0.0 26.0.1 26.0.2 26.0.3
25.0.0 25.0.1 25.0.2 25.0.3
24.0.0 24.0.1 24.0.2 24.0.3
23.0.1 23.0.2 23.0.3
22.0.1
21.1.2
20.0.0
19.1.0 | | Android SDK Platforms | android-34 (rev 2)
android-33-ext5 (rev 1)
android-33-ext4 (rev 1)
android-33 (rev 3)
android-32 (rev 1)
android-31 (rev 1)
android-30 (rev 3)
android-29 (rev 5)
android-28 (rev 6)
android-27 (rev 3)
android-26 (rev 2)
android-25 (rev 3)
android-24 (rev 2)
android-23 (rev 3)
android-22 (rev 2)
android-21 (rev 2)
android-20 (rev 2)
android-19 (rev 4) | -| Android SDK Platform-Tools | 34.0.4 | +| Android SDK Platform-Tools | 34.0.5 | | Android SDK Tools | 26.1.1 | | Android Support Repository | 47.0.0 | | CMake | 3.10.2
3.18.1
3.22.1 | | Google APIs | addon-google_apis-google-21
addon-google_apis-google-22
addon-google_apis-google-23
addon-google_apis-google-24 | | Google Play services | 49 | | Google Repository | 58 | -| NDK | 23.2.8568313
24.0.8215888
25.2.9519653
26.0.10792818 | +| NDK | 23.2.8568313
24.0.8215888
25.2.9519653
26.1.10909125 | | SDK Patch Applier v4 | 1 | #### Environment variables @@ -550,16 +551,16 @@ All other versions are saved but not installed. | ANDROID_HOME | C:\Android\android-sdk | | ANDROID_NDK | C:\Android\android-sdk\ndk\25.2.9519653 | | ANDROID_NDK_HOME | C:\Android\android-sdk\ndk\25.2.9519653 | -| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\26.0.10792818 | +| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\26.1.10909125 | | ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\25.2.9519653 | | ANDROID_SDK_ROOT | C:\Android\android-sdk | ### Cached Docker images | Repository:Tag | Digest | Created | | ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- | -| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:604f8ccbeebb10fc9e6ffcea3402459a7ed4b30ff0a39f21337696d5782ab52a | 2023-09-12 | -| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:bf0217fdc494f804953ec59b004fcd52c111e38d79c8daef35c2f41af5a63b87 | 2023-09-12 | -| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:2669cf0d359f8eb800c539920ea7f73429f7ab61173d1c0f850260d521f1a38d | 2023-09-12 | -| mcr.microsoft.com/windows/nanoserver:1809 | sha256:4bb2610b0e4f848e81d091cba672b0308a8eebf6c4a4f006e9c4c12b85d1823e | 2023-08-29 | -| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:3cba12bffca83466997158c8a0d38f20a18fb14f5ec62cd6454dfdd328278d87 | 2023-08-29 | +| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:ff2952603dbf90761b5b8af0f9bdd3d1cdd123a43d2cd54b09c871e18864aa6e | 2023-10-10 | +| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:2173a3e2b0c4d9f77bb32846c36c0e9fe27813fe2f19ad868fb5f891486bbc7e | 2023-10-10 | +| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:9d2262cd7ac6f4dd4964086e353ba9253be48b5709f850564f877b8dea9614ec | 2023-10-10 | +| mcr.microsoft.com/windows/nanoserver:1809 | sha256:bed3cb2d55f44371fdeebdabf97e8679347748c16dec0d2c351e25fb0b7bbb32 | 2023-10-02 | +| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:b3b5f1d43d7004541aae6f0c2ead0c70d943c85653f0e37861c73eaa9d687c42 | 2023-10-02 |