github buildkite/agent v3.120.3

11 hours ago

v3.120.3 (2026-03-24)

Full Changelog

Tip

🎉 ✨ Streaming job dispatch (Public Preview): Version 3.120.0 adds opt-in support for a new streaming connection between agents and Buildkite, significantly reducing job acceptance latency for self-hosted agents. To try it, start your agent with --endpoint https://agent-edge.buildkite.com/v3, for example:

buildkite-agent start --endpoint https://agent-edge.buildkite.com/v3

You may alternatively use the environment variable BUILDKITE_AGENT_ENDPOINT or edit your buildkite-agent.cfg to contain endpoint=https://agent-edge.buildkite.com/v3.

This capability is in public preview and will become the default in a future release. If you have any feedback or run into issues, please reach out to support@buildkite.com.

Fixed

  • A-1020: make connect.CodeInternal error recoverable for pings stream #3780 (@zhming0)

Internal

Dependency updates

  • build(deps): bump the cloud-providers group with 2 updates #3777 (@dependabot[bot])
  • build(deps): bump the container-images group across 5 directories with 1 update #3778 (@dependabot[bot])
  • build(deps): bump the container-images group across 1 directory with 2 updates #3779 (@dependabot[bot])

Don't miss a new agent release

NewReleases is sending notifications on new releases.