Skip to content

v3.227.1

Compare
Choose a tag to compare
@azure-pipelines-bot azure-pipelines-bot released this 26 Sep 15:05
cb2d51d

Features

  • Service Principal auth (#4255)
  • Add Device Code Flow as Pipeline Agent authentication (#4315)
  • Add default value if build repository clean is not set (#4356)
  • Support Alpine OS (#4375)
  • [AgentService] - Migrate AgentService to .Net Framework 4.7.1 (#4387)
  • Download dotnet-install.(sh/ps1) script when building the agent (#4401)
  • Enable CI for Alpine (x64) (#4404)
  • Add resource utilization metrics (#4405)

Bugs

  • PlanId fixed in CustomerIntelligence data (#4347)
  • fix detect rhel release (#4393)
  • Fix - detect Alpine-based docker image (#4400)
  • Fix return type of GetFutureFlagAsync (#4441)
  • Set UTF-8 encoding for working with GB18030 (#4447)
  • Revert "Update agents git to 2.41.0" (#4452)

Misc

  • Fix release npm dependencies (#4293)
  • Localization update (#4370)
  • Move condition result trace from result code to output (#4371)
  • Fix functional signing L1 tests (#4390)
  • Update agents git to 2.41.0 (#4394)
  • fix agent CI - create AzureDevOps PRs (#4396)
  • Remove RHEL from the agent CI (#4408)
  • Add ability to retrieve featureflag status (#4415)
  • Remove not used "Microsoft.IdentityModel.Clients.ActiveDirectory" (#4420)
  • Update the installdependencies.sh script for Alpine (#4421)
  • Bump dotnet to 6.0.413 & node16 to 16.20.2 (#4429)

Agent Downloads

Package SHA-256
Windows x64 vsts-agent-win-x64-3.227.1.zip 42dd3cc984615245475e73ae0b4173c54042df2bf572b9aa0edecb8350884cef
Windows x86 vsts-agent-win-x86-3.227.1.zip 36b7923a6a9704851b66013156a429da9e0246684473912853899222b08fcbe4
macOS x64 vsts-agent-osx-x64-3.227.1.tar.gz 0e043f70736c8c0d01a323d1cebfbda0c754a0e0239e22849f3115ebe78f44a1
macOS ARM64 vsts-agent-osx-arm64-3.227.1.tar.gz 82bfe554c7a757c90bcf8dd9a9927c51774903f0accc4b3236ac31774cd6ed17
Linux x64 vsts-agent-linux-x64-3.227.1.tar.gz a85580198566385377b6a51afc28632ae35f39b9fa07ea2813ada975911c405e
Linux ARM vsts-agent-linux-arm-3.227.1.tar.gz c4f43005ff2bf9b81ef696f9fd36a79a55fa4d79f837a9ba6e6d898695d07e72
Linux ARM64 vsts-agent-linux-arm64-3.227.1.tar.gz 6f0037ab0f2f8fed07c0c80d5bdf26d56c4e8021b7cb4defb0052bca57a79ae6
Linux musl x64 vsts-agent-linux-musl-x64-3.227.1.tar.gz e8acaaa76047e9eb02e2c011698c79c42af1611119acb3fe4a2e6d2c01eeac8f

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-3.227.1.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-3.227.1.zip", "$PWD")

macOS x64

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

macOS ARM64

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

Linux x64

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

Linux ARM

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

Linux ARM64

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

Alpine x64

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

Note: Node 6 does not exist for Alpine.

Alternate Agent Downloads

Alternate packages below 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-3.227.1.zip a10e42cc532fe9df9866dbbff4461747128d0d4412c6d0dcd6984290dd37f727
Windows x86 pipelines-agent-win-x86-3.227.1.zip 2e40d62fe5262b9cf0f93e505892e982b7d6c3a79e17c4019f518e8c4d49443c
macOS x64 pipelines-agent-osx-x64-3.227.1.tar.gz ab436e57819e74f8f69e6ae0c8f2d8403ced68051898434bebb9051728c4dc20
macOS ARM64 pipelines-agent-osx-arm64-3.227.1.tar.gz f4dafd441596dd2f82a35ada67f32949b9ba4ecdfc1c502b4c590d842a7392c3
Linux x64 pipelines-agent-linux-x64-3.227.1.tar.gz 512c9f2df48c6fdb61e134ccf7f40ddca7012f560c8cc02af1868f13ad5d9c41
Linux ARM pipelines-agent-linux-arm-3.227.1.tar.gz b04a940a39e7f38c7e4b67c08accd76938b489ca10031c2066ac106e7c29ed2d
Linux ARM64 pipelines-agent-linux-arm64-3.227.1.tar.gz 77b595e3c5b3e722060e2ddd22bd5423438b6662b8413dad5d3f2a09cb95b69f