Skip to content

v3.227.2

Compare
Choose a tag to compare
@azure-pipelines-bot azure-pipelines-bot released this 12 Oct 15:16
9667e03

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.2.zip ddb7cf69609dc39aa93d7de76e0215e5d5890c825bc5118ae29855bda0dbf920
Windows x86 vsts-agent-win-x86-3.227.2.zip 08886773e3759e54f1f62fc4b445b7432c90d4adfd6e30e78dd2d794cf624e2e
macOS x64 vsts-agent-osx-x64-3.227.2.tar.gz 56dfb690cd3767e29671e84b2667d474d629b0c4ad78536b627687f59b39bcd0
macOS ARM64 vsts-agent-osx-arm64-3.227.2.tar.gz bb1ad398b6871a72df85917baf45e0408cbed91e704c77c860f8c6c0e9826f6a
Linux x64 vsts-agent-linux-x64-3.227.2.tar.gz 978b81796884af58bcd73d9165cdff7917b23d115cb82e0fa82e30aa5ef75c81
Linux ARM vsts-agent-linux-arm-3.227.2.tar.gz 524c8a6c2233cbb7de0d86b7d7cc4110289c5ae9e9e3bb52da92d167412f7fb4
Linux ARM64 vsts-agent-linux-arm64-3.227.2.tar.gz 68280c1f0544d043fdcc2c06b68994eedee14a5474a6194f11a23239574429f9
Linux musl x64 vsts-agent-linux-musl-x64-3.227.2.tar.gz 37b83fe3c53b457a4048cb0cd3f31661ed15d8a9c54feabc887221170e3a02bc

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

macOS x64

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

macOS ARM64

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

Linux x64

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

Linux ARM

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

Linux ARM64

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

Alpine x64

~/$ mkdir myagent && cd myagent
~/myagent$ tar xzf ~/Downloads/vsts-agent-linux-musl-x64-3.227.2.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.2.zip d1abc0cf83312d6be23e1827bffe63b6061c298bf5032ad2ed6939f98152b1de
Windows x86 pipelines-agent-win-x86-3.227.2.zip 01bff667d59b8218cf0bf8c855fc775da3fe35bae785aea6206af1889f1c5ca8
macOS x64 pipelines-agent-osx-x64-3.227.2.tar.gz 2ece04e2ca972f2ede97a83dd525941260c3cc9a843e9c51f98b5786d87cf304
macOS ARM64 pipelines-agent-osx-arm64-3.227.2.tar.gz 0d6bfbb914b50fd122740ee5ca1565173a76eb6eaf7cb717930a0ed5b1d111bd
Linux x64 pipelines-agent-linux-x64-3.227.2.tar.gz ecf27776af920e8ac2d79237b0c8fa48b0a0ac4073ef4903eacbb4c17042a5af
Linux ARM pipelines-agent-linux-arm-3.227.2.tar.gz cdf9a78a34fe62245b99bbf38a297981456cdbcb6787b1236e5d8627f8aba291
Linux ARM64 pipelines-agent-linux-arm64-3.227.2.tar.gz 1a3486fc1faeb75ae894f9835da39cf8e23a51f967a09a6071f482a35048eec2