Skip to content

Releases: gleanwork/glean-cli

v0.14.0

13 Apr 14:15
267c80b

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

10 Apr 18:32
5054f3b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

09 Apr 18:50
fce3824

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

07 Apr 23:56
3f137e4

Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.11.0

v0.10.1

04 Apr 16:25
7d25272

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

03 Apr 23:37
0948255

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.10.0

v0.9.2

02 Apr 18:03
14aa210

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

31 Mar 00:00
1c9315b

Choose a tag to compare

What's Changed

  • deps(deps): bump github.com/gleanwork/api-client-go from 0.11.31 to 0.11.38 by @dependabot[bot] in #64
  • ci(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #61
  • deps(deps): bump github.com/charmbracelet/bubbles from 0.21.0 to 1.0.0 by @dependabot[bot] in #62
  • deps(deps): bump github.com/zalando/go-keyring from 0.2.6 to 0.2.8 by @dependabot[bot] in #63
  • chore: remove default mise task to restore interactive picker by @rwjblue-glean in #65
  • fix: surface actual error when OAuth discovery fails by @chris-freeman-glean in #67

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

27 Mar 22:09
443ad9b

Choose a tag to compare

What's Changed

  • feat: add --output text and --fields flags to list commands by @riyao-okami in #59

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.7.0

24 Mar 18:46

Choose a tag to compare

What's Changed

  • deps(deps): bump github.com/gleanwork/api-client-go from 0.11.31 to 0.11.34 by @dependabot[bot] in #49
  • deps(deps): bump github.com/zalando/go-keyring from 0.2.6 to 0.2.7 by @dependabot[bot] in #51
  • deps(deps): bump github.com/charmbracelet/bubbles from 0.21.0 to 1.0.0 by @dependabot[bot] in #50
  • deps(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #52
  • ci(deps): bump golangci/golangci-lint-action from 6 to 9 by @dependabot[bot] in #45
  • deps(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 by @dependabot[bot] in #46
  • deps(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.36.0 by @dependabot[bot] in #47
  • deps(deps): bump golang.org/x/term from 0.36.0 to 0.41.0 by @dependabot[bot] in #48
  • fix: send X-Glean-Auth-Type: OAUTH header when using OAuth tokens by @ThePlenkov in #54
  • docs: add markdown-code sync infrastructure for README examples by @steve-calvert-glean in #55

New Contributors

Full Changelog: v0.6.4...v0.7.0