Skip to content

Publish release 2.0.0 🚀#2185

Merged
Tatsinnit merged 1 commit into
Azure:mainfrom
Tatsinnit:publish-2.0.0
Jun 1, 2026
Merged

Publish release 2.0.0 🚀#2185
Tatsinnit merged 1 commit into
Azure:mainfrom
Tatsinnit:publish-2.0.0

Conversation

@Tatsinnit
Copy link
Copy Markdown
Member

@Tatsinnit Tatsinnit commented May 30, 2026

🚀 v2.0.0 — Structured Grouped Menu and Classic Menu

Highlights

New Default: Structured Grouped Menu

This is a major release that changes the default context menu experience for AKS clusters. Commands are now organized into role-based groups instead of a flat list:

Group Purpose
Develop & Deploy Kubectl, ACR attach, Draft, KAITO, Azure Service Operators
Troubleshoot & Diagnose AKS Diagnostics, Periscope, Inspektor Gadget, Retina
Manage Cluster Properties, Portal, delete, rotate cert, reconcile

Prefer the classic layout? A single click on "AKS: Take me back to Classic Menu" (available in the context menu and Command Palette) restores the previous experience instantly. Both modes remain fully supported.

VSIX to test

For converting to vsix, please rename this zip file but removing the .zip in the end, please don't extract it.


What's Changed

Features & Enhancements

Improvements & Fixes

Dependencies

  • 44 dependabot PRs — routine dependency bumps across runtime and dev dependencies

Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the extension version from 1.7.8 to 2.0.0 to publish the v2.0.0 release, which makes the structured grouped context menu the default, adds the "Ask @Azure" Copilot integration, and includes the other features summarized in the description. The lockfile is regenerated alongside the version bump, resulting in many devOptionaldev reclassifications.

Changes:

  • Bump version in package.json from 1.7.8 to 2.0.0.
  • Bump root version entries in package-lock.json to 2.0.0.
  • Regenerated lockfile reclassifies many transitive packages from devOptional to dev (and tags ajv, fast-json-stable-stringify, json-schema-traverse as dev).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Version bump to 2.0.0 for the release.
package-lock.json Version bump plus lockfile regeneration adjusting dev/devOptional flags.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Member

@bosesuneha bosesuneha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, tested on macos

Copy link
Copy Markdown
Collaborator

@tejhan tejhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm.

@Tatsinnit Tatsinnit merged commit 3ced94a into Azure:main Jun 1, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release 🧉🎷 Release PR for Marketplace

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants