-
Notifications
You must be signed in to change notification settings - Fork 849
Prepare a servicing release for 10.0.1 #7069
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
Merged
jeffhandley
merged 13 commits into
dotnet:release/10.0
from
jeffhandley:jeffhandley/meai-servicing-10.0.1
Nov 21, 2025
Merged
Prepare a servicing release for 10.0.1 #7069
jeffhandley
merged 13 commits into
dotnet:release/10.0
from
jeffhandley:jeffhandley/meai-servicing-10.0.1
Nov 21, 2025
Conversation
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
…otnet#7027) Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: stephentoub <[email protected]> Co-authored-by: adamsitnik <[email protected]>
…erable (dotnet#7039) Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: adamsitnik <[email protected]>
* Initial plan * Update Aspire version to 13.0.0 in GeneratedContent.targets Co-authored-by: MackinnonBuck <[email protected]> * Update template snapshots with Aspire 13.0.0 and ServiceDiscovery 10.0.0 Co-authored-by: MackinnonBuck <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: MackinnonBuck <[email protected]>
adamsitnik
approved these changes
Nov 21, 2025
Member
adamsitnik
left a comment
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.
LGTM, big thanks for taking care of that @jeffhandley !
FWIW I realized that Data Ingestion should most likely also provide CHANGELOG.md, so I've created following issue #7071 and I am going to use the Copilot to write it for me.
src/Libraries/Microsoft.Extensions.AI.OpenAI/OpenAIResponsesChatClient.cs
Show resolved
Hide resolved
…on of valid boolean schemas (dotnet#7066) * Initial plan * Fix operator precedence bug in ValidateSchemaDocument and add tests Co-authored-by: stephentoub <[email protected]> * Replace reflection-based tests with public API tests Co-authored-by: stephentoub <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: stephentoub <[email protected]>
…tnet#7067) * Initial plan * Replace JsonSerializer.Deserialize with JsonElement.Parse for string to JsonElement conversions Co-authored-by: stephentoub <[email protected]> * Replace remaining JsonSerializer.Deserialize with JsonElement.Parse for byte spans Co-authored-by: stephentoub <[email protected]> * Remove internal ParseJsonElement helper method from AIJsonUtilities Co-authored-by: eiriktsarpalis <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: stephentoub <[email protected]> Co-authored-by: eiriktsarpalis <[email protected]>
* Change type of ContinuationToken properties from object? to ResponseContinuationToken? * Delete unnecessary compat suppressions --------- Co-authored-by: Stephen Toub <[email protected]>
MackinnonBuck
approved these changes
Nov 21, 2025
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.
Includes:
Packages to be published from this servicing release:
Microsoft Reviewers: Open in CodeFlow