Releases: buildkite/agent
Releases · buildkite/agent
v3.100.1
v3.100.1 (2025-06-25)
Fixed
- Fix regression in pipeline upload with no-interpolation #3359 (@DrJosh9000)
Internal
- Avoid goroutine failing after test #3356 (@DrJosh9000)
Dependencies
- build(deps): bump github.com/buildkite/shellwords from 0.0.0-20180315084142-c3f497d1e000 to 1.0.0 #3352 (@dependabot[bot])
- build(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 #3353 (@dependabot[bot])
- build(deps): bump the container-images group across 6 directories with 2 updates #3354 (@dependabot[bot])
- build(deps): bump the cloud-providers group with 5 updates #3355 (@dependabot[bot])
v3.100.0
v3.99.0
v3.99.0 (2025-06-20)
Fixed
- Fix AquireJob to return early and trigger a sentinal error for rejection #3349 (@wolfeidau)
- Upload all pipelines present in the input #3347 (@DrJosh9000)
- Add if_changed processing to pipeline upload #3226 (@DrJosh9000)
Important
This includes a fix for a regression agent behavior, AcquireJob which no longer reports "non eligible" jobs with a exit code 27.
v3.98.2
v3.98.1
v3.98.1 (2025-06-04)
Fixed
- Gracefully Handle Missing GitHub PR refs/pull/%s/head in Checkout #3294 (@123sarahj123)
- Fix bootstrap subprocess handling #3331 (@DrJosh9000)
- Reduce git fetch from twice to once for typical Github PR build #3327 (@zhming0)
- Set job log tempfile permissions to 644 (was 600) #3330 (@moskyb)
Internal
v3.98.0
v3.98.0 (2025-05-27)
Added
- Add build URL to log fields #3317 (@ChrisBr)
- Add kubernetes-bootstrap subcommand #3306, #3314, #3316 (@DrJosh9000)
Fixed
- Fix
redactor add --format jsonhelp string #3322 (@francoiscampbell)
Dependency updates
v3.97.2
v3.97.2 (2025-05-13)
Fixed
- fix: Don't disconnect-after-idle when just given a job #3312 (@DrJosh9000)
Dependency updates
v3.97.1
v3.97.1 (2025-05-12)
Fixed
- Fix unusable
BUILDKITE_AGENT_TAGS_FROM_EC2_TAGSenv var #3285 (@shanesmith) - Set ignore_agent_in_dispatches when finishing with disconnect-after-job #3297 (@DrJosh9000)
Internal
- Introduce a structure where coverage can increase on githttp checkout code #3296 (@wolfeidau)
- TE-3708-follow-up: Use go test -cover to generate coverage report #3295 (@zhming0)
- TE-3708: use bktec on agent #3292 (@zhming0)
Dependency updates
v3.97.0
Added
Fixed
- Ignore the ping interval if agent will disconnect after job #3282 (@patrobinson)
- fix: keep fetching status after interrupt #3277 (@DrJosh9000)
Internal
- chore: flag uniformity through embedding #3276 (@DrJosh9000)
- locally cache nginx mime types #3284 (@patrobinson)
Dependency updates
- build(deps): bump the container-images group across 5 directories with 3 updates #3280 (@dependabot[bot])
- build(deps): bump the cloud-providers group across 1 directory with 4 updates #3281 (@dependabot[bot])
- build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 in the golang-x group #3278 (@dependabot[bot])
v3.96.0
v3.96.0 (2025-04-10)
Added
- Add pause and resume subcommands #3273 (@DrJosh9000)
Internal
- chore: Use golangci-lint for code checks #3274 (@DrJosh9000)
FakeAPIServer'sPingHandleris passed the*http.Request#3271 (@pda)FakeAPIServerhandles agent registration:AddRegistration(tok, resp)#3272 (@pda)- fix: ISE message when json.Marshal fails #3270 (@DrJosh9000)
- agent_worker_test: tests for endpoint switching during register/ping #3269 (@pda)
- Refactor fake API server #3264 (@DrJosh9000)
AgentWorkerhasnoWaitBetweenPingsForTestingfield #3262 (@pda)- refactor: rename
AgentRegisterResponselocal vars toregconsistently #3259 (@pda)
Dependencies
- Bump the container-images group across 6 directories with 2 updates #3266 (@dependabot[bot])
- Bump the cloud-providers group across 1 directory with 3 updates #3267 (@dependabot[bot])
- Bump the golang-x group with 4 updates #3265 (@dependabot[bot])
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in the golang-x group #3256 (@dependabot[bot])
- Bump the container-images group across 4 directories with 1 update #3258 (@dependabot[bot])
- Bump the cloud-providers group across 1 directory with 2 updates #3252 (@dependabot[bot])
- Bump the container-images group across 5 directories with 2 updates #3251 (@dependabot[bot])
- Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.72.1 to 1.72.2 #3250 (@dependabot[bot])