Skip to content

Publish release 2.0.0 🚀#2185

Open
Tatsinnit wants to merge 1 commit into
Azure:mainfrom
Tatsinnit:publish-2.0.0
Open

Publish release 2.0.0 🚀#2185
Tatsinnit wants to merge 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.


What's Changed

Features & Enhancements

Improvements & Fixes

Dependencies

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

Full Changelog: 1.7.8...2.0.0

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.

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.

2 participants