Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

v1.1.1

Choose a tag to compare

@gh-copilot-promote-release gh-copilot-promote-release released this 17 Jun 20:15
· 4 commits to main since this release

Release notes for v1.1.1

Security fixes

This release contains multiple security fixes for underlying dependencies including Go net/http package and GitHub CLI extension library.

Using native extension update notices

Prior to v1.1.1, gh copilot notified users about new releases:

A new release of copilot is available: 1.1.0 → 1.1.1
To upgrade, run: gh extension upgrade copilot --force
https://github.com/github/gh-copilot

With v1.1.1, these notifications will now be handled by GitHub CLI as v2.66.0 release introduced native support for extension update notices. This removes double notices that some users will notice.