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
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.
This PR contains the following updates:
1.0.0-beta.7
->1.0.0-beta.8
8.0.0-rc.1.23421.29
->8.0.0-rc.2.23480.2
8.0.0-rc.1.23419.6
->8.0.0-rc.2.23480.1
8.0.0-rc.1.23419.6
->8.0.0-rc.2.23480.1
8.0.0-rc.1.23419.4
->8.0.0-rc.2.23479.6
8.0.0-rc.1.23419.4
->8.0.0-rc.2.23479.6
22.1.1
->22.1.3
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
OpenTelemetry.Instrumentation.AspNetCore
,OpenTelemetry.Instrumentation.Http
, andOpenTelemetry.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
OpenTelemetry.Instrumentation.AspNetCore
,OpenTelemetry.Instrumentation.Http
, andOpenTelemetry.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.OpenTelemetry.ResourceDetectors.Azure
resource detector from the OpenTelemetry .NET Contrib repository and made its public API internal.OpenTelemetry.ResourceDetectors.Azure
resource detector package.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.
This PR has been generated by Mend Renovate. View repository job log here.