Skip to content

Bump OpenTelemetry.Instrumentation.Runtime from 1.17.0 to 1.19.0 - #128

Merged
fuseraft merged 1 commit into
mainfrom
dependabot/nuget/src/OpenTelemetry.Instrumentation.Runtime-1.19.0
Sep 25, 2026
Merged

fuseraft merged 1 commit into
mainfrom
dependabot/nuget/src/OpenTelemetry.Instrumentation.Runtime-1.19.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Updated OpenTelemetry.Instrumentation.Runtime from 1.17.0 to 1.19.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.Runtime's releases.

1.19.0

1.19.0-rc.1

1.19.0-beta.1

1.19.0-alpha.1

1.18.1

1.18.0

1.18.0-rc.1

1.18.0-beta.3

1.18.0-beta.2

  • NuGet: OpenTelemetry.Instrumentation.ServiceFabricRemoting v1.18.0-beta.2

    • Added support for registering custom Service Fabric exception convertors, so
      that applications can propagate their own exception types across remoting
      calls while still being instrumented. Service Fabric SDK 8 (runtime 11) no
      longer enables the BinaryFormatter fallback for exception serialization by
      default, and SDK 9 removes it altogether, so an exception without a
      registered convertor reaches the client as a ServiceException.
      TraceContextEnrichedServiceRemotingProviderAttribute and
      TraceContextEnrichedActorRemotingProviderAttribute are no longer sealed and
      expose GetServiceExceptionConvertors() / GetClientExceptionConvertors()
      for this purpose. A RemotingExceptionDepth property was also added to
      control how many levels of inner exceptions are serialized.
      (#​5166)

    See CHANGELOG for details.

1.18.0-beta.1

1.18.0-alpha.1

Commits viewable in compare view.

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.Runtime
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 21, 2026
@fuseraft
fuseraft merged commit f90fcdc into main Sep 25, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/src/OpenTelemetry.Instrumentation.Runtime-1.19.0 branch September 25, 2026 02:46
fuseraft added a commit that referenced this pull request Sep 25, 2026
Dependabot auto-closed PRs #124 (Microsoft.Agents.AI.Workflows) and #127
(OpenTelemetry.Instrumentation.Http) after an "@dependabot rebase" request,
claiming they were "updatable another way," but neither was bumped on main.
Apply the same version targets manually:

- Microsoft.Agents.AI.Workflows 1.21.0 -> 1.22.0, matching the
  Microsoft.Agents.AI.OpenAI bump already merged (#123).
- Microsoft.Agents.AI.A2A 1.21.0-preview.260911.1 ->
  1.22.0-preview.260918.1, the third package in that lockstep trio,
  which dependabot never opens a PR for.
- OpenTelemetry.Instrumentation.Http 1.17.0 -> 1.19.0, matching the
  Exporter (#126) and Runtime (#128) bumps already merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant