Bump the extensions group with 3 updates #48
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.
Updated Microsoft.Extensions.AI from 9.1.0-preview.1.25064.3 to 9.10.0.
Release notes
Sourced from Microsoft.Extensions.AI's releases.
9.10.0
What's Changed
KeyNotFoundException
inHttpRequestLatencyListener.OnEventWritten
by @pentp in FixKeyNotFoundException
inHttpRequestLatencyListener.OnEventWritten
dotnet/extensions#6823ModelContextProtocol
version in MCP template by @MackinnonBuck in UpdateModelContextProtocol
version in MCP template dotnet/extensions#6870HostApplicationBuilder
in AmbientMetadata extension by @eduherminio in Add support forHostApplicationBuilder
in AmbientMetadata extension dotnet/extensions#6867New Contributors
... (truncated)
9.9.0
Highlights
AI
ApprovalRequiredAIFunction
, user input/approval request & response content).AIFunction
split into a base class to improve extensibility.IChatReducer
moved toMicrosoft.Extensions.AI.Abstractions
.ChatMessage.Role
changes as new messages.GetResponseAsync<T>
now reads only the last message (bug fix).Telemetry & Diagnostics
url.query
).server.address
telemetry emits host only (per OpenTelemetry semantic conventions).Environment.CpuUsage
.New Contributors
Full Changelog: dotnet/extensions@v9.8.0...v9.9.0
9.8.0
What's Changed
ConfigureEvaluationTests.ps1
script when$ConfigRoot
is not supplied by @peterwald in FixConfigureEvaluationTests.ps1
script when$ConfigRoot
is not supplied dotnet/extensions#6575Microsoft.Extensions.AI.Ollama
by @MackinnonBuck in RemoveMicrosoft.Extensions.AI.Ollama
dotnet/extensions#6655... (truncated)
9.7.2
Packages Released
What's Changed
Full Changelog: dotnet/extensions@v9.7.1...v9.7.2
9.7.1
Packages Released
What's Changed
Full Changelog: dotnet/extensions@v9.7.0...v9.7.1
9.7.0
What's Changed
New Contributors
Full Changelog: dotnet/extensions@v9.6.0...v9.7.0
9.6.0
What's Changed
title
anddescription
keywords from root-level schemas in AIFunctionFactory. by @eiriktsarpalis in Removetitle
anddescription
keywords from root-level schemas in AIFunctionFactory. dotnet/extensions#6465Microsoft.SemanticKernel
dependency to 1.53.0 by @MackinnonBuck in Update chat templateMicrosoft.SemanticKernel
dependency to 1.53.0 dotnet/extensions#6470AIFunction.ReturnJsonSchema
by @eiriktsarpalis in AddAIFunction.ReturnJsonSchema
dotnet/extensions#6447New Contributors
Full Changelog: dotnet/extensions@v9.5.0...v9.6.0
9.5.0
What's Changed
... (truncated)
9.4.0
What's Changed
... (truncated)
9.3.0
What's Changed
AIJsonUtilities.DefaultOptions
. by @eiriktsarpalis in Use unsafe relaxed escaping inAIJsonUtilities.DefaultOptions
. dotnet/extensions#5850ref int
parameter fromChatConversationEvaluator.CanRenderAsync()
by @peterwald in Remove theref int
parameter fromChatConversationEvaluator.CanRenderAsync()
dotnet/extensions#5896AIFunctionParameterMetadata
withMethodInfo
by @eiriktsarpalis in ReplaceAIFunctionParameterMetadata
withMethodInfo
dotnet/extensions#5886... (truncated)
9.2.0
What's Changed
FunctionInvokingChatClient.CurrentContext
by @MackinnonBuck in AddFunctionInvokingChatClient.CurrentContext
dotnet/extensions#5786ImageContent
andAudioContent
by @MackinnonBuck in RemoveImageContent
andAudioContent
dotnet/extensions#5814New Contributors
Full Changelog: dotnet/extensions@v9.1.0...v9.2.0
9.1.0
9.1.0 packages are all pushed now to NuGet.org!
What's Changed
AIJsonUtilities
to STJv8 and move to Abstractions library. by @eiriktsarpalis in LowerAIJsonUtilities
to STJv8 and move to Abstractions library. dotnet/extensions#5582... (truncated)
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.UserSecrets from 9.0.1 to 9.0.10.
Release notes
Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.
9.0.10
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.9...v9.0.10
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
9.0.8
Release
What's Changed
InvalidOperationException
onTestOutputHelper
logging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationException
onTestOutputHelper
logging. dotnet/runtime#116916Ping_TimedOut_*
tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*
tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Description has been truncated