Skip to content

v6.68.0

Latest

Choose a tag to compare

@scadu scadu released this 01 Jul 12:00
7a16b81

v6.68.0 (2026-07-01)

Full Changelog

Changed

Agent Changelog

What's Changed

✨ Added

  • Agent identity now available in lifecycle hooks. The agent-startup and agent-shutdown hooks now receive BUILDKITE_AGENT_IDS and BUILDKITE_AGENT_NAMES — comma-separated lists of the IDs and names of all agents registered by the process, in spawn order. Autoscalers and other hook consumers can discover registered agents from the hook environment instead of querying the API - by @catkins in buildkite/agent#4023
  • feat: add support for GIT LFS checkout by @lizrabuya in buildkite/agent#3909
  • Debounce buildkite-agent job promise-failure via the Job API by @jordandcarter in buildkite/agent#3996

🐛 Fixed

🔧 Changed

🏠 Internal

Full Changelog: buildkite/agent@v3.129.0...v3.130.0

Agent Changelog (v3.128.0 → v3.129.0)

What's Changed

✨ Added

🔧 Changed

  • Skip tracking unchanged slices in ReadFromEnvironment (suppress BUILDKITE_GIT_SUBMODULE_CLONE_CONFIG log noise) by @lizrabuya in buildkite/agent#4015

🏠 Internal

Full Changelog: buildkite/agent@v3.128.0...v3.129.0

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.68.0/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack