v3.120.1 (2026-03-17)
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
- Adds
API_KEYvalues to the redacted list #3761 (@mcncl) - fix: Support []string fields in ReadFromEnvironment #3767 (@DrJosh9000)
Internal
Dependency updates
- build(deps): bump the container-images group across 1 directory with 2 updates #3764 (@dependabot[bot])
- build(deps): bump the container-images group across 5 directories with 2 updates #3766 (@dependabot[bot])
- build(deps): bump the golang-x group with 3 updates #3762 (@dependabot[bot])
- build(deps): bump the cloud-providers group with 8 updates #3765 (@dependabot[bot])