github microsoft/azure-pipelines-agent v4.255.1

latest releases: v4.262.0, v4.261.0, v4.260.0...
pre-release4 months ago

Features

  • Updated Agent code to handling '+' sign in file path for build configs (#5175)
  • Prevent using vso commands with Build.SourceVersionAuthor variable (#5184)
  • Agent ARM64 - Enabled Agent Windows ARM64 Build - AB#2143637 (#5198)

Bugs

Misc

  • Deactivate Base64 Encoded Vso Commands AB#2008236 (#5158)
  • Updated ADO PR template to not use windows ARM64 (#5187)
  • Agent Release - Replaced Download .NET Vanity URL with Actual URL (#5201)

Features

  • Optionally use max parallelism value from the client settings API (#5132)
  • Add output variable for type of artifact downloaded. (#5133)
  • Use Microsoft.Security.Utilities.Core package for the 'new' secret masker (#5169)

Bugs

  • Skip removing read only attribute for Symlinks AB#2248480 (#5144)

Misc

  • add Ubuntu 20 to the list of deprecated iamges (#5148)
  • Fix indentation in secret masking files (#5163)

Agent Downloads

Package SHA-256

After Download:

Alpine x64

Note: Node 6 does not exist for Alpine.

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

Alpine ARM64

Note: Node 6 does not exist for Alpine.

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

Alternate Agent Downloads

Alternate packages below do not include Node 6 & 10 and are only suitable for users who do not use Node 6 & 10 dependent tasks.
See notes on Node version support for more details.

Package SHA-256

Don't miss a new azure-pipelines-agent release

NewReleases is sending notifications on new releases.