Skip to content

v3.121.0

Choose a tag to compare

@buildkite-agent-releaser buildkite-agent-releaser released this 31 Mar 05:58
f80803d

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