Skip to content

Releases: cli/go-gh

v2.11.1

27 Nov 20:51
65bd8d7
Compare
Choose a tag to compare

Security

  • A security vulnerability has been identified in go-gh that could leak authentication tokens intended for GitHub hosts to non-GitHub hosts when within a codespace.

    For more information, see GHSA-55v3-xh23-96gh

Full Changelog: v2.11.0...v2.11.1

v2.11.0

14 Oct 20:45
7177035
Compare
Choose a tag to compare

What's Changed

  • Replace duplicated IsEnterprise and IsTenancy functions in api pkg with auth pkg by @jtmcg in #173

New Contributors

Full Changelog: v2.10.0...v2.11.0

v2.10.0

16 Sep 11:57
267e1ca
Compare
Choose a tag to compare

What's Changed

  • Use api subdomain for REST and GQL clients when host is tenant by @williammartin in #172

Full Changelog: v2.9.0...v2.10.0

v2.9.0

29 Apr 18:10
dbd982e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.9.0

v2.8.0

03 Apr 15:10
ecc5db7
Compare
Choose a tag to compare

What's Changed

  • jq: bump up gojq, better query parse error, handle halt error gracefully by @itchyny in #155
  • Bump glamour to v0.7.0 and go mod tidy by @williammartin in #156

Full Changelog: v2.7.0...v2.8.0

v2.7.0

28 Mar 20:43
288843f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

04 Mar 14:56
45fa8a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

v2.5.0

31 Jan 13:19
d88d88f
Compare
Choose a tag to compare

What's Changed

  • Add header support to tableprinter by @heaths in #139
  • Remove default configuration and add fallback configuration by @samcoe in #142
  • Add support to config for setting and writing blank values by @samcoe in #143
  • Fix sanitization bug by @samcoe in #145
  • Config should load as unmodified by @williammartin in #147

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

12 Oct 12:12
ee75bbc
Compare
Choose a tag to compare

What's Changed

  • Fix a typo in the doc of WithTheme by @y-yagi in #134
  • Update workflows to use actions/checkout@v4 by @samcoe in #136
  • Update dependencies to address security vulnerability by @samcoe in #137
  • Update dependency to address security vulnerability by @samcoe in #140

New Contributors

Full Changelog: v2.3.0...v2.4.0

go-gh 2.3.0

25 Aug 17:14
421eac2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0