The April 2024 release of the Windows Server 2019 image has been published. This image is available under the edge tag.
In CircleCI config, you can specify the image directly:
machine:
image: "windows-server-2019-vs2019:edge"
or by using the Windows orb:
orbs:
win: circleci/windows@5.0
jobs:
build:
executor:
name: win/server-2019
version: "edge"
Software
Here is a list of the major software installed on each image. If multiple versions are present, the default is shown here:
| Package | 2024.02.21 | 2024.04.15 |
|---|---|---|
| Chocolatey | v2.2.2 | v2.2.2 |
| 7zip.portable | 23.1.0 | 23.1.0 |
| awscli | 2.15.17 | 2.15.38 |
| azure-cli | 2.57.0 | 2.59.0 |
| chocolatey | 2.2.2 | 2.2.2 |
| chocolatey-compatibility.extension | 1.0.0 | 1.0.0 |
| chocolatey-core.extension | 1.4.0 | 1.4.0 |
| chocolatey-dotnetfx.extension | 1.0.1 | 1.0.1 |
| chocolatey-visualstudio.extension | 1.11.1 | 1.11.1 |
| chocolatey-windowsupdate.extension | 1.0.5 | 1.0.5 |
| docker-engine | 25.0.3 | 25.0.3.20240227 |
| dotnet-6.0-sdk | 6.0.418 | 6.0.418 |
| dotnet-6.0-sdk-4xx | 6.0.418 | 6.0.418 |
| dotnet-7.0-sdk | 7.0.405 | 7.0.405 |
| dotnet-7.0-sdk-4xx | 7.0.405 | 7.0.405 |
| dotnetfx | 4.8.0.20220524 | 4.8.0.20220524 |
| git | 2.43.0 | 2.44.0 |
| git.install | 2.43.0 | 2.44.0 |
| git-lfs | 3.4.1 | 3.5.1 |
| git-lfs.install | 3.4.1 | 3.5.1 |
| golang | 1.22.0 | 1.22.2 |
| gzip | 1.3.12 | |
| jq | 1.7.0 | |
| KB2919355 | 1.0.20160915 | 1.0.20160915 |
| KB2919442 | 1.0.20160915 | 1.0.20160915 |
| KB2999226 | 1.0.20181019 | 1.0.20181019 |
| KB3033929 | 1.0.5 | 1.0.5 |
| KB3035131 | 1.0.3 | 1.0.3 |
| KB3063858 | 1.0.0 | 1.0.0 |
| nano | 7.2.36 | 7.2.36 |
| nano-win | 7.2.36 | 7.2.36 |
| nuget.commandline | 6.8.0 | 6.9.1 |
| nunit-console-runner | 3.17.0 | 3.17.0 |
| openjdk | 21.0.2 | 21.0.2 |
| python | 3.12.2 | 3.12.3 |
| python3 | 3.12.2 | 3.12.3 |
| python312 | 3.12.2 | 3.12.3 |
| ruby | 3.3.0.1 | 3.3.0.1 |
| ruby.install | 3.3.0.1 | 3.3.0.1 |
| rust | 1.75.0 | 1.77.2 |
| service-fabric | 10.0.1949 | 10.0.1949 |
| service-fabric-sdk | 7.0.1949 | 7.0.1949 |
| sysinternals | 2024.2.6 | 2024.2.13 |
| vcredist140 | 14.38.33135 | 14.38.33135 |
| vcredist2015 | 14.0.24215.20170201 | 14.0.24215.20170201 |
| vim | 9.0.2146 | 9.1.330 |
| visualstudio2019buildtools | 16.11.33 | 16.11.33 |
| visualstudio2019community | 16.11.33 | 16.11.33 |
| visualstudio-installer | 2.0.3 | 2.0.3 |
| webpi | 5.1.0 | 5.1.0 |
| winappdriver | 1.2.1 | 1.2.1 |