Edit changelog for 1.8.2#465
Merged
Tobi Ogunbi (tobiogunbi) merged 2 commits intomasterfrom Mar 2, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the v1.8.2 release notes by removing an enhancement entry from the changelog.
Changes:
- Remove the “Allow id-pool header to be optional for union-of-pools (#452)” enhancement entry from v1.8.2.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -6,8 +6,6 @@ v1.8.2 is a maintenance release. It is supported for all usage. | |||
|
|
|||
| 1. Minor enhancement to JSON Schema validation reporting (#434) | |||
| 2. Minor upgrade axios to 1.13.5 (#447) | |||
There was a problem hiding this comment.
After removing the third enhancement item, there’s no blank line separating the Enhancements numbered list from the next section header (## Fixes). For consistency with other versions in this changelog (e.g., v1.8.0), add an empty line between the last list item and the ## Fixes heading so the Markdown renders cleanly.
Suggested change
| 2. Minor upgrade axios to 1.13.5 (#447) | |
| 2. Minor upgrade axios to 1.13.5 (#447) |
Naxin Fang (fangnx)
approved these changes
Mar 2, 2026
Naxin Fang (fangnx)
approved these changes
Mar 2, 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.
Please prefix all TypeScript pull-requests with
[Typescript]What
Checklist
References
JIRA:
Test & Review
Open questions / Follow-ups