diff --git a/images/win/Windows2016-Readme.md b/images/win/Windows2016-Readme.md index b46da1bb..adab1fd7 100644 --- a/images/win/Windows2016-Readme.md +++ b/images/win/Windows2016-Readme.md @@ -2,37 +2,36 @@ |-| | [[All OSs] .NET 2.1 will be removed from the images on February, 21](https://github.com/actions/virtual-environments/issues/4871) | | [windows-latest workflows will use Windows Server 2022](https://github.com/actions/virtual-environments/issues/4856) | -| [[All OSs] Python version 3.5 will be removed from the images on January 24, 2022](https://github.com/actions/virtual-environments/issues/4744) | | [Windows-2016 environment will be removed on March 15, 2022](https://github.com/actions/virtual-environments/issues/4312) | *** # Microsoft Windows Server 2016 Datacenter -- OS Version: 10.0.14393 Build 4889 -- Image Version: 20220131.1 +- OS Version: 10.0.14393 Build 4946 +- Image Version: 20220223.1 ## Installed Software ### Language and Runtime - Bash 4.4.23(2)-release - Go 1.15.15 -- Julia 1.7.1 +- Julia 1.7.2 - Kotlin 1.6.10 -- LLVM 13.0.0 -- Node 16.13.2 +- LLVM 13.0.1 +- Node 16.14.0 - Perl 5.32.1 -- PHP 8.1.2 +- PHP 8.1.3 - Python 3.7.9 - Ruby 2.5.9p229 ### Package Management - Chocolatey 0.12.1 -- Composer 2.2.5 -- Helm 3.7.2 -- Miniconda 4.10.3 (pre-installed on the image but not added to PATH) -- NPM 8.1.2 -- NuGet 6.0.0.280 -- pip 22.0.2 (python 3.7) +- Composer 2.2.6 +- Helm 3.8.0 +- Miniconda 4.11.0 (pre-installed on the image but not added to PATH) +- NPM 8.3.1 +- NuGet 6.1.0.106 +- pip 22.0.3 (python 3.7) - Pipx 1.0.0 - RubyGems 2.7.6.3 -- Vcpkg (build from master \<8518284c1>) +- Vcpkg (build from master \<7249fa4d6>) - Yarn 1.22.17 #### Environment variables @@ -45,7 +44,7 @@ - Ant 1.10.12 - Gradle 7.3 - Maven 3.8.4 -- sbt 1.6.1 +- sbt 1.6.2 ### Tools - 7zip 21.07 @@ -53,31 +52,31 @@ - azcopy 10.13.0 - Bazel 5.0.0 - Bazelisk 1.11.0 -- Bicep 0.4.1124 +- Bicep 0.4.1272 - Cabal 3.6.2.0 - CMake 3.22.2 -- CodeQL Action Bundle 2.7.6 +- CodeQL Action Bundle 2.8.1 - Docker 20.10.7 - Docker-compose 1.29.2 - Docker-wincred 0.6.4 - ghc 9.2.1 -- Git 2.35.1 +- Git 2.35.1.windows.2 - Git LFS 3.0.2 -- Google Cloud SDK 370.0.0 +- Google Cloud SDK 374.0.0 - InnoSetup 6.2.0 - jq 1.6 - Kind 0.11.1 -- Kubectl 1.23.3 +- Kubectl 1.23.4 - Mercurial 5.0 - Mingw-w64 8.1.0 - Newman 5.3.1 - NSIS v3.08 - OpenSSL 1.1.1 -- Packer 1.7.8 -- Parcel 2.2.1 -- Pulumi v3.23.0 +- Packer 1.7.10 +- Parcel 2.3.2 +- Pulumi v3.24.1 - R 4.1.2 -- Service Fabric SDK 8.2.1363.9590 +- Service Fabric SDK 8.2.1486.9590 - Stack 2.7.3 - Subversion (SVN) 1.14.1 - Swig 4.0.2 @@ -88,14 +87,14 @@ - zstd 1.5.2 ### CLI Tools -- Alibaba Cloud CLI 3.0.107 -- AWS CLI 2.4.15 -- AWS SAM CLI 1.37.0 +- Alibaba Cloud CLI 3.0.109 +- AWS CLI 2.4.20 +- AWS SAM CLI 1.39.0 - AWS Session Manager CLI 1.2.295.0 -- Azure CLI 2.32.0 -- Azure DevOps CLI extension 0.22.0 +- Azure CLI 2.33.1 +- Azure DevOps CLI extension 0.23.0 - Cloud Foundry CLI 6.53.0 -- GitHub CLI 2.4.0 +- GitHub CLI 2.5.1 - Hub CLI 2.14.2 ### Rust Tools @@ -113,11 +112,11 @@ - Rustfmt 1.4.38 ### Browsers and webdrivers -- Google Chrome 97.0.4692.99 -- Chrome Driver 97.0.4692.71 -- Microsoft Edge 97.0.1072.76 -- Microsoft Edge Driver 97.0.1072.76 -- Mozilla Firefox 96.0.3 +- Google Chrome 98.0.4758.102 +- Chrome Driver 98.0.4758.102 +- Microsoft Edge 98.0.1108.56 +- Microsoft Edge Driver 98.0.1108.56 +- Mozilla Firefox 97.0.1 - Gecko Driver 0.30.0 - IE Driver 3.150.1.1 - Selenium server 4.1.0 @@ -134,7 +133,7 @@ | Version | Vendor | Environment Variable | | ------------------- | --------------- | -------------------- | | 8.0.322+6 (default) | Eclipse Temurin | JAVA_HOME_8_X64 | -| 11.0.14+9 | Eclipse Temurin | JAVA_HOME_11_X64 | +| 11.0.14+101 | Eclipse Temurin | JAVA_HOME_11_X64 | | 13.0.2+8.1 | Adopt OpenJDK | JAVA_HOME_13_X64 | | 17.0.2+8 | Eclipse Temurin | JAVA_HOME_17_X64 | @@ -159,15 +158,15 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | Version | Architecture | Environment Variable | | ------- | ------------ | -------------------- | | 1.15.15 (Default) | x64 | GOROOT_1_15_X64 | -| 1.16.13 | x64 | GOROOT_1_16_X64 | -| 1.17.6 | x64 | GOROOT_1_17_X64 | +| 1.16.14 | x64 | GOROOT_1_16_X64 | +| 1.17.7 | x64 | GOROOT_1_17_X64 | #### Node | Version | Architecture | | ------- | ------------ | -| 12.22.9 | x64 | -| 14.18.3 | x64 | -| 16.13.2 | x64 | +| 12.22.10 | x64 | +| 14.19.0 | x64 | +| 16.14.0 | x64 | #### Python | Version | Architecture | @@ -176,8 +175,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | 3.6.8 | x64, x86 | | 3.7.9 (Default) | x64, x86 | | 3.8.10 | x64, x86 | -| 3.9.9 | x64, x86 | -| 3.10.1 | x64 | +| 3.9.10 | x64, x86 | +| 3.10.2 | x64 | #### Ruby | Version | Architecture | @@ -191,17 +190,17 @@ Note: MSYS2 is pre-installed on image but not added to PATH. #### PyPy | Python Version | PyPy Version | | -------------- | ------------ | -| 2.7.18 | PyPy 7.3.6 with MSC v.1929 64 bit (AMD64) | +| 2.7.18 | PyPy 7.3.8 with MSC v.1929 64 bit (AMD64) | | 3.6.12 | PyPy 7.3.3 with MSC v.1927 32 bit | -| 3.7.12 | PyPy 7.3.7 with MSC v.1929 64 bit (AMD64) | -| 3.8.12 | PyPy 7.3.7 with MSC v.1929 64 bit (AMD64) | +| 3.7.12 | PyPy 7.3.8 with MSC v.1929 64 bit (AMD64) | +| 3.8.12 | PyPy 7.3.8 with MSC v.1929 64 bit (AMD64) | ### Databases #### PostgreSQL | Property | Value | | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | | ServiceName | postgresql-x64-14 | -| Version | 14.1 | +| Version | 14.2 | | ServiceStatus | Stopped | | ServiceStartType | Disabled | | EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\14\bin
PGDATA=C:\Program Files\PostgreSQL\14\data
PGROOT=C:\Program Files\PostgreSQL\14 | @@ -229,7 +228,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. ### Visual Studio Enterprise 2017 | Name | Version | Path | | ----------------------------- | --------------- | -------------------------------------------------------------- | -| Visual Studio Enterprise 2017 | 15.9.28307.1778 | C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise | +| Visual Studio Enterprise 2017 | 15.9.28307.1800 | C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise | #### Workloads, components and extensions: | Package | Version | @@ -491,27 +490,37 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | Microsoft Visual C++ 2013 Minimum Runtime | x86 | 12.0.21005 | | Microsoft Visual C++ 2017 Debug Runtime | x64 | 14.16.27033 | | Microsoft Visual C++ 2017 Debug Runtime | x86 | 14.16.27033 | -| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.30.30708 | -| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.30.30708 | -| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.30.30708 | -| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.30.30708 | +| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.31.31103 | +| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.31.31103 | +| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.31.31103 | +| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.31.31103 | + +#### Installed Windows SDKs +`Location C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsDesktop` +- 10.0.10240.0 +- 10.0.10586.0 +- 10.0.14393.0 +- 10.0.15063.0 +- 10.0.16299.0 +- 10.0.17134.0 +- 10.0.17763.0 ### .NET Core SDK `Location C:\Program Files\dotnet\sdk` -- 1.1.14 2.1.302 2.1.403 2.1.526 2.1.617 2.1.701 2.1.818 3.1.120 3.1.202 3.1.302 3.1.416 5.0.104 5.0.210 5.0.303 5.0.404 +- 1.1.14 2.1.526 3.1.120 3.1.202 3.1.302 3.1.416 5.0.104 5.0.211 5.0.303 5.0.405 ### .NET Core Runtime `Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All` -- 2.1.2 2.1.5 2.1.12 2.1.24 2.1.30 +- 2.1.30 `Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App` -- 2.1.2 2.1.5 2.1.12 2.1.24 2.1.30 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.13 +- 2.1.30 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.14 `Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App` -- 1.0.16 1.1.13 2.1.2 2.1.5 2.1.12 2.1.24 2.1.30 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.13 +- 1.0.16 1.1.13 2.1.30 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.14 `Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App` -- 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.13 +- 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.14 ### .NET Framework `Type: Developer Pack` @@ -539,6 +548,7 @@ All other versions are saved but not installed. #### Powershell Modules | Module | Version | | ------------------ | ---------------- | +| AWSPowerShell | 4.1.29.0 | | DockerMsftProvider | 1.0.0.8 | | MarkdownPS | 1.9 | | Microsoft.Graph | 1.9.2 | @@ -555,7 +565,7 @@ All other versions are saved but not installed. | Android Command Line Tools | 4.0 | | Android SDK Build-tools | 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-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 | 32.0.0 | +| Android SDK Platform-Tools | 33.0.0 | | Android SDK Tools | 25.2.5 | | Android Support Repository | 47.0.0 | | CMake | 3.10.2
3.18.1 | @@ -578,10 +588,10 @@ All other versions are saved but not installed. ### Cached Docker images | Repository:Tag | Digest | Created | | ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- | -| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2016 | sha256:c78a21380f0bc64b51a45c606040ed66b80a0fb51d83dfed281e44bcf16d2d7b | 2022-01-20 | -| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2016 | sha256:9582e7a50284e118e6aa139e2a84275e7fee09e995c4e98d17784db2b0d179e4 | 2022-01-20 | -| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2016 | sha256:d379501cc3fffb1689cbbc34c84e38edbb93edc35b58ba8df2c6637f99d889ca | 2022-01-20 | +| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2016 | sha256:b9e3d42db02f6ea7ac05eb244e5c588076997e92513b88a46b0a0bfd04a5b8e1 | 2022-02-08 | +| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2016 | sha256:ca99697a9354bbe9045512201be313167c74e65d6d6d2fe68d60f37629b3becc | 2022-02-08 | +| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2016 | sha256:88439200c6701c2654ea0b5abc61f17df59966b0c27209137da8db4426dcbdec | 2022-02-16 | | mcr.microsoft.com/windows/nanoserver:10.0.14393.953 | sha256:fc60bd5ae0e61b334ce1cf1bcbf20c10c36b4c5482a01da319c9c989f9e6e268 | 2017-03-08 | -| mcr.microsoft.com/windows/servercore:ltsc2016 | sha256:bce670d46d87c39b8d8d1a0b8d3229b96654b969c4ea55513faa36ac9506e01c | 2022-01-16 | +| mcr.microsoft.com/windows/servercore:ltsc2016 | sha256:fad7ed8aa70fd6748bc814dc872a431c34136bdded9476386a5ff2e73d6ba9f0 | 2022-02-02 |