Add 7.0.4 changelog entry#7899
Merged
Merged
Conversation
Agent-Logs-Url: https://github.com/microsoft/CCF/sessions/98f34213-364c-4d26-ab66-c93086574d7b Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
achamayou
May 18, 2026 08:30
View session
achamayou
approved these changes
May 18, 2026
Member
|
@copilot you forgot to update the toml! |
Agent-Logs-Url: https://github.com/microsoft/CCF/sessions/6175e7ff-2fe4-4a93-aed2-1e33a2381382 Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
Contributor
Author
maxtropets
approved these changes
May 18, 2026
cjen1-msft
approved these changes
May 18, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds release notes for 7.0.4 and aligns the Python package metadata to the new version.
Changes:
- Added a 7.0.4 section and release link to
CHANGELOG.md - Moved the JSON parser depth-limit note from 7.0.3 to 7.0.4 (keeping PR reference)
- Bumped
python/pyproject.tomlversion to 7.0.4
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| python/pyproject.toml | Bumps project version to 7.0.4 |
| CHANGELOG.md | Adds 7.0.4 section/link and rehomes one “Changed” entry |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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
python/pyproject.tomlto version 7.0.4 to match the new changelog section.Validation
./scripts/release-notes-checks.sh./scripts/prettier-checks.sh