Features
- Added option to use a checkout path of any repository as the default working directory (System.DefaultWorkingDirectory) (#3479)
- Check if task node runner is deprecated (#4794)
- Rework resource monitor (#4803)
- Explain error when downloading Node Alpine ARM64 (#4822)
- Allow running agent in debugging mode for specific node task (#4838)
- Optimize DeactivateVsoCommands regexp (#4862)
Bugs
- Display warning when the agent is run in PowerShell Core (#4778)
- Changes to add tracelog for Featureflag exceptions (#4809)
- Bump System.Security.Cryptography.Pkcs to 7.0.2 and Microsoft.Azure.Storage.DataMovement 2.0.5 (#4839)
- Use useradd on Alpine when user ID is large (#4851)
- Mask ACR token on Windows when System.Debug is true (#4868)
Misc
- Update docs to include information about debugging (#4852)
- Remove PAT from the agent CI (#4858)
- Remove ADO PAT for PRs (#4864)
- Localization update (#4877)
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-0.0.0.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-0.0.0.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 |
---|