Releases: buildkite/cli
Releases · buildkite/cli
Release list
Buildkite CLI 3.53.0
Changelog
- Use jobs endpoint for build-specific lists (@mitchbne)
Buildkite CLI 3.52.1
Buildkite CLI 3.52.0
Changelog
Added
- 5564853: feat(job): add exclusion options (#910) (@mcncl)
- fbbe406: Add summary-only output for build list and view (#911) (@mitchbne)
Fixes
- 92924db: fix(deps): update module github.com/buildkite/go-buildkite/v5 to v5.3.1 (#904) (@renovate[bot])
- 3639c7a: fix(deps): update module github.com/posthog/posthog-go to v1.17.5 (#903) (@renovate[bot])
- 688ec60: fix(deps): update module golang.org/x/term to v0.45.0 (#908) (@renovate[bot])
- 6d0b8a2: Use correct case for Markdown (#909) (@karensawrey)
Dependencies
Buildkite CLI 3.51.1
Changelog
Fixes
Dependencies
- 08e4588: fix(deps): update module github.com/mcncl/terminal-to-llm to v0.1.0 (#892) (@renovate[bot])
- aa964bc: chore(deps): update dependency ko to v0.19.0 (#893) (@renovate[bot])
- 1486d58: fix(deps): update module github.com/buildkite/go-buildkite/v5 to v5.3.0 (#895) (@renovate[bot])
- 66aba1a: fix(deps): update module github.com/posthog/posthog-go to v1.17.2 (#896) (@renovate[bot])
- 0618a51: chore(deps): update dependency ko to v0.19.1 (#897) (@renovate[bot])
- 210be30: fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.36 (#898) (@renovate[bot])
- 94840c5: fix(deps): update module github.com/posthog/posthog-go to v1.17.4 (#899) (@renovate[bot])
Buildkite CLI 3.51.0
Buildkite CLI 3.50.0
Changelog
Fixes
- 8e0bf4c: fix(config): only warn on BUILDKITE_API_TOKEN when it shadows a stored credential (@JuanitoFatas)
Dependencies
- a908a48: fix(deps): update go-minor-patch to v5.1.0 (#883) (@renovate[bot])
- ffa342a: chore(deps): update all non-major dependencies to v3.24.1 (#884) (@renovate[bot])
- f1df222: fix(deps): update go-minor-patch (#886) (@renovate[bot])
- 555d2ea: fix(deps): update go-minor-patch (#889) (@renovate[bot])
Internal
- beb8685: Surface early (promised) job failures in preflight (@123sarahj123)
- cc9533d: Classify preflight promised failures server-side via jobs index (@123sarahj123)
- 0174f1d: Recompute server-classified failures each poll to avoid stale fallback (@123sarahj123)