Features
- MSI connection set up for Azure Container Registry for Container Jobs (#3944)
- Not mask tasks banner (#4013)
- Run task on next available Node version, if targeted version is not available (#4041)
- Add release variables for vso commands deactivating dictionary (#4048)
- Added tool converting str to env variable format (#4052)
- Update .NET 3.1 Agent to never upgrade to .NET 6 on unsupported OS (#4064)
- Add logic to notify customer in pipeline run about an agent is running on system not supporting .NET 6 (#4066)
- Implement AZP_IGNORE_SECRETS_SHORTER_THAN knob (#4073)
Bugs
- Fix unit tests for RHEL6 CI (#4057)
- Fix for agent hang when process cannot be killed (#4074)
- honor VSO_DEDUP_REDIRECT_TIMEOUT_IN_SEC (#4077)
Misc
- [Refactor] Move launch of msbuild to function (#4042)
- Update dotnet-install scripts (#4056)
- Bump minimatch and azure-pipelines-task-lib in /release (#4059)
- Change PowerShell ExecutionPolicy to RemoteSigned (#4071)
Agent Downloads
Package | SHA-256 | |
---|---|---|
RHEL 6 x64 | vsts-agent-rhel.6-x64-2.214.2.tar.gz | 7d928dada293575bcb6d73de0f23e2a1995b1eda7e7c62a57af0b1d69c519bd9 |
After Download:
RHEL 6 x64
~/$ mkdir myagent && cd myagent
~/myagent$ tar xzf ~/Downloads/vsts-agent-rhel.6-x64-2.214.2.tar.gz
Alternate Agent Downloads
This following alternate packages 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 | |
---|---|---|
RHEL 6 x64 | pipelines-agent-rhel.6-x64-2.214.2.tar.gz | 61c03b6c00f8ec056c04562878e7cb2fc8ff396bd6c6aaf3459310c142d95f29 |