Bumps Microsoft.Extensions.Http.Resilience from 10.1.0 to 10.4.0
Bumps Microsoft.Extensions.ServiceDiscovery from 10.1.0 to 10.4.0
Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.14.0 to 1.15.0
Bumps OpenTelemetry.Extensions.Hosting from 1.14.0 to 1.15.0
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.14.0 to 1.15.1
Bumps OpenTelemetry.Instrumentation.Http from 1.14.0 to 1.15.0
Bumps OpenTelemetry.Instrumentation.Runtime from 1.14.0 to 1.15.0
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
dependency-version: 10.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget
- dependency-name: Microsoft.Extensions.ServiceDiscovery
dependency-version: 10.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget
- dependency-name: OpenTelemetry.Extensions.Hosting
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
dependency-version: 1.15.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget
- dependency-name: OpenTelemetry.Instrumentation.Http
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget
- dependency-name: OpenTelemetry.Instrumentation.Runtime
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget
...
Signed-off-by: dependabot[bot] <[email protected]>
Updated Microsoft.Extensions.Http.Resilience from 10.1.0 to 10.4.0.
Release notes
Sourced from Microsoft.Extensions.Http.Resilience's releases.
10.4.0
This release advances the AI abstractions with new hosted file, web search, and reasoning content types, stabilizes MCP and tool approval APIs, adds streaming latency metrics to OpenTelemetry instrumentation, and delivers bug fixes across caching, data ingestion, and resource monitoring.
Experimental API Changes
Now Stable
MEAI001) #7299FakeLogCollector.GetLogsAsync(CancellationToken)is now stable (previouslyEXTEXP0003) #7332New Experimental APIs
AddExtendedHttpClientLoggingoverloads withwrapHandlersPipelineparameter (EXTEXP0013) #7231Removed Experimental APIs
MEAI001) #7353What's Changed
AI
Telemetry and Observability
HTTP Resilience and Diagnostics
... (truncated)
10.3.0
Experimental API Changes
Now Stable
IChatReducerinterface — graduated from experimental to stable. The interface is now stable; concrete implementations (MessageCountingChatReducer,SummarizingChatReducer,ReducingChatClient) remain experimental. #7235 by @jeffhandleyFunctionCallContentandFunctionResultContentunsealed — changed fromsealed classtoclass, enabling derivation. #7229 by @stephentoub (co-authored by @Copilot)Breaking Changes to Experimental APIs
MEAI001diagnostic ID was split into feature-specific constants. OpenAI-specific experimental APIs now useOPENAI001,OPENAI002, orSCME0001instead ofMEAI001. Consumers who suppressedMEAI001for OpenAI APIs may need to suppressOPENAI001/OPENAI002instead. #7116 by @jeffhandley (co-authored by @Copilot), #7235 by @jeffhandleyNew Experimental APIs
MessageCountingChatReducer,SummarizingChatReducer,ReducingChatClient, andUseChatReducerbuilder extension. #7235 by @jeffhandleyOPENAI001,OPENAI002). #7235 by @jeffhandleyImageGenerationToolCallContentandImageGenerationToolResultContent— added to JSON serialization infrastructure. #7275 by @stephentoub (co-authored by @Copilot)What's Changed
AI
Diagnostics, Health Checks, and Resource Monitoring
Service Discovery
... (truncated)
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
Commits viewable in compare view.
Updated Microsoft.Extensions.ServiceDiscovery from 10.1.0 to 10.4.0.
Release notes
Sourced from Microsoft.Extensions.ServiceDiscovery's releases.
10.4.0
This release advances the AI abstractions with new hosted file, web search, and reasoning content types, stabilizes MCP and tool approval APIs, adds streaming latency metrics to OpenTelemetry instrumentation, and delivers bug fixes across caching, data ingestion, and resource monitoring.
Experimental API Changes
Now Stable
MEAI001) #7299FakeLogCollector.GetLogsAsync(CancellationToken)is now stable (previouslyEXTEXP0003) #7332New Experimental APIs
AddExtendedHttpClientLoggingoverloads withwrapHandlersPipelineparameter (EXTEXP0013) #7231Removed Experimental APIs
MEAI001) #7353What's Changed
AI
Telemetry and Observability
HTTP Resilience and Diagnostics
... (truncated)
10.3.0
Experimental API Changes
Now Stable
IChatReducerinterface — graduated from experimental to stable. The interface is now stable; concrete implementations (MessageCountingChatReducer,SummarizingChatReducer,ReducingChatClient) remain experimental. #7235 by @jeffhandleyFunctionCallContentandFunctionResultContentunsealed — changed fromsealed classtoclass, enabling derivation. #7229 by @stephentoub (co-authored by @Copilot)Breaking Changes to Experimental APIs
MEAI001diagnostic ID was split into feature-specific constants. OpenAI-specific experimental APIs now useOPENAI001,OPENAI002, orSCME0001instead ofMEAI001. Consumers who suppressedMEAI001for OpenAI APIs may need to suppressOPENAI001/OPENAI002instead. #7116 by @jeffhandley (co-authored by @Copilot), #7235 by @jeffhandleyNew Experimental APIs
MessageCountingChatReducer,SummarizingChatReducer,ReducingChatClient, andUseChatReducerbuilder extension. #7235 by @jeffhandleyOPENAI001,OPENAI002). #7235 by @jeffhandleyImageGenerationToolCallContentandImageGenerationToolResultContent— added to JSON serialization infrastructure. #7275 by @stephentoub (co-authored by @Copilot)What's Changed
AI
Diagnostics, Health Checks, and Resource Monitoring
Service Discovery
... (truncated)
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
Commits viewable in compare view.
Updated OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.14.0 to 1.15.0.
Release notes
Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's releases.
1.15.0
For highlights and announcements pertaining to this release see: Release Notes > 1.15.0.
The following changes are from the previous release 1.14.0.
NuGet: OpenTelemetry v1.15.0
Added support for the
OTEL_SDK_DISABLEDenvironment variable in TracerProvider,MeterProvider, and LoggerProvider. When
OTEL_SDK_DISABLED=true,the SDK returns no-op implementations for all telemetry signals.
The
OTEL_SDK_DISABLEDenvironment variable is only evaluated upon applicationstartup, later changes have no effect.
(#6568)
Added
LowMemorytemporality as an option in the OTLP metrics exporter.(#6648)
Added support for
Meter.TelemetrySchemaUrlproperty.(#6714)
Improve performance and reduce memory consumption for metrics histograms.
(#6715)
Decode
valuein OTEL_RESOURCE_ATTRIBUTES environment variable.(#6737)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.15.0
TracerProvider.GetTracerwhich accepts an optionalstring? schemaUrlparameter, allowing a schema URL to be set on theTracer.(#6736)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.15.0
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.15.0
Added support for
ActivitySource.TelemetrySchemaUrlproperty.(#6713)
Added support for
Meter.TelemetrySchemaUrlproperty.(#6714)
See CHANGELOG for details.
... (truncated)
1.15.0-beta.1
The following changes are from the previous release 1.14.0-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.15.0-beta.1
1.15.0.(#6841)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.15.0-beta.1
1.15.0.(#6841)
See CHANGELOG for details.
NuGet: OpenTelemetry.Shims.OpenTracing v1.15.0-beta.1
1.15.0.(#6841)
See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Extensions.Hosting from 1.14.0 to 1.15.0.
Release notes
Sourced from OpenTelemetry.Extensions.Hosting's releases.
1.15.0
For highlights and announcements pertaining to this release see: Release Notes > 1.15.0.
The following changes are from the previous release 1.14.0.
NuGet: OpenTelemetry v1.15.0
Added support for the
OTEL_SDK_DISABLEDenvironment variable in TracerProvider,MeterProvider, and LoggerProvider. When
OTEL_SDK_DISABLED=true,the SDK returns no-op implementations for all telemetry signals.
The
OTEL_SDK_DISABLEDenvironment variable is only evaluated upon applicationstartup, later changes have no effect.
(#6568)
Added
LowMemorytemporality as an option in the OTLP metrics exporter.(#6648)
Added support for
Meter.TelemetrySchemaUrlproperty.(#6714)
Improve performance and reduce memory consumption for metrics histograms.
(#6715)
Decode
valuein OTEL_RESOURCE_ATTRIBUTES environment variable.(#6737)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.15.0
TracerProvider.GetTracerwhich accepts an optionalstring? schemaUrlparameter, allowing a schema URL to be set on theTracer.(#6736)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.15.0
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.15.0
Added support for
ActivitySource.TelemetrySchemaUrlproperty.(#6713)
Added support for
Meter.TelemetrySchemaUrlproperty.(#6714)
See CHANGELOG for details.
... (truncated)
1.15.0-beta.1
The following changes are from the previous release 1.14.0-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.15.0-beta.1
1.15.0.(#6841)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.15.0-beta.1
1.15.0.(#6841)
See CHANGELOG for details.
NuGet: OpenTelemetry.Shims.OpenTracing v1.15.0-beta.1
1.15.0.(#6841)
See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.AspNetCore from 1.14.0 to 1.15.1.
Release notes
Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.
1.15.1
NuGet: OpenTelemetry.Instrumentation.AspNet v1.15.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.15.1
Activityis created.(#3820)
See CHANGELOG for details.
1.15.0
NuGet: OpenTelemetry.Exporter.OneCollector v1.15.0
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-rc.1
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.15.0-rc.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-beta.2
NuGet: OpenTelemetry.Resources.Host v1.15.0-beta.2
host.archattribute to returnamd64instead ofx64for X64 architecture to comply with OpenTelemetry Semantic Conventions.(#3811)
See CHANGELOG for details.
1.15.0-beta.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.15.0-beta.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.15.0-alpha.1
1.15.0.(#3721)
See CHANGELOG for details.
1.14.2
NuGet: OpenTelemetry.Extensions.AWS v1.14.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.2
AWSSDK.Coreto4.0.3.3.Older versions are affected by CVE-2026-22611.
(#3683)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.2
No notable changes.
See CHANGELOG for details.
1.14.1
NuGet: OpenTelemetry.Extensions.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.1
OpenTelemetry.Instrumentation.AWSLambda in the Lambda layer. In this scenario
nothing is forcing the NuGet resolution to include the updated version of
Amazon.Lambda.Core that has the reworked logic
for determining the trace id.
(#3629)
See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.Http from 1.14.0 to 1.15.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.Http's releases.
1.15.0
NuGet: OpenTelemetry.Exporter.OneCollector v1.15.0
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-rc.1
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.15.0-rc.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-beta.2
NuGet: OpenTelemetry.Resources.Host v1.15.0-beta.2
host.archattribute to returnamd64instead ofx64for X64 architecture to comply with OpenTelemetry Semantic Conventions.(#3811)
See CHANGELOG for details.
1.15.0-beta.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.15.0-beta.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.15.0-alpha.1
1.15.0.(#3721)
See CHANGELOG for details.
1.14.2
NuGet: OpenTelemetry.Extensions.AWS v1.14.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.2
AWSSDK.Coreto4.0.3.3.Older versions are affected by CVE-2026-22611.
(#3683)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.2
No notable changes.
See CHANGELOG for details.
1.14.1
NuGet: OpenTelemetry.Extensions.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.1
OpenTelemetry.Instrumentation.AWSLambda in the Lambda layer. In this scenario
nothing is forcing the NuGet resolution to include the updated version of
Amazon.Lambda.Core that has the reworked logic
for determining the trace id.
(#3629)
See CHANGELOG for details.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.Runtime from 1.14.0 to 1.15.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.Runtime's releases.
1.15.0
NuGet: OpenTelemetry.Exporter.OneCollector v1.15.0
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-rc.1
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.15.0-rc.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-beta.2
NuGet: OpenTelemetry.Resources.Host v1.15.0-beta.2
host.archattribute to returnamd64instead ofx64for X64 architecture to comply with OpenTelemetry Semantic Conventions.(#3811)
See CHANGELOG for details.
1.15.0-beta.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.15.0-beta.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.15.0-alpha.1
1.15.0.(#3721)
See CHANGELOG for details.
1.14.2
NuGet: OpenTelemetry.Extensions.AWS v1.14.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.2
AWSSDK.Coreto4.0.3.3.Older versions are affected by CVE-2026-22611.
(#3683)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.2
No notable changes.
See CHANGELOG for details.
1.14.1
NuGet: OpenTelemetry.Extensions.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.1
OpenTelemetry.Instrumentation.AWSLambda in the Lambda layer. In this scenario
nothing is forcing the NuGet resolution to include the updated version of
Amazon.Lambda.Core that has the reworked logic
for determining the trace id.
(#3629)
See CHANGELOG for details.
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions