Skip to content

Releases: microsoft/GitHub-Copilot-for-Azure

1.0.24

06 Jun 00:03
d1612ee
Compare
Choose a tag to compare

Fixes

  • Addressed a transient issue during releasing to VS Code marketplace

(#e41f89ac/0.2.554)

1.0.23

05 Jun 20:01
d1612ee
Compare
Choose a tag to compare

Features & Improvements

  • Updated Azure MCP to version 0.1.1
  • Static Web App best practice enhancements

Fixes

  • Removed dependency on .NET runtime, preventing "Failed to acquire .NET runtime" errors
  • Code to Cloud bug fixes

(#b90f827c/0.2.554)

1.0.8

22 May 01:20
d1612ee
Compare
Choose a tag to compare

Features & Improvements

  • Improved best practices content for Static Web App scenarios.

Fixes

  • Various bug fixes.

(#41b9ecbb/0.2.545)

1.0.0

19 May 13:25
d1612ee
Compare
Choose a tag to compare

GitHub Copilot for Azure VS Code extension is generally available now. 🎉

Features & Improvements

  • Added Azure MCP CLI tool to support data plane operations that aren't supported by Azure CLI.
  • Various improvements for deployment scenarios.

We have also updated our License to align with the license of GitHub Copilot products.

(#386e2c73/0.2.542)

0.3.290

15 May 21:40
40d3731
Compare
Choose a tag to compare

Features & Improvements

  • Upgraded to use GPT 4.1 model for all users.
  • Split the best practices tools for targeted scenarios to improve their effectiveness.
  • Added guidance for deploying Azure Static Web Apps.
  • Various improvements for deployment scenarios.

Fixes

  • Reduced the frequency of user survey notifications.

(#b7069dc9/0.2.540)

0.3.268

05 May 22:14
40d3731
Compare
Choose a tag to compare

Fixes

  • Reverted the change to use GPT 4.1 due to numerous 400 bad requests errors from the chat completion API.

(#c872977a/0.2.506)

0.3.265

03 May 00:15
40d3731
Compare
Choose a tag to compare

Features & Improvements

  • Most users should now see far fewer consent prompts when using @azure or Agent mode tools provided by GitHub Copilot for Azure.
  • Added support for Linux ARM64. Verfied against Debian 12.
  • Added the ability for @azure/Agent mode to query the Azure Activity Log for events relating to a specific resource.

Fixes

  • Fixed an issue where cached subscriptions would not reset after changing current tenant.
  • Added more information on required parameters for in schemas for Agent mode tools to reduce chance of LLM failing to call tools correctly.

(#812aa366/0.2.503)

v0.3.252

25 Apr 21:29
40d3731
Compare
Choose a tag to compare

Features & Improvements

  • GitHub Copilot for Azure will stop prompting to add Azure-related instructions to the copilot-instructions file #260. It will instead add those instructions to the custom instructions setting. Learn more about custom copilot instruction settings.
  • @azure can now help generate terraform files for your Azure infrastructure.
  • Unless a different approach is requested, azd will now be used as the default method for deploying to Azure.
  • Unless otherwise specified, new Bicep files will be placed under the infra directory.
  • When creating new .NET projects, @azure will now recommend a template based on the context and the template available on the system.
  • A new "cloud architect" tool will gather requirements for your application and recommend an Azure-based design.

(#94aee42e/0.2.489)

v0.3.223

15 Apr 21:15
40d3731
Compare
Choose a tag to compare

Features & Improvements

  • Extension is now built and published as separate platform specific packages that correspond to specific OS/Architecture platforms

(#9b0f33b5/0.2.475)

v0.3.220

10 Apr 23:04
40d3731
Compare
Choose a tag to compare

Features & Improvements

  • Added the capability to help you generate terraform IaC code.
  • Various bug fixes.

(#7b10ef1d/0.2.475)