v3.120.3 (2026-03-24)
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
Internal
- Update/clarify supported Windows versions #3776 (@petetomasik)
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])