docs: release notes and changelog for v0.8.1#727
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares the documentation set for the v0.8.1 patch release by adding release notes and a corresponding changelog entry, and by updating the docs index so readers can discover the new patch section.
Changes:
- Added a new 0.8.1 section to
CHANGELOG.mdsummarizing features, improvements, fixes, and dependency updates. - Appended a Patch Release v0.8.1 section to the 0.8 release notes page with detailed, PR-linked highlights and community shoutouts.
- Updated the docs release-notes index to link directly to the new v0.8.1 patch section anchor.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
CHANGELOG.md |
Adds a top-level 0.8.1 entry with structured bullets and PR/issue links for the patch release. |
docs/release-notes/0.8.md |
Appends a new “Patch Release v0.8.1” section consistent with prior patch-release formatting and cross-links to the changelog anchor. |
docs/index.md |
Adds a 0.8.1 link pointing to the correct patch-release anchor within the 0.8 release notes page. |
Contributor
✅ Code Quality Checks
This comment is updated automatically on each push. |
Contributor
📦 Build Size Report
Download artifact · updated automatically on each push. |
khelanmodi
approved these changes
Jun 3, 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.
Summary
Prepares documentation for the v0.8.1 patch release.
Files changed
CHANGELOG.md## 0.8.1section at the topdocs/release-notes/0.8.md## Patch Release v0.8.1section appendeddocs/index.md0.8.1link in the Release Notes indexWhat's covered (all PRs in milestone 0.8.1)
New Features
Improvements / Fixes
node:util.isNullOrUndefined(chore: update azext libs for Node 24 compatibility #699)_id_index always sorted first (fix(tree): sort _id_ index first in the index list #662, Sort _id_ index first in the index list 📌 #657)credentialId→clusterIdparameter rename (refactor(ClustersClient): rename credentialId parameter to clusterId [reviewed] #652, Code quality: Rename credentialId to clusterId in ClustersClient methods #567)Dependencies
webpack-dev-server,@nevware21/ts-utils,qs/expressupdates (chore(deps-dev): bump webpack-dev-server from 5.2.3 to 5.2.4 #654, chore(deps): bump @nevware21/ts-utils from 0.13.0 to 0.14.0 #672, chore(deps-dev): bump @nevware21/ts-utils from 0.12.5 to 0.14.0 in /api #673, chore(deps): bump qs and express #678)Community contributions highlighted
Explicit shoutouts in the release notes for: