Skip to content

v1.0.3

Compare
Choose a tag to compare
@gh-copilot-promote-release gh-copilot-promote-release released this 15 May 12:31
· 3 commits to main since this release

Release notes for v1.0.3

This patch release focuses on quality of life fixes impacting users:

Multi-account support

GitHub Copilot in the CLI now supports multi-account users using --hostname flag or GH_HOST environment variable to specify the GitHub hostname for commands that would otherwise assume the github.com host.

Improved exception reporting

In order to better identify recurring exceptions since GA, exception reporting now captures the following limited dimensions only if optional usage analytics is enabled:

  • GitHub host used (github.com)
  • operating system (darwin, linux, windows)
  • CPU architecture (386, amd64, arm64, arm)
  • build SHA (65174eb5689c8c6916d66d3948bd41c2c12284f7)

The GitHub Copilot in the CLI team wants thank our community for its trust to responsibly and transparently explain where and why usage metrics are gathered! 🙇