Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the Azure Resources VS Code extension for the 0.11.8 release and aligns the public API docs/changelogs with the new functionality and API version.
Changes:
- Bump extension version from
0.11.7to0.11.8inpackage.jsonandpackage-lock.json. - Clarify the
focusResourceGroupAPI documentation, including required resource group ID format and error behavior. - Finalize changelog entries for extension version
0.11.8and API version[3.1.0] - 2026-02-04, documenting new features and API v4 authentication additions.
Reviewed changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Updates the extension version to 0.11.8 for the release. |
| package-lock.json | Synchronizes the lockfile’s top-level package version with 0.11.8. |
| api/docs/vscode-azureresources-api.d.ts | Enhances focusResourceGroup parameter docs with the exact expected ID format and error behavior. |
| api/CHANGELOG.md | Converts the “Unreleased” section into [3.1.0] - 2026-02-04 with notes on focusResourceGroup and API v4 auth tooling. |
| CHANGELOG.md | Adds a 0.11.8 - 2026-02-04 section summarizing added features, fixes, and engineering changes for this release. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
MicroFish91
previously approved these changes
Feb 4, 2026
Member
Author
|
Versions have already been bumped. I'll do the notice now |
motm32
approved these changes
Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.