Bump OpenTelemetry.Instrumentation.Runtime from 1.17.0 to 1.18.0 - #2299
Merged
erwan-joly merged 1 commit intoAug 27, 2026
Merged
Conversation
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/nuget/OpenTelemetry.Instrumentation.Runtime-1.18.0
branch
from
August 26, 2026 11:19
4e79009 to
10b19a2
Compare
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/nuget/OpenTelemetry.Instrumentation.Runtime-1.18.0
branch
from
August 26, 2026 12:02
10b19a2 to
9c763a7
Compare
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/nuget/OpenTelemetry.Instrumentation.Runtime-1.18.0
branch
from
August 26, 2026 12:25
9c763a7 to
86214d8
Compare
Collaborator
|
@dependabot rebase |
--- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.Runtime dependency-version: 1.18.0 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.Instrumentation.Runtime-1.18.0
branch
from
August 26, 2026 12:34
86214d8 to
439218f
Compare
erwan-joly
deleted the
dependabot/nuget/OpenTelemetry.Instrumentation.Runtime-1.18.0
branch
August 27, 2026 12:45
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.
Updated OpenTelemetry.Instrumentation.Runtime from 1.17.0 to 1.18.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.Runtime's releases.
1.18.0
NuGet: OpenTelemetry.Exporter.OneCollector v1.18.0
1.18.0.(#5022)
See CHANGELOG for details.
1.18.0-rc.1
NuGet: OpenTelemetry.Instrumentation.Process v1.18.0-rc.1
1.18.0.(#5022)
See CHANGELOG for details.
1.18.0-beta.2
NuGet: OpenTelemetry.Exporter.Geneva v1.18.0-beta.2
1.18.0.(#5022)
See CHANGELOG for details.
1.18.0-beta.1
NuGet: OpenTelemetry.Exporter.Geneva v1.18.0-beta.1
Fixed a metric TLV serialization issue where an exemplar whose filtered tags
serialized to more than 255 bytes caused the payload to be corrupted.
(#4856)
Renamed the
PrivatePreviewEnableOtlpProtobufEncodingconnection string switchto
EnableOtlpProtobufEncoding. The oldPrivatePreviewEnableOtlpProtobufEncodingswitch is no longer supported.
(#4920)
Fixed a regression introduced in
1.17.0whereEtwDataTransportprepended asynthetic 4-byte length field to the ETW payload for logs and traces, causing
the agent to reject the data with "Bad forward protocol format". The raw
payload is once again written as a single unframed field.
(#4941)
See CHANGELOG for details.
1.18.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.18.0-alpha.1
Added argument validation for EventCounter source names and refresh intervals.
(#5012)
Updated OpenTelemetry core component version(s) to
1.18.0.(#5022)
See CHANGELOG for details.
Commits viewable in compare view.