Skip to content
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

Update opentelemetry-dotnet monorepo to v1.0.0-rc9.6 #1757

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
OpenTelemetry.Extensions.Hosting (source) nuget patch 1.0.0-rc9.5 -> 1.0.0-rc9.6
OpenTelemetry.Instrumentation.AspNetCore (source) nuget patch 1.0.0-rc9.5 -> 1.0.0-rc9.6

Release Notes

open-telemetry/opentelemetry-dotnet

v1.0.0-rc9.6

Compare Source

OpenTelemetry.Instrumentation.AspNetCore

  • Removed netstandard2.0 and netstandard2.1 targets. .NET 5 reached EOL
    in May 2022 and .NET Core 3.1 reaches EOL in December 2022. The
    instrumentation for ASP.NET Core now requires .NET 6 or later.
    (#​3567)

  • Fixed an issue where activity started within middleware was modified by
    instrumentation library.
    (#​3498)

  • Updated to use Activity native support from
    System.Diagnostics.DiagnosticSource to set activity status.
    (#​3118)
    (#​3555)

OpenTelemetry.Instrumentation.GrpcNetClient

  • Updated to use Activity native support from System.Diagnostics.DiagnosticSource
    to set activity status.
    (#​3118)
    (#​3569)

OpenTelemetry.Instrumentation.Http

  • Updated to use Activity native support from System.Diagnostics.DiagnosticSource
    to set activity status.
    (#​3118)
    (#​3555)

  • Changed activity source name from OpenTelemetry.HttpWebRequest
    to OpenTelemetry.Instrumentation.Http.HttpWebRequest for HttpWebRequests
    and from OpenTelemetry.Instrumentation.Http
    to OpenTelemetry.Instrumentation.Http.HttpClient for HttpClient.
    (#​3515)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file. label Aug 19, 2022
@github-actions github-actions bot added template/API The Swagger API project template template/GraphQL The GraphQL project template template/Orleans The Microsoft Orleans project template labels Aug 19, 2022
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 19aa60b to 7d91c81 Compare August 19, 2022 13:07
@RehanSaeed RehanSaeed added the patch Pull requests requiring a patch version update according to semantic versioning. label Aug 19, 2022
@RehanSaeed RehanSaeed merged commit bb15c66 into main Aug 19, 2022
@RehanSaeed RehanSaeed deleted the renovate/opentelemetry-dotnet-monorepo branch August 19, 2022 15:29
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. patch Pull requests requiring a patch version update according to semantic versioning. template/API The Swagger API project template template/GraphQL The GraphQL project template template/Orleans The Microsoft Orleans project template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant