-
Notifications
You must be signed in to change notification settings - Fork 849
Update AI changelogs for 10.0.1 release #7086
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
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 updates the CHANGELOG.md files for four AI-related libraries to document changes for the upcoming 10.0.1 release. The updates add proper titles to each changelog, document new features and fixes in the "NOT YET RELEASED" section, and add version 10.0.1 entries with their respective changes.
Key changes:
- Added proper titles to all four changelog files (e.g., "Microsoft.Extensions.AI Release History")
- Documented net10.0 package reference fixes and API accommodations across all libraries
- Added version 10.0.1 entries with specific changes for each library
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/Libraries/Microsoft.Extensions.AI/CHANGELOG.md | Added title and documented changes for 10.0.1 release including package fixes and FunctionInvokingChatClient improvements |
| src/Libraries/Microsoft.Extensions.AI.OpenAI/CHANGELOG.md | Added title and documented OpenAI 2.7.0 dependency update, image detail support, and bug fixes for version 10.0.1-preview.1.25571.5 |
| src/Libraries/Microsoft.Extensions.AI.AzureAIInference/CHANGELOG.md | Added title and documented package reference fixes and API accommodations for upcoming release |
| src/Libraries/Microsoft.Extensions.AI.Abstractions/CHANGELOG.md | Added title and documented version 10.0.1 changes including experimental API updates and schema validation fixes |
Co-authored-by: Copilot <[email protected]>
Microsoft Reviewers: Open in CodeFlow