Skip to content

v2.200.2

Compare
Choose a tag to compare
@azure-pipelines-bot azure-pipelines-bot released this 24 Feb 12:43
2ebaa3d

Features

  • Update dumping waagent.conf file logic not to write waning on missed "waagent.conf" (#3706)
  • Add simple support of Mariner OS distribution to installdependencies.sh (#3698)
  • Allow specifying custom properties for PublishPipelineArtifact task (#3615)
  • Dump Agent Azure VM extension logs (#3703)
  • Added logging of origin of secrets (#3696)
  • [Passive validations] Check debsums output on Debian (#3712)
  • Separate email and user in publish script (#3557)
  • Add correction of empty Matching pattern field to default value (#3730)
  • Corrected condition for check value in itemPattern (#3732)
  • Update error message on PR changes #3738 (#3741)

Bugs

  • [TEE download and removal logic] Fix permissions setting on MacOS (#3704)
  • Don't allow a cache failure to fail builds (#3699)
  • Add null check for _jobServerQueue (#3711)
  • Fix check for hosted agent (#3714)
  • Change release x86 build image back to windows-2019 (#3726)
  • Add check the support of custom server certificate validation (#3738)
  • Update VssApiClient version to 0.5.173-private (#3763)

Misc

  • Added info about self-hosted case for manual testing (#3702)
  • Update dotnet-install script (#3709)
  • Update dotnet-install.sh script (#3716)

Agent Downloads

Package SHA-256
Windows x64 vsts-agent-win-x64-2.200.2.zip 083c829211b55466470acfc91a007ddb3d3a5aa636c58f1aa389debd1d9c6913
Windows x86 vsts-agent-win-x86-2.200.2.zip 683bb52cc3cf7de07f7461a4ca520a451e3acd386861d0f5b3d3e98574d3e702
macOS vsts-agent-osx-x64-2.200.2.tar.gz a23355f2def6aa3c9a30dfb8094c8e3bb690e15f01751751a254d1905ec68619
Linux x64 vsts-agent-linux-x64-2.200.2.tar.gz 75d8b165028d29c91ee59f63a0545e69f48795be929a97dfbf6c1116031978b2
Linux ARM vsts-agent-linux-arm-2.200.2.tar.gz 373f18df878c0173f5612f75e8a5a2e2a6d211d63f91f5f8cb1d39a3efe9dbe3
Linux ARM64 vsts-agent-linux-arm64-2.200.2.tar.gz 774bb5b2566c00f3626e5056202bc86af49ca499f26f6c47519b580b5781d87c
RHEL 6 x64 vsts-agent-rhel.6-x64-2.200.2.tar.gz db68632296699cdc107f7467419fe18035b07cc757e97ac79f36acd9b860d997

After Download:

Windows x64

C:\> mkdir myagent && cd myagent
C:\myagent> Add-Type -AssemblyName System.IO.Compression.FileSystem ; [System.IO.Compression.ZipFile]::ExtractToDirectory("$HOME\Downloads\vsts-agent-win-x64-2.200.2.zip", "$PWD")

Windows x86

C:\> mkdir myagent && cd myagent
C:\myagent> Add-Type -AssemblyName System.IO.Compression.FileSystem ; [System.IO.Compression.ZipFile]::ExtractToDirectory("$HOME\Downloads\vsts-agent-win-x86-2.200.2.zip", "$PWD")

macOS

~/$ mkdir myagent && cd myagent
~/myagent$ tar xzf ~/Downloads/vsts-agent-osx-x64-2.200.2.tar.gz

Linux x64

~/$ mkdir myagent && cd myagent
~/myagent$ tar xzf ~/Downloads/vsts-agent-linux-x64-2.200.2.tar.gz

Linux ARM

~/$ mkdir myagent && cd myagent
~/myagent$ tar xzf ~/Downloads/vsts-agent-linux-arm-2.200.2.tar.gz

Linux ARM64

~/$ mkdir myagent && cd myagent
~/myagent$ tar xzf ~/Downloads/vsts-agent-linux-arm64-2.200.2.tar.gz

RHEL 6 x64

~/$ mkdir myagent && cd myagent
~/myagent$ tar xzf ~/Downloads/vsts-agent-rhel.6-x64-2.200.2.tar.gz

Alternate Agent Downloads

This following alternate packages do not include Node 6 and are only suitable for users who do not use Node 6 dependent tasks.
See notes on Node version support for more details.

Package SHA-256
Windows x64 pipelines-agent-win-x64-2.200.2.zip c3daddf71e24cd3995f8555f98ec3bd4b7f7b7bbe39516dbbf49f9e203965832
Windows x86 pipelines-agent-win-x86-2.200.2.zip 8dd75272fc1cd2fcae31302031b9235a7ac766b8935e96958edd4039cd322836
macOS pipelines-agent-osx-x64-2.200.2.tar.gz a3a51cdb04a632b8667af371afcc42a533a0bf99b9885d4aa4cd649e8326476b
Linux x64 pipelines-agent-linux-x64-2.200.2.tar.gz f1c3efafd7d6670efc293c5b0047afc3992c8d91b3ceeeeaa96cca8e8e0745f3
Linux ARM pipelines-agent-linux-arm-2.200.2.tar.gz f082255d0633adce3a2f62108a891921082c82a94e819fb2e93a6d81b1a531fc
Linux ARM64 pipelines-agent-linux-arm64-2.200.2.tar.gz ba798482d048990c36ab3994834207906ba7321ccb57795fcb2d86e9c8f44293
RHEL 6 x64 pipelines-agent-rhel.6-x64-2.200.2.tar.gz d8db7857610771e7e0f9f1d57984af90870407f5a6cc7e61a0b1b8da986f2b1a