Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates changelog files for the Microsoft.Extensions.AI libraries to document version 10.0.0 releases. The changes add new version sections at the top of each changelog file.
Key changes:
- Added 10.0.0 version entries for stable packages (Microsoft.Extensions.AI and Microsoft.Extensions.AI.Abstractions)
- Added 10.0.0-preview.1.25560.10 version entries for preview packages (Microsoft.Extensions.AI.OpenAI and Microsoft.Extensions.AI.AzureAIInference)
- Documented new features including
ImageGenerationChatClientandHostedImageGenerationTool
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/Libraries/Microsoft.Extensions.AI/CHANGELOG.md | Added 10.0.0 release notes documenting ImageGenerationChatClient and dependency updates |
| src/Libraries/Microsoft.Extensions.AI.OpenAI/CHANGELOG.md | Added 10.0.0-preview.1.25560.10 release notes documenting HostedImageGenerationTool support |
| src/Libraries/Microsoft.Extensions.AI.AzureAIInference/CHANGELOG.md | Added 10.0.0-preview.1.25560.10 release notes documenting dependency updates |
| src/Libraries/Microsoft.Extensions.AI.Abstractions/CHANGELOG.md | Added 10.0.0 release notes documenting HostedImageGenerationTool and dependency updates |
eiriktsarpalis
approved these changes
Nov 20, 2025
jeffhandley
pushed a commit
to jeffhandley/extensions
that referenced
this pull request
Nov 21, 2025
jeffhandley
pushed a commit
that referenced
this pull request
Nov 21, 2025
This was referenced Dec 11, 2025
This was referenced Jan 5, 2026
Closed
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Microsoft Reviewers: Open in CodeFlow