Releases: buildkite/cli
Releases · buildkite/cli
Buildkite CLI 3.16.0
Changelog
- e2b3362: Migrating Artifacts Commands to Kong (#582) (@JoeColeman95)
- ff34b1c: feat: dockerise the cli (#580) (@mcncl)
- 0b0696a: Migrating cluster commands to Kong (#583) (@JoeColeman95)
- 93eeaa2: chore: move whoami to Kong (#584) (@mcncl)
- a468bc2: chore: pull request template (#586) (@mcncl)
- 202839c: Migrate pipeline commands from Cobra to Kong (#587) (@scadu)
- 73b2a39: feat(job:list): add --no-limit option (#588) (@scadu)
Buildkite CLI 3.15.0
Changelog
- 454f9d6: Prompt user to provide a cluster when creating a pipeline (#570) (@lizrabuya)
- 700ba6d: Migrating all
build xcommands to Kong (#571) (@JoeColeman95) - 8ab5f1f: SUP-4496, SUP-4951, SUP-4952, SUP-4954, SUP-4955: Remove Spinner Dependencies (#569) (@Mykematt)
- cc4937e: build(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 (#567) (@dependabot[bot])
- 984f7fa: build(deps): bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4 (#568) (@dependabot[bot])
- 0bd5196: Implement a
--dry-runoption for pipeline create (#573) (@lizrabuya) - df554f8: Migrate Agent commands to Kong (#574) (@JoeColeman95)
- 5c14da8: build(deps): bump github.com/buildkite/go-buildkite/v4 (#579) (@dependabot[bot])
- a1ddc14: build(deps): bump github.com/alecthomas/kong from 1.12.1 to 1.13.0 (#578) (@dependabot[bot])
- 5d2bd04: Migrate job commands from Cobra to Kong (#577) (@JoeColeman95)
- 3dfa3c1: build(deps): bump golang.org/x/crypto from 0.40.0 to 0.45.0 (#581) (@dependabot[bot])
Buildkite CLI 3.14.2
Buildkite CLI 3.14.1
Changelog
- b6c5aeb: ⚡️ perf: optimize pipeline filtering by repository in API calls (#552) (@abhishekmukherg)
- 0789df8: Bump github.com/buildkite/go-buildkite/v4 from 4.8.0 to 4.9.1 (#557) (@dependabot[bot])
- c09c532: Bump github.com/vektah/gqlparser/v2 from 2.5.30 to 2.5.31 (#559) (@dependabot[bot])
- 9ff73e9: Bump golang.org/x/sync from 0.17.0 to 0.18.0 (#560) (@dependabot[bot])
- 1697ce1: Adding
--stateand--tagsfilters tobk agent list(#561) (@JoeColeman95) - 3abf58b: Set JSON as a default output format (#564) (@scadu)
- b48e27d: fix(cli): add whoami command to Kong struct (#565) (@ivannalisetska)
Buildkite CLI 3.14.0
Buildkite CLI 3.13.1
Changelog
- 14b9664: Bump github.com/buildkite/go-buildkite/v4 from 4.7.0 to 4.8.0 (#547) (@dependabot[bot])
- b924393: Bump github.com/spf13/viper from 1.20.1 to 1.21.0 (#548) (@dependabot[bot])
- b9fd318: Migrate CLI entrypoint to main.go and Kong (#549) (@JoeColeman95)
- d1a3e96: Bump golang.org/x/sync from 0.16.0 to 0.17.0 (#551) (@dependabot[bot])
- 1b0ac01: Bump github.com/charmbracelet/bubbletea from 1.3.7 to 1.3.10 (#550) (@dependabot[bot])
- d9927b8: Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 (#553) (@dependabot[bot])
- 2458f53: Bump golang.org/x/term from 0.35.0 to 0.36.0 (#554) (@dependabot[bot])
- 031d9e6: fix: handle block steps correctly (#555) (@mcncl)
Buildkite CLI 3.13.0
Changelog
- fabdb1d: Add buildkite pipeline list command(comments addressed) (#539) (@facingfrost)
- 8669f78: Bump golang.org/x/term from 0.34.0 to 0.35.0 (#541) (@dependabot[bot])
- 4abd09d: fix: brew path should be in Formula (#543) (@mcncl)
- d12c78f: Bump github.com/spf13/afero from 1.12.0 to 1.15.0 (#542) (@dependabot[bot])
- c4db19b: feat(build:list): add --no-limit option and fix duplicate builds for … (#540) (@sbamaraa)
- 4eead21: (api) Use graphql query file provided by -f flag (#546) (@petetomasik)
Buildkite CLI 3.12.0
Changelog
- db47527: Bump github.com/charmbracelet/bubbletea from 1.3.6 to 1.3.7 (#533) (@dependabot[bot])
- e521e5b: Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 (#534) (@dependabot[bot])
- 4567024: Add -p shorthand to bk build view for pipeline flag (#535) (@ivannalisetska)
- 006ef21: Add email filtering, job queue filtering, and job cancel command (#538) (@JoeColeman95)
Buildkite CLI 3.11.0
Changelog
- 6d2394f: Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#525) (@dependabot[bot])
- 29f6060: feat: implement
bk job listcommand and enhancebk agent list(#529) (@JoeColeman95)
Buildkite CLI 3.10.0
Changelog
- 4851a15: Bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0 (#467) (@dependabot[bot])
- ffdec10: Bump github.com/spf13/viper from 1.19.0 to 1.20.1 (#468) (@dependabot[bot])
- 8943229: 🔐 Fix HTTP bypass issue (#466) (@mcncl)
- b345566: Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.15.0 (#470) (@dependabot[bot])
- 9278721: Bump github.com/charmbracelet/glamour from 0.8.0 to 0.9.1 (#469) (@dependabot[bot])
- 35e68fe: Bump github.com/vektah/gqlparser/v2 from 2.5.23 to 2.5.25 (#471) (@dependabot[bot])
- 4800e1d: Bump github.com/charmbracelet/glamour from 0.9.1 to 0.10.0 (#472) (@dependabot[bot])
- 60cfbf1: Split errors for empty API token and empty org slug (#475) (@moskyb)
- 96dc4db: Bump github.com/vektah/gqlparser/v2 from 2.5.25 to 2.5.27 (#477) (@dependabot[bot])
- 4fea29a: Bump github.com/charmbracelet/bubbles from 0.20.0 to 0.21.0 (#479) (@dependabot[bot])
- ee44d0c: Bump github.com/charmbracelet/huh from 0.6.0 to 0.7.0 (#474) (@dependabot[bot])
- 8527b81: Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#480) (@dependabot[bot])
- 0ec4e42: Bump github.com/Khan/genqlient from 0.8.0 to 0.8.1 (#481) (@dependabot[bot])
- a583dac: Remove Bubbletea from config command (#483) (@mcncl)
- 4fc0c76: Bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.2 (#486) (@dependabot[bot])
- 7400f59: chore: Update CODEOWNERS team (#489) (@tomowatt)
- 9a77940: chore: properly use context throughout (#488) (@mcncl)
- f43b8b4: Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#491) (@dependabot[bot])
- 75fb163: Bump golang.org/x/term from 0.31.0 to 0.32.0 (#490) (@dependabot[bot])
- d28de70: JSON output support for build view (#482) (@mcncl)
- de48d94: Bump github.com/suessflorian/gqlfetch from 0.6.0 to 0.7.0 (#492) (@dependabot[bot])
- 24b184b: Bump github.com/vektah/gqlparser/v2 from 2.5.27 to 2.5.28 (#493) (@dependabot[bot])
- 542f523: Bump github.com/vektah/gqlparser/v2 from 2.5.28 to 2.5.30 (#494) (@dependabot[bot])
- 63ef3fe: Bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.5 (#495) (@dependabot[bot])
- e2fb0fb: Add AGENT.md with project development guidelines (#497) (@sj26)
- d3e9c8c:
bk configurewith org token already present (#498) (@sj26) - 82b3b06: fix: security alert 38 (#502) (@mcncl)
- fd13a3d: [SUP-2184] Only write local config in git repo (#476) (@jykingston)
- 2663f1b: Fix SpinWhile to handle non-TTY environments (#500) (@sj26)
- 71f9f87: Replace all spinner.New() calls with TTY-aware SpinWhile (#501) (@sj26)
- f877a50: Update to use OIDC session tokens on AWS role assumption (#504) (@duckalini)
- b6daa06: Bump golang.org/x/term from 0.32.0 to 0.33.0 (#505) (@dependabot[bot])
- bd8d627: Bump golang.org/x/sync from 0.15.0 to 0.16.0 (#506) (@dependabot[bot])
- f957eac: Remove cli bin (#508) (@toolmantim)
- 41107be: Remove main bin (#509) (@toolmantim)
- b4dcde7: SUP-4182: Add author flags to single --author flag with intelligent parsing to detect name, username, and email (#511) (@Mykematt)
- 5ad0e57: Add whoami command (#512) (@moskyb)
- 7475739: Bump github.com/buildkite/go-buildkite/v4 from 4.5.0 to 4.5.1 (#514) (@dependabot[bot])
- 62b60ee: Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#513) (@dependabot[bot])
- 7b13eca: Bump github.com/charmbracelet/bubbletea from 1.3.5 to 1.3.6 (#515) (@dependabot[bot])
- 963644c: Bump golang.org/x/term from 0.33.0 to 0.34.0 (#518) (@dependabot[bot])
- 5309334: Bump github.com/buildkite/go-buildkite/v4 from 4.5.1 to 4.6.0 (#520) (@dependabot[bot])
- 05dbb50: Add agent pause/resume and build list commands (#524) (@JoeColeman95)