Skip to content

Releases: microsoft/azure-pipelines-agent

v2.101.1 Preview

01 Jun 00:31
Compare
Choose a tag to compare
v2.101.1 Preview Pre-release
Pre-release
  • TfsVC on-prem and VSTS support (TEE)
  • Configuring as a service automatically creates .Path and .Env
  • Configuring as a service snapshots interesting envvars like LANG, JAVA_HOME, etc... into .Env file
  • Update net core runtime to RTM release train which fixed TFS.vNext on-prem NTLM issue and return codes on OSX issue
  • bug fixes

v2.101.0 Preview

25 May 22:47
Compare
Choose a tag to compare
v2.101.0 Preview Pre-release
Pre-release
  • OSX/Linux TFS2015 On-Prem Support with NTLM. No longer requiring basic to be enabled. Git for now. TEE soon.
  • Git is not longer a pre-req on linux and OSX.
  • Unconfigure implemented
  • Capabilities reported
  • More code coverage support
  • Many reported bug fixes and issues

Finishing up final testing on windows. Attaching binaries very soon.

v2.100.1 (OSX/Ubuntu/RedHat Preview 4, Windows Preview 1)

12 May 03:46
Compare
Choose a tag to compare
  • Windows features (run powershell tasks and capabilities)
  • More run as a service improvements for OSX and Linux
  • Support for .Path and customizing runsvc.sh
  • Bug Fixes

v2.100.0 (OSX/Ubuntu/RedHat Preview 3)

05 May 13:07
Compare
Choose a tag to compare
Pre-release

OS Late Breaking Info: https://github.com/Microsoft/vsts-agent/blob/master/docs/preview/latebreaking.md

Redhat7 support
SVN Support: brings us to and beyond node agent parity
Bug Fixes

v2.99.0 (OSX/Ubuntu Preview 2)

29 Apr 02:38
Compare
Choose a tag to compare
Pre-release

This preview brings OSX and Ubuntu to feature complete. Of course there are bugs and stability to work out.

Only use for VSTS accounts. On-prem support coming

This release is already more full featured than the current node based xplat agent. Specifically:

  • Auto update on all platforms
  • Run as a service on OSX and Linux (SystemD)
  • Supports Gated Checkin
  • Build Cancellation Support
  • Full command and variable compatibility (single code base)
  • Recursive variable expansion
  • No pre-reqs. Self contained zips. Exception: java for TEE/TfsVc choice.

Over the previous preview, this adds:

  • TfsVC and gated support
  • Auto Update
  • Release management support
  • Test results publishing
  • Run as a service on OSX

v0.7

05 Apr 17:53
Compare
Choose a tag to compare
v0.7 Pre-release
Pre-release

Early preview of agent for OSX and Linux.

Agent works E2E.

Existing improvements over current node based agent:

  • Cancellation support
  • Run as a svc on linux
  • Recursive variable expansion.
  • token/password not visible on cmdline args (ps aux exposes)

Limitations in this early preview which will come in next update

  • Run as svc on OSX
  • NTLM for on-prem from OSX/Linux
  • Only works for git - tfsvc via tee soon

Windows preview in a sprint or so