Skip to content

Latest commit

 

History

History
120 lines (98 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

120 lines (98 loc) · 11.1 KB

Changelog

Unreleased

  • SUP-1693 Bind "s" to stop agent by [PR #188] @jradtilbrook
  • SUP-1698: Keybind for viewing agent data within bk agent list by [PR #192] @james2791
  • Fix runtime error introduced in SUP-1695 by [PR #194] @lizrabuya
  • SUP-1695: Keybinding for viewing agent data in web from bk agent list by [PR #193] @lizrabuya
  • SUP-1658: bk agent list: appender, pagination and limiting by [PR #191] @james2791
  • SUP-1700: Agent view output metadata improvements by [PR #187] @james2791
  • SUP-1699 Change styling of bk agent list by [PR #186] @jradtilbrook
  • SUP-1682 Parallelise bulk agent stopping by [PR #184] @jradtilbrook
  • SUP-1691: bk agent list interactivity by [PR #185] @james2791
  • SUP-1560 Add bk build new by [PR #183] @lizrabuya
  • SUP-1652: Filterable bk agent list via REST API query parameters by [PR #181] @james2791
  • Resolve project pipeline by [PR #182] @mcncl
  • Bump github.com/spf13/viper from 1.18.1 to 1.18.2 by [PR #179] @dependabot
  • SUP-1619: Agent bulk stopping by [PR #178] @james2791
  • SUP-1567 Add bk agent list by [PR #175] @jradtilbrook
  • Bump github.com/charmbracelet/bubbles from 0.16.1 to 0.17.1 by [PR #177] @dependabot
  • Bump github.com/charmbracelet/bubbletea from 0.24.2 to 0.25.0 by [PR #176] @dependabot
  • SUP-1615 Add flag to open agent in browser by [PR #174] @jradtilbrook
  • Bump github.com/spf13/viper from 1.17.0 to 1.18.1 by [PR #173] @dependabot
  • SUP-1566 Add agent view command by [PR #172] @jradtilbrook
  • Bump github.com/buildkite/go-buildkite/v3 from 3.8.0 to 3.10.0 by [PR #167] @dependabot
  • SUP-1566 Augment agent stop with loading spinner by [PR #171] @jradtilbrook
  • SUP-1441 Support clustered agent URLs by [PR #170] @jradtilbrook
  • Add more build targets to goreleaser by [PR #169] @jradtilbrook
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by [PR #165] @dependabot
  • Bump github.com/buildkite/go-buildkite/v3 from 3.6.0 to 3.8.0 by [PR #164] @dependabot
  • Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by [PR #161] @dependabot
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 by [PR #163] @dependabot
  • SUP-1420: README addition by [PR #159] @james2791
  • SUP-1450: Added additional Codeowners by [PR #158] @james2791
  • Bump github.com/buildkite/go-buildkite/v3 from 3.5.0 to 3.6.0 by [PR #157] @dependabot
  • Bump github.com/buildkite/go-buildkite/v3 from 3.4.0 to 3.5.0 by [PR #154] @dependabot
  • SUP-1406 Allow configuring multiple organizations by [PR #153] @jradtilbrook
  • SUP-1335 Stop agent command by [PR #152] @jradtilbrook
  • SUP-1403 Add shared HTTP client by [PR #151] @jradtilbrook
  • Init command with checks on existing file. by [PR #150] @mcncl
  • Use a configure command to set auth by [PR #149] @mcncl

v2.0.0 (2022-07-26)

  • Go module renamed with /v2 suffix #132 (pda)
  • Remove keyring entirely and use config json #115 (lox)
  • golang.org/x/sys updated, was broken with Go 1.18 on macOS #131 (pda)
  • Prefer /usr/bin/env bash #124 (wpcarro)
  • local: replace "master" with "main" #129 (kevinburke)
  • Make BUILDKITE_PIPELINE_DEFAULT_BRANCH configurable #125 (wpcarro)
  • Update the URLs for emoji data [FDN-548] #130 (yob)
  • Remove end year in LICENSE #128 (JuanitoFatas)
  • Amend homebrew install command #117 (l-suzuki)

v1.2.0 (2021-03-11)

  • Pass through Windows env vars in local run #92 (Helcaraxan)
  • Build linux/arm64 and darwin/arm64 binaries #107 (sj26)
  • Allow meta-data to be passed to the build create command #108 (keithpitt)
  • Update keyring & go-keychain for macOS 11 fix #101 (pda)
  • Convert GitHub auth process from "web application flow" to "device flow" #100 (yob)
  • Fix usage example in README #93 (rohansingh)
  • CI: compile for macOS and Windows, not just Linux #90 (pda)
  • Create linter step to check code quality #86 (Helcaraxan)
  • Go 1.14; previously a mix 1.11, 1.12 and 1.13 #88 (pda)
  • CI pipeline #89 (pda)
  • Update the url and version for tap formula #85 (JuanitoFatas)

v1.1.0 (2020-05-15)

v1.0.0 (2019-07-05)

v0.5.0 (2019-04-20)

  • Fix bug where file backend is preferred #51 (lox)
  • Handle fancy wildcard branch patterns #49 (lox)
  • fix spelling in error messages #50 (jsleeio)

v0.4.1 (2019-03-13)

  • Fix (and test) pipeline level env #45 (lox)
  • Propagate step environment to job environment #44 (lox)
  • Fix default keychain selection #38 (lachlancooper)

v0.4.0 (2019-02-18)

  • Implement text and select block steps #25 (lox)
  • Add MIT license #34 (lox)
  • Add plugins-path and switch to temp dirs #30 (toolmantim)
  • Add some more tests and fixes for pipeline parsing #24 (lox)
  • Update README.md #23 (aaronsky)

v0.3.0 (2019-02-05)

  • Expose more of the keyring options #22 (lox)
  • Add a run alias for local run #21 (lox)
  • Provide an empty builds dir and close the bootstrap script #20 (lox)
  • Rename commands #13 (lox)
  • Reduce polling intervals in local pipeline processor #10 (lox)

v0.2.0 (2018-11-01)

v0.1.0 (2018-10-18)

  • Local run command #6 (lox)
  • Update to golang 1.11 and modules #5 (lox)