Bump OpenTelemetry.Extensions.Hosting from 1.18.0 to 1.19.1 - #1391
Merged
intellitect-bot merged 1 commit intoSep 24, 2026
Merged
intellitect-bot merged 1 commit into
intellitect-bot merged 1 commit into
Conversation
intellitect-bot
approved these changes
Sep 21, 2026
intellitect-bot
enabled auto-merge (squash)
September 21, 2026 11:07
--- updated-dependencies: - dependency-name: OpenTelemetry.Extensions.Hosting dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/OpenTelemetry.Extensions.Hosting-1.19.1
branch
from
September 24, 2026 07:23
0de6148 to
f97b23f
Compare
intellitect-bot
approved these changes
Sep 24, 2026
intellitect-bot
deleted the
dependabot/nuget/OpenTelemetry.Extensions.Hosting-1.19.1
branch
September 24, 2026 07:32
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pinned OpenTelemetry.Extensions.Hosting at 1.19.1.
Release notes
Sourced from OpenTelemetry.Extensions.Hosting's releases.
1.19.1
For highlights and announcements pertaining to this release see: Release Notes > 1.19.1.
The following changes are from the previous release 1.19.0.
NuGet: OpenTelemetry v1.19.1
NotSupportedExceptionthrown when building aTracerProviderorMeterProviderwith a large number of wildcard source/meter patterns onnet8.0, and a relatedOutOfMemoryExceptionthat could occur when many such providers were built over the lifetime of a process.(#7788)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.InMemory v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.OpenTelemetryProtocol v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Zipkin v1.19.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Extensions.Hosting v1.19.1
No notable changes.
... (truncated)
1.19.1-rc.1
The following changes are from the previous release 1.19.0.
NuGet: OpenTelemetry v1.19.1-rc.1
NotSupportedExceptionthrown when building aTracerProviderorMeterProviderwith a large number of wildcard source/meter patterns onnet8.0, and a relatedOutOfMemoryExceptionthat could occur when many such providers were built over the lifetime of a process.(#7788)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.InMemory v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.OpenTelemetryProtocol v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Zipkin v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Extensions.Hosting v1.19.1-rc.1
No notable changes.
See CHANGELOG for details.
... (truncated)
1.19.1-beta.1
The following changes are from the previous release 1.19.0-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.19.1-beta.1
1.19.1.(#7796)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.19.1-beta.1
1.19.1.(#7796)
See CHANGELOG for details.
NuGet: OpenTelemetry.Shims.OpenTracing v1.19.1-beta.1
1.19.1.(#7796)
See CHANGELOG for details.
1.19.0
For highlights and announcements pertaining to this release see: Release Notes > 1.19.0.
The following changes are from the previous release 1.18.0.
NuGet: OpenTelemetry v1.19.0
Added Schema URL to internally created
Resourceinstances.(#7726)
Reduced allocations when formatting self-diagnostics events with up to three parameters.
(#7730)
Added
AlwaysRecordSampler.(#7695)
Fixed
CircularBufferBucketsso the first delta histogram insertion after a reset does not result in an unnecessary scale reduction.(#7749)
Improved wildcard source/meter name matching to avoid excessive matching time at runtime.
(#7760)
Fixed lazy logger provider builds after a failure from reusing partially initialized provider state.
(#7761)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.19.0
Reduced allocations when creating log record attributes from an array.
(#7699)
Reduced allocations when setting baggage through the
paramsoverload.(#7697)
Reduced allocations when constructing
SpanAttributesfrom an array.(#7698)
Fixed parsing of an inbound
tracestateheader whose member value trimmed to an empty value that previously threw anIndexOutOfRangeExceptioninternally and could silently truncate the tracestate.(#7756)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.19.0
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.19.0
... (truncated)
1.19.0-rc.1
The following changes are from the previous release 1.18.0.
NuGet: OpenTelemetry v1.19.0-rc.1
Added Schema URL to internally created
Resourceinstances.(#7726)
Reduced allocations when formatting self-diagnostics events with up to three parameters.
(#7730)
Added
AlwaysRecordSampler.(#7695)
Fixed
CircularBufferBucketsso the first delta histogram insertion after a reset does not result in an unnecessary scale reduction.(#7749)
Improved wildcard source/meter name matching to avoid excessive matching time at runtime.
(#7760)
Fixed lazy logger provider builds after a failure from reusing partially initialized provider state.
(#7761)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api v1.19.0-rc.1
Reduced allocations when creating log record attributes from an array.
(#7699)
Reduced allocations when setting baggage through the
paramsoverload.(#7697)
Reduced allocations when constructing
SpanAttributesfrom an array.(#7698)
Fixed parsing of an inbound
tracestateheader whose member value trimmed to an empty value that previously threw anIndexOutOfRangeExceptioninternally and could silently truncate the tracestate.(#7756)
See CHANGELOG for details.
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.19.0-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Console v1.19.0-rc.1
IEnumerable<KeyValuePair<string, string?>>andIDictionary). These attributes will be serialized as JSON objects.(#7679)
... (truncated)
1.19.0-beta.1
The following changes are from the previous release 1.18.0-beta.1.
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.19.0-beta.1
Breaking Change The
PrometheusTranslationStrategyenum was renamed toPrometheusAspNetCoreTranslationStrategy.(#7751)
Fixed OpenMetrics
_createdseries being emitted for metric points with a default start time.(#7754)
Prometheus text/OpenMetrics escaping of label values, label names and help text is now more efficient.
(#7758)
A scrape request whose connection is aborted, or whose
X-Prometheus-Scrape-Timeout-Secondsdeadline elapses, now stops waiting for an in-progress metrics collection instead of continuing to wait for it to finish. The collection itself is not cancelled and continues running in the background.(#7757)
Updated OpenTelemetry core component version(s) to
1.19.0.(#7785)
See CHANGELOG for details.
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.19.0-beta.1
Breaking Change The
PrometheusTranslationStrategyenum was renamed toPrometheusHttpListenerTranslationStrategy.(#7751)
Fixed OpenMetrics
_createdseries being emitted for metric points with a default start time.(#7754)
Prometheus text/OpenMetrics escaping of label values, label names and help text is now more efficient.
(#7758)
Added
PrometheusHttpListenerOptions.ScrapeResponseTimeoutMilliseconds(default60000) which bounds how long a scrape request waits for its response.X-Prometheus-Scrape-Timeout-Secondsrequest header values may only shorten this limit. The limit bounds the request's wait only: a metrics collection already running when it is reached is not cancelled and continues running in the background.(#7757)
Updated OpenTelemetry core component version(s) to
1.19.0.(#7785)
See CHANGELOG for details.
NuGet: OpenTelemetry.Shims.OpenTracing v1.19.0-beta.1
1.19.0.(#7785)
See CHANGELOG for details.
Commits viewable in compare view.