-
Notifications
You must be signed in to change notification settings - Fork 0
chore: Bump Microsoft.Extensions.ServiceDiscovery and Microsoft.Extensions.ServiceDiscovery.Dns #36
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/nuget/main/multi-54ffa44ecd
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
a67afbd to
d92504a
Compare
d92504a to
8fb5de4
Compare
8fb5de4 to
646ef50
Compare
646ef50 to
30457f2
Compare
30457f2 to
1911341
Compare
1911341 to
d06510d
Compare
d06510d to
b8f34c7
Compare
b8f34c7 to
85f452b
Compare
85f452b to
12550cf
Compare
12550cf to
84c8e7a
Compare
84c8e7a to
65d3b9a
Compare
65d3b9a to
adb6f24
Compare
adb6f24 to
0d819e1
Compare
af3c7ac to
0400cbd
Compare
0400cbd to
b5f7900
Compare
b5f7900 to
6502b12
Compare
6502b12 to
1c7d87f
Compare
1c7d87f to
4f5069e
Compare
4f5069e to
17ddb21
Compare
17ddb21 to
6f221f9
Compare
6f221f9 to
e72b6e7
Compare
e72b6e7 to
3010a88
Compare
3010a88 to
aa6d012
Compare
aa6d012 to
6be4720
Compare
6be4720 to
153233e
Compare
Contributor
🎯 Affected Projects
ℹ️ About CI/CD StrategyTesting Strategy:
These jobs run in parallel for maximum speed. Detection Method:
|
Contributor
|
…sions.ServiceDiscovery.Dns Bumps Microsoft.Extensions.ServiceDiscovery from 9.3.1 to 10.2.0 Bumps Microsoft.Extensions.ServiceDiscovery.Dns from 9.3.1 to 10.2.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.ServiceDiscovery dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.ServiceDiscovery.Dns dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
153233e to
a56ed22
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.ServiceDiscovery from 9.3.1 to 10.2.0.
Release notes
Sourced from Microsoft.Extensions.ServiceDiscovery's releases.
10.2.0
What's Changed
SummarizingChatReducerintegration tests by @MackinnonBuck in Fix expected conversation length inSummarizingChatReducerintegration tests dotnet/extensions#7119New Contributors
Full Changelog: dotnet/extensions@v10.1...v10.2.0
10.1.0
What's Changed
Microsoft.Extensions.DataIngestionin AI Chat Web template by @MackinnonBuck in UseMicrosoft.Extensions.DataIngestionin AI Chat Web template dotnet/extensions#7023... (truncated)
10.0.0
What's Changed
METGEN004error message: print return type inErrorInvalidMethodReturnTypeby @eduherminio in FixMETGEN004error message: print return type inErrorInvalidMethodReturnTypedotnet/extensions#6905SummarizingChatReducerby @MackinnonBuck in Preserve function content inSummarizingChatReducerdotnet/extensions#6908... (truncated)
9.10.0
What's Changed
KeyNotFoundExceptioninHttpRequestLatencyListener.OnEventWrittenby @pentp in FixKeyNotFoundExceptioninHttpRequestLatencyListener.OnEventWrittendotnet/extensions#6823ModelContextProtocolversion in MCP template by @MackinnonBuck in UpdateModelContextProtocolversion in MCP template dotnet/extensions#6870HostApplicationBuilderin AmbientMetadata extension by @eduherminio in Add support forHostApplicationBuilderin AmbientMetadata extension dotnet/extensions#6867New Contributors
... (truncated)
9.9.0
Highlights
AI
ApprovalRequiredAIFunction, user input/approval request & response content).AIFunctionsplit into a base class to improve extensibility.IChatReducermoved toMicrosoft.Extensions.AI.Abstractions.ChatMessage.Rolechanges as new messages.GetResponseAsync<T>now reads only the last message (bug fix).Telemetry & Diagnostics
url.query).server.addresstelemetry 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.ps1script when$ConfigRootis not supplied by @peterwald in FixConfigureEvaluationTests.ps1script when$ConfigRootis not supplied dotnet/extensions#6575Microsoft.Extensions.AI.Ollamaby @MackinnonBuck in RemoveMicrosoft.Extensions.AI.Ollamadotnet/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
titleanddescriptionkeywords from root-level schemas in AIFunctionFactory. by @eiriktsarpalis in Removetitleanddescriptionkeywords from root-level schemas in AIFunctionFactory. dotnet/extensions#6465Microsoft.SemanticKerneldependency to 1.53.0 by @MackinnonBuck in Update chat templateMicrosoft.SemanticKerneldependency to 1.53.0 dotnet/extensions#6470AIFunction.ReturnJsonSchemaby @eiriktsarpalis in AddAIFunction.ReturnJsonSchemadotnet/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)
Commits viewable in compare view.
Updated Microsoft.Extensions.ServiceDiscovery.Dns from 9.3.1 to 10.2.0.
Release notes
Sourced from Microsoft.Extensions.ServiceDiscovery.Dns's releases.
10.2.0
What's Changed
SummarizingChatReducerintegration tests by @MackinnonBuck in Fix expected conversation length inSummarizingChatReducerintegration tests dotnet/extensions#7119New Contributors
Full Changelog: dotnet/extensions@v10.1...v10.2.0
10.1.0
What's Changed
Microsoft.Extensions.DataIngestionin AI Chat Web template by @MackinnonBuck in UseMicrosoft.Extensions.DataIngestionin AI Chat Web template dotnet/extensions#7023... (truncated)
10.0.0
What's Changed
METGEN004error message: print return type inErrorInvalidMethodReturnTypeby @eduherminio in FixMETGEN004error message: print return type inErrorInvalidMethodReturnTypedotnet/extensions#6905SummarizingChatReducerby @MackinnonBuck in Preserve function content inSummarizingChatReducerdotnet/extensions#6908Description has been truncated