Skip to content

Releases: microsoft/GitHub-Copilot-for-Azure

1.0.201

13 Apr 16:26
c4f93cf

Choose a tag to compare

Features and improvements

  • Reduce the frequency of updating azure skills to once per 24h

1.0.200

10 Apr 21:14
c15e844

Choose a tag to compare

Features and improvements

  • Switched to use a new Azure Resource Graph query generator API. The old API has been retired and no longer work.

1.0.196

03 Apr 18:22
06b0041

Choose a tag to compare

Features and improvements

  • Added GHE (GitHub Enterprise) support
  • Removed deprecated custom chat mode related tools/commands/instructions and documentations
  • Converted existing custom chat modes to custom agents and prompts.
  • Updated extension README with the latest information of the extension, especially around azure skills installation.

1.0.190

01 Apr 18:32
4811267

Choose a tag to compare

Features and improvements

  • Improved error handling around azure skills installation
  • Updated tool names for custom agents

1.0.178

31 Mar 19:47
9c0eb3d

Choose a tag to compare

Features and improvements

  • Add hook scripts used for telemetry tracking of Azure Skills

This was released on March 20th.

1.0.188

31 Mar 14:29
f47b744

Choose a tag to compare

Features and improvements

  • Stop showing report issue button when skills failed to install or removed, but will track in telemetry
  • Update bestpractices tool name in custom agents

1.0.186

30 Mar 15:41
2e2ef38

Choose a tag to compare

Features and improvements

  • Resolve multiple issues that were surfacing to end-users
  • Signed hook scripts used for telemetry tracking of Azure Skills

1.0.179

26 Mar 14:41
1f4304b

Choose a tag to compare

Features and improvements

  • Remove API dependency on response to prompts for learning about Azure in chat mode

1.0.176

10 Mar 15:41
0c5b466

Choose a tag to compare

Features and improvements

  • Stop showing "Report an issue" button for when alerting the users about missing git cli on their machine

1.0.175

06 Mar 22:54
cc82eeb

Choose a tag to compare

Features and improvements

  • Add a check for git cli availability before installing skills for users. Skill installation script has a dependency on git.
  • Fix a bug which led to skills removal failure when a user uninstalls the extension