Releases: buildkite/agent
Releases · buildkite/agent
v3.118.1
v3.118.0
v3.118.0 (2026-02-16)
Added
- Add new
buildkite-agent job updatecommand to update job timeouts #3707 (matthewborden) - Enable setting BUILDKITE_GIT_SUBMODULE with Environment Variables #3677 (tomowatt)
Fixed
- chore: Modified mktemp command for tarball extraction on macOS VMs #3698 (chrisnavar)
Internal
- Add public preview description to env BUILDKITE_PULL_REQUEST_USING_MERGE_REFSPEC #3699 (SorchaAbel)
v3.117.0
v3.117.0 (2026-02-04)
Added
- Flag to fetch the diff-base before diffing for
if_changed#3689 (@DrJosh9000)
Fixed
- Continue heartbeats while job is stopping #3694 (@DrJosh9000)
Internal
v3.116.0
v3.116.0 (2026-01-28)
Added
- Support checkout skipping in agent #3672 (@mcncl)
- Add default BoolFlag, BoolTFlag values to descriptions #3678 (@petetomasik)
Fixed
- Exit with non-zero status if ping or heartbeat fail unrecoverably #3687 (@DrJosh9000)
- Repeated plugins run correct number of times with always-clone-fresh #3684 (@DrJosh9000)
- Fix nil pointer dereference in meta-data get on API timeout #3682 (@lox)
Changed
Internal
v3.115.4
v3.115.3
v3.115.2
v3.115.2 (2025-12-18)
Fixed
- Try to avoid overriding BUILDKITE_PLUGINS_ALWAYS_CLONE_FRESH with false #3644 (@DrJosh9000)
- SUP-5826: Remove experiment from 'env' command #3635 (@Mykematt)
Internal
- Nested-loop jitter structure for log processing #3645 (@DrJosh9000)
- Add E2E test for Azure Blob storage #3642 (@DrJosh9000)
- PB-1007: add e2e test for gcs artifact upload/download #3633 (@zhming0)
- PB-1025: improve e2e test DevEX #3634 (@zhming0)
Dependency updates
- chore(deps): bump zstash to v0.7.0 #3632 (@wolfeidau)
- build(deps): bump the cloud-providers group with 2 updates #3638 (@dependabot[bot])
- build(deps): bump the otel group with 5 updates #3637 (@dependabot[bot])
- build(deps): bump github.com/DataDog/datadog-go/v5 from 5.8.1 to 5.8.2 #3639 (@dependabot[bot])
- build(deps): bump the container-images group across 5 directories with 1 update #3640 (@dependabot[bot])
- build(deps): bump docker/library/golang from
cf1272dto54528d1in /.buildkite in the container-images group across 1 directory #3641 (@dependabot[bot])
v3.115.1
v3.115.1 (2025-12-12)
Fixes
Internal
- PB-1023: remove old kubernetes bootstrap setup #3629 (@zhming0)
- chore(deps): update zstash to v0.6.0 and update progress callback #3630 (@wolfeidau)
- feat: add support for concurrent save and restore operations #3627 (@wolfeidau)
v3.115.0
v3.115.0 (2025-12-10)
Added
--changed-files-pathfor pipeline upload, which allows users to specify a list of files changed forif_changedcomputation #3620 (@pyrocat101)
Fixes
Internal
v3.114.1
v3.114.1 (2025-12-05)
Fixed
- Fix issue where artifacts uploaded to customer-managed s3 buckets could not be downloaded #3607 (@moskyb)
Internal
- Add an end-to-end testing framework! #3611 #3610 #3609 #3608 #3606 #3604 #3599 (@DrJosh9000)
- Dependency updates #3601 #3600 (@dependabot[bot])
- Update MIME types #3603 (@DrJosh9000)