Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Python: remove hosting package entries from 1.10.0 CHANGELOG#6846

Merged
giles17 merged 1 commit into
microsoft:mainfrom
giles17:fix-changelog-remove-hosting-260630
Jun 30, 2026
Merged

Python: remove hosting package entries from 1.10.0 CHANGELOG#6846
giles17 merged 1 commit into
microsoft:mainfrom
giles17:fix-changelog-remove-hosting-260630

Conversation

@giles17

@giles17 giles17 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Removes hosting package entries from the [1.10.0]\ CHANGELOG section. These packages (hosting, hosting-responses, hosting-telegram) were excluded from the 1.10.0 release but their entries were inadvertently left in the CHANGELOG.

Also removes the foundry-hosting: Add MCP as a hard dependency entry since that change is covered by the V2 protocol upgrade entry already listed.

Motivation and Context

The release tag needs to be recreated after this merges so the CHANGELOG accurately reflects what was published.

Description

Removed 4 lines from CHANGELOG.md:

  • \�gent-framework-hosting: New hosting core package
  • \�gent-framework-hosting-responses: New Responses channel
  • \�gent-framework-hosting-telegram: Add Telegram channel
  • \�gent-framework-foundry-hosting: Add MCP as a hard dependency

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? No — documentation only

Copilot AI review requested due to automatic review settings June 30, 2026 20:34
@giles17 giles17 added documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs python Usage: [Issues, PRs], Target: Python labels Jun 30, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 corrects the Python package changelog for the 1.10.0 release by removing entries for hosting-related packages that were not actually shipped in that release, ensuring the release notes match what was published before the tag is recreated.

Changes:

  • Remove agent-framework-hosting, agent-framework-hosting-responses, and agent-framework-hosting-telegram entries from the 1.10.0 “Added” section.
  • Remove the redundant agent-framework-foundry-hosting: Add MCP as a hard dependency entry since it’s covered by the V2 protocol upgrade entry.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated Code Review

Reviewers: 5 | Confidence: 95% | Result: All clear

Reviewed: Correctness, Security Reliability, Test Coverage, Failure Modes, Design Approach


Automated review by giles17's agents

@giles17 giles17 force-pushed the fix-changelog-remove-hosting-260630 branch from 62e8f84 to a2269fc Compare June 30, 2026 20:38
Hosting packages (hosting, hosting-responses, hosting-telegram) were excluded
from the 1.10.0 release but their entries remained in the CHANGELOG.
Also removes the core hosting channel entry since it's unreachable without
the hosting packages.

Co-authored-by: Copilot <[email protected]>
@giles17 giles17 force-pushed the fix-changelog-remove-hosting-260630 branch from a2269fc to 2174608 Compare June 30, 2026 20:39
@giles17 giles17 enabled auto-merge June 30, 2026 20:42
@giles17 giles17 added this pull request to the merge queue Jun 30, 2026
Merged via the queue into microsoft:main with commit f01bea7 Jun 30, 2026
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants