github buildkite/agent v3.121.0

9 hours ago

v3.121.0 (2026-03-25)

Full Changelog

Tip

In order to make Git Mirrors more reliable, checkouts using a mirror can now be dissociated from the mirror. This approach still avoids fetching objects from the remote if they are present the mirror, but stores a copy of the objects in the checkout, preventing the checkout from becoming corrupted through entirely normal operation of the mirror.
To opt into this behaviour set the flag --git-mirror-checkout-mode=dissociate or agent environment variable BUILDKITE_GIT_MIRROR_CHECKOUT_MODE=dissociate.

Added

Changed

Don't miss a new agent release

NewReleases is sending notifications on new releases.