Skip to content

Bump version and changelog for v3.120.0#3758

Merged
zhming0 merged 1 commit intomainfrom
release-v3.120.0
Mar 13, 2026
Merged

Bump version and changelog for v3.120.0#3758
zhming0 merged 1 commit intomainfrom
release-v3.120.0

Conversation

@DrJosh9000
Copy link
Contributor

@DrJosh9000 DrJosh9000 commented Mar 12, 2026

v3.120.0 (2026-03-13)

Full Changelog

Tip

Streaming job dispatch (Public Preview): This release 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.

Note

The minimum version of Go used to build the agent is now Go 1.25.

Fixed

  • fix: Make submodule clone config an agent config #3752 (@DrJosh9000)
  • fix: prevent header times scan panic after stop #3740 (@lox)
  • fix: handle multiple lifecycle hooks without closed pipe reuse #3741 (@lox)
  • fix: potential deadlock in baton #3754 (@DrJosh9000)
  • fix: Use targetPath helper and tempfile for Azure Blob download #3751 (@DrJosh9000)

Internal

Dependency updates

  • build(deps): bump the container-images group across 5 directories with 1 update #3749 (@dependabot[bot])
  • Upgrade to Go 1.25 and update all dependencies #3750 (@DrJosh9000)

@zhming0 zhming0 marked this pull request as ready for review March 13, 2026 04:55
@zhming0 zhming0 requested review from a team as code owners March 13, 2026 04:55
@zhming0 zhming0 merged commit 87eddf1 into main Mar 13, 2026
2 checks passed
@zhming0 zhming0 deleted the release-v3.120.0 branch March 13, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants