Skip to content

v3.235.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-pipelines-bot azure-pipelines-bot released this 13 Feb 06:50
f25a7cd

Features

  • Remove Node 6 Runner from installation step (#4473)
  • Add resource utilization warnings (#4559)
  • Add pipeline feature knob source (#4597)
  • Pipeline agent unable to kill the last task in time (#4605)
  • Implemented option to store token in named container (#4607)
  • Use workFolder root as target for disk space monitoring (#4609)
  • Add multiple domain support to Build Artifacts upload/download (#4617)
  • Support variables where case is preserved (#4620)

Bugs

  • Add possibility to get info from /usr/lib/os-release file. (#4615)
  • Revert "Implemented option to store token in named container" (#4631)
  • Use PowerShell instead of bash for the release stage (#4638)

Misc

  • Pipeline repository name (#4616)
  • Change CI timeout to the default value (10 minutes) (#4630)
  • Fix switch to target branch CI step (#4636)
  • Change pool for Create PRs stage (#4640)

Agent Downloads

Package SHA-256
Windows x64 vsts-agent-win-x64-3.235.2.zip 825ddf0885156aeb40115fdd12a9d50ae8a5391d2c3db295fd5d9963b5310377
Windows x86 vsts-agent-win-x86-3.235.2.zip ef94650fdd7b6e41025b984a0114e885f89dd2986156fcd18e0ac46e14755ec4
macOS x64 vsts-agent-osx-x64-3.235.2.tar.gz 71365a105b51d0484a445a412c4a3a0e5fad1d7da5dd4e3f24071a4522b40e1a
macOS ARM64 vsts-agent-osx-arm64-3.235.2.tar.gz e19d7ade675fee6ca3234e0ae9c640bef5325f8c583e02893b08d80c27a40e36
Linux x64 vsts-agent-linux-x64-3.235.2.tar.gz 0cf5f467a1a6e355b7b3553cc5049d18eb59c5b81adb81cca0dadf947738bcf3
Linux ARM vsts-agent-linux-arm-3.235.2.tar.gz 79271c840f408894cb1430d9b12e0a5b6df6c1280f7604383a23a9d2660eb593
Linux ARM64 vsts-agent-linux-arm64-3.235.2.tar.gz f94f2896b1d29e7c5f694fe25c64794ef78ef8115a9ec6e74d9c3b37fe7101a8
Linux musl x64 vsts-agent-linux-musl-x64-3.235.2.tar.gz 671b2b8e4bd6fff7e7e23f97eb09aedd029f4baea8b323fcb889ecb6dfc4c358

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

macOS x64

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

macOS ARM64

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

Linux x64

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

Linux ARM

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

Linux ARM64

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

Alpine x64

~/$ mkdir myagent && cd myagent
~/myagent$ tar xzf ~/Downloads/vsts-agent-linux-musl-x64-3.235.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.235.2.zip 726c8356024b9e9e4660d4aa8b6b369d30721da0875b106299d35fc4c37cdee8
Windows x86 pipelines-agent-win-x86-3.235.2.zip 8c7d7757614ffdcfd9394d8151fd76bea9cc2bae8d6bc06da0e8cb87aafa1fea
macOS x64 pipelines-agent-osx-x64-3.235.2.tar.gz 72cf32edd54fc86aea706377ee203c79e122dd9c42ae4b98cd6da45a07e03c32
macOS ARM64 pipelines-agent-osx-arm64-3.235.2.tar.gz 26f79a8b894cb2ac5c98e228af868bd4e45edbee479d66ba9e3eb80c88483c39
Linux x64 pipelines-agent-linux-x64-3.235.2.tar.gz 40d7c77364190d7f5d1372ff75b8a7826b6652e87af93a8f824cdc42236aea9e
Linux ARM pipelines-agent-linux-arm-3.235.2.tar.gz b83412adcba565b5cfb85da1f54e91fb5d28da4e93222dde726419f935a8f911
Linux ARM64 pipelines-agent-linux-arm64-3.235.2.tar.gz 6ec569f9f9fb5ca032513f7102631d3376cdde665d3fdb40cb7b7d6830fb54cd