Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

chore(deps): update non-major nuget dependencies #547

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Monitor.OpenTelemetry.AspNetCore (source) 1.0.0-beta.7 -> 1.0.0-beta.8 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.0-rc.1.23421.29 -> 8.0.0-rc.2.23480.2 age adoption passing confidence
Microsoft.EntityFrameworkCore.Design (source) 8.0.0-rc.1.23419.6 -> 8.0.0-rc.2.23480.1 age adoption passing confidence
Microsoft.EntityFrameworkCore.SqlServer (source) 8.0.0-rc.1.23419.6 -> 8.0.0-rc.2.23480.1 age adoption passing confidence
Microsoft.Extensions.Configuration.Binder (source) 8.0.0-rc.1.23419.4 -> 8.0.0-rc.2.23479.6 age adoption passing confidence
Microsoft.Extensions.DependencyModel (source) 8.0.0-rc.1.23419.4 -> 8.0.0-rc.2.23479.6 age adoption passing confidence
Verify.Xunit 22.1.1 -> 22.1.3 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-net (Azure.Monitor.OpenTelemetry.AspNetCore)

v1.0.0-beta.8

1.0.0-beta.8 (2023-10-05)

Breaking Changes
  • Removed package references to the beta versions of OpenTelemetry.Instrumentation.AspNetCore, OpenTelemetry.Instrumentation.Http, and OpenTelemetry.Instrumentation.SqlClient.
    Instead, these packages are now internally vendored within the distro.
    Due to this change, users will no longer be able to access the public APIs of these beta packages.
    Manually adding package references to these instrumentation libraries in an application will cause the internal vendored instrumentation from the distro to be ignored.
    If users choose to add these references, they must ensure to update their configuration subsequently. This includes incorporating the necessary instrumentation using either TracerProviderBuilder or MeterProviderBuilder.
Other Changes
  • Vendored the code of instrumentation libraries OpenTelemetry.Instrumentation.AspNetCore, OpenTelemetry.Instrumentation.Http, and OpenTelemetry.Instrumentation.SqlClient from the OpenTelemetry .NET repository.
    Integrated the forked code and converted all of its public API to internal.
    This ensures that Azure.Monitor.OpenTelemetry.AspNetCore has native support for ASP.NET Core, HTTP Client, and SQL instrumentation without needing external beta package references.
  • Vendored the code of the OpenTelemetry.ResourceDetectors.Azure resource detector from the OpenTelemetry .NET Contrib repository and made its public API internal.
  • Removed reference to the OpenTelemetry.ResourceDetectors.Azure resource detector package.
  • Replaced the project reference for Azure.Monitor.OpenTelemetry.Exporter with a 1.0.0 package reference.
VerifyTests/Verify (Verify.Xunit)

v22.1.3

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added .NET Pull requests that update .net code dependencies A change (usually an update) to dependencies labels Oct 7, 2023
@renovate renovate bot force-pushed the renovate/non-major-nuget-dependencies branch from 9851feb to 39b5e17 Compare October 9, 2023 04:23
@renovate renovate bot changed the title chore(deps): update dependency azure.monitor.opentelemetry.aspnetcore to v1.0.0-beta.8 chore(deps): update non-major nuget dependencies Oct 9, 2023
@renovate renovate bot force-pushed the renovate/non-major-nuget-dependencies branch from 39b5e17 to f9043f4 Compare October 10, 2023 16:56
@ThorstenSauter ThorstenSauter merged commit 8854c79 into main Oct 10, 2023
7 checks passed
@ThorstenSauter ThorstenSauter deleted the renovate/non-major-nuget-dependencies branch October 10, 2023 19:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies A change (usually an update) to dependencies .NET Pull requests that update .net code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant