diff --git a/images/win/Windows2016-Readme.md b/images/win/Windows2016-Readme.md index fbac81292..fd995ef57 100644 --- a/images/win/Windows2016-Readme.md +++ b/images/win/Windows2016-Readme.md @@ -1,34 +1,33 @@ | Announcements | |-| -| [[ubuntu, windows] GOROOT environment variable will be removed on March, 1](https://github.com/actions/virtual-environments/issues/2683) | -| [[Windows, Ubuntu] Boost 1.72.0 will be removed from images on March, 8](https://github.com/actions/virtual-environments/issues/2667) | +| [[windows, ubuntu] Az, Azure and AzureRM module preinstallation policy will be changed on March, 29th](https://github.com/actions/virtual-environments/issues/2916) | *** # Microsoft Windows Server 2016 Datacenter -- OS Version: 10.0.14393 Build 4225 -- Image Version: 20210309.0 +- OS Version: 10.0.14393 Build 4283 +- Image Version: 20210329.1 ## Installed Software ### Language and Runtime - Bash 4.4.23(1)-release -- Go 1.15.8 -- Julia 1.5.3 +- Go 1.15.10 +- Julia 1.5.4 - Node 14.16.0 - Perl 5.32.1 -- PHP 8.0.1 +- PHP 8.0.3 - Python 3.7.9 - Ruby 2.5.8p224 ### Package Management - Chocolatey 0.10.15 - Composer 2.0.11 -- Helm 3.5.2 +- Helm 3.5.3 - Miniconda 4.9.2 - NPM 6.14.11 - NuGet 5.8.1.7021 - pip 21.0.1 (python 3.7) - Pipx 0.16.1.0 - RubyGems 2.7.6.2 -- Vcpkg (build from master \<8010840>) +- Vcpkg (build from master \<1054567>) - Yarn 1.22.10 #### Environment variables @@ -41,7 +40,7 @@ - Ant 1.10.9 - Gradle 6.8 - Maven 3.6.3 -- sbt 1.4.8 +- sbt 1.4.9 ### Tools - 7zip 19.00 @@ -49,39 +48,39 @@ - Bazel 4.0.0 - Bazelisk 1.7.5 - Cabal 3.4.0.0 -- CMake 3.19.6 -- CodeQL Action Bundle 2.4.5 -- Docker 19.03.14 +- CMake 3.20.0 +- CodeQL Action Bundle 2.5.0 +- Docker 20.10.0 - Docker-compose 1.28.5 - ghc 9.0.1 -- Git 2.30.2 +- Git 2.31.0 - Git LFS 2.13.2 -- Google Cloud SDK 331.0.0 +- Google Cloud SDK 333.0.0 - InnoSetup 6.1.2 - jq 1.6 - Kind 0.10.0 -- Kubectl 1.20.4 +- Kubectl 1.20.5 - Mercurial 5.0 - Mingw-w64 8.1.0 - Newman 5.2.2 - NSIS v3.06.1 - OpenSSL 1.1.1 - Packer 1.7.0 -- Pulumi v2.22.0 +- Pulumi 2.23.1 - R 4.0.4 - Stack 2.5.1 - Subversion (SVN) 1.14.1 - VSWhere 2.8.4 - WinAppDriver 1.2.2009.02003 - yamllint 1.26.0 -- zstd 1.4.5 +- zstd 1.4.9 ### CLI Tools - Alibaba Cloud CLI 3.0.73 -- AWS CLI 2.1.28 -- AWS SAM CLI 1.20.0 +- AWS CLI 2.1.29 +- AWS SAM CLI 1.21.1 - AWS Session Manager CLI 1.2.54.0 -- Azure CLI 2.20.0 +- Azure CLI 2.21.0 - Azure Dev Spaces CLI 1.0.20201219.2 - Azure DevOps CLI extension 0.18.0 - Cloud Foundry CLI 6.53.0 @@ -89,9 +88,9 @@ - Hub CLI 2.14.2 ### Rust Tools -- Cargo 1.50.0 -- Rust 1.50.0 -- Rustdoc 1.50.0 +- Cargo 1.51.0 +- Rust 1.51.0 +- Rustdoc 1.51.0 - Rustup 1.23.1 #### Packages @@ -99,15 +98,15 @@ - cargo-audit 0.14.0 - cargo-outdated v0.9.14 - cbindgen 0.18.0 -- Clippy 0.0.212 -- Rustfmt 1.4.30 +- Clippy 0.1.51 +- Rustfmt 1.4.36 ### Browsers and webdrivers -- Google Chrome 89.0.4389.82 +- Google Chrome 89.0.4389.90 - Chrome Driver 89.0.4389.23 -- Microsoft Edge 89.0.774.50 -- Microsoft Edge Driver 89.0.774.48 -- Mozilla Firefox 86.0 +- Microsoft Edge 89.0.774.63 +- Microsoft Edge Driver 89.0.774.63 +- Mozilla Firefox 87.0 - Gecko Driver 0.29.0 - IE Driver 3.150.1.0 @@ -119,11 +118,11 @@ | GECKOWEBDRIVER | C:\SeleniumWebDrivers\GeckoDriver | ### Java -| Version | Vendor | Environment Variable | -| ------------------- | ------------ | -------------------- | -| 1.8.0_282 (default) | AdoptOpenJDK | JAVA_HOME_8_X64 | -| 11.0.10 | AdoptOpenJDK | JAVA_HOME_11_X64 | -| 13.0.2 | AdoptOpenJDK | JAVA_HOME_13_X64 | +| Version | Vendor | Environment Variable | +| ------------------- | ------------- | -------------------- | +| 8.0.282+8 (default) | Adopt OpenJDK | JAVA_HOME_8_X64 | +| 11.0.10+9 | Adopt OpenJDK | JAVA_HOME_11_X64 | +| 13.0.2+8.1 | Adopt OpenJDK | JAVA_HOME_13_X64 | ### Shells | Name | Target | @@ -145,8 +144,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | ------- | ------------ | -------------------- | | 1.13.15 | x64 | GOROOT_1_13_X64 | | 1.14.15 | x64 | GOROOT_1_14_X64 | -| 1.15.8 (Default) | x64 | GOROOT_1_15_X64 | -| 1.16.0 | x64 | GOROOT_1_16_X64 | +| 1.15.10 (Default) | x64 | GOROOT_1_15_X64 | +| 1.16.2 | x64 | GOROOT_1_16_X64 | #### Node @@ -486,10 +485,10 @@ 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++ 2019 Additional Runtime | x64 | 14.28.29910 | -| Microsoft Visual C++ 2019 Minimum Runtime | x64 | 14.28.29910 | -| Microsoft Visual C++ 2019 Additional Runtime | x86 | 14.28.29910 | -| Microsoft Visual C++ 2019 Minimum Runtime | x86 | 14.28.29910 | +| Microsoft Visual C++ 2019 Additional Runtime | x64 | 14.28.29913 | +| Microsoft Visual C++ 2019 Minimum Runtime | x64 | 14.28.29913 | +| Microsoft Visual C++ 2019 Additional Runtime | x86 | 14.28.29913 | +| Microsoft Visual C++ 2019 Minimum Runtime | x86 | 14.28.29913 | ### .NET Core SDK `Location C:\Program Files\dotnet\sdk` @@ -514,14 +513,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH. - 4.6.1 4.6.2 4.7 4.7.1 4.7.2 4.8 ### PowerShell Tools -- PowerShell 7.1.2 +- PowerShell 7.1.3 #### Azure Powershell Modules -| Module | Version | Path | -| ------- | -------------------------------------------------------------------------------------------------------- | ------------------------------ | -| Az | 1.0.0
1.6.0
2.3.2
2.6.0
3.1.0
3.5.0
3.8.0
4.3.0
4.4.0
4.6.0
4.7.0
5.5.0 | C:\Modules\az_\ | -| Azure | 2.1.0 [Installed]
3.8.0
4.2.1
5.1.1
5.3.0 | C:\Modules\azure_\ | -| AzureRM | 2.1.0 [Installed]
3.8.0
4.2.1
5.1.1
6.7.0
6.13.1 | C:\Modules\azurerm_\ | +| Module | Version | Path | +| ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | +| Az | 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.6.0.zip
4.7.0.zip
5.5.0 | C:\Modules\az_\ | +| Azure | 3.8.0.zip
4.2.1.zip
5.1.1.zip
2.1.0 [Installed]
5.3.0 | C:\Modules\azure_\ | +| AzureRM | 3.8.0.zip
4.2.1.zip
5.1.1.zip
6.7.0.zip
2.1.0 [Installed]
6.13.1 | C:\Modules\azurerm_\ | ``` Azure PowerShell module 2.1.0 and AzureRM PowerShell module 2.1.0 are installed and are available via 'Get-Module -ListAvailable'. @@ -536,7 +535,7 @@ All other versions are saved but not installed. | PowerShellGet | 1.0.0.1
2.2.5 | | PSScriptAnalyzer | 1.19.1 | | PSWindowsUpdate | 2.2.0.2 | -| SqlServer | 21.1.18235 | +| SqlServer | 21.1.18245 | | VSSetup | 2.2.16 | ### Android @@ -544,15 +543,15 @@ All other versions are saved but not installed. | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Android Command Line Tools | 3.0 | | Android SDK Build-tools | 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-S (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 | 31.0.0 | +| Android SDK Platforms | android-S (rev 2)
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 | 31.0.1 | | Android SDK Tools | 25.2.5 | | Android Support Repository | 47.0.0 | | CMake | 3.10.2 | | Google APIs | addon-g..._apis-google-21
addon-g..._apis-google-22
addon-g..._apis-google-23
addon-g..._apis-google-24
a...google_apis | | Google Play services | 49 | | Google Repository | 58 | -| NDK | 21.4.7075529
22.0.7026061 | +| NDK | 21.4.7075529
22.1.7171670 | | SDK Patch Applier v4 | 1 | #### Environment variables @@ -560,7 +559,7 @@ All other versions are saved but not installed. | ----------------------- | ---------------------------------------------------------------------------- | | ANDROID_HOME | C:\Android\android-sdk | | ANDROID_NDK_HOME | C:\Android\android-sdk\ndk-bundle -> C:\Android\android-sdk\ndk\21.4.7075529 | -| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\22.0.7026061 | +| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\22.1.7171670 | | ANDROID_NDK_PATH | C:\Android\android-sdk\ndk-bundle -> C:\Android\android-sdk\ndk\21.4.7075529 | | ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk-bundle -> C:\Android\android-sdk\ndk\21.4.7075529 | | ANDROID_SDK_ROOT | C:\Android\android-sdk |