diff --git a/CHANGELOG.md b/CHANGELOG.md index b48d7b23b..a2ebcb57e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,9 +16,9 @@ - [Removed `EnabledAdaptiveSampling` and replaced with `TracesPerSecond` and `SamplingRatio`](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3085) - [Added `EnableTraceBasedLogsSampler` property to `ApplicationInsightsServiceOptions` for ASP.NET Core and WorkerService packages](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3088) - [Added support for `StorageDirectory` and `DisableOfflineStorage` from `TelemetryConfiguration` in DI scenarios](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3088) +- [Update Azure.Monitor.OpenTelemetry.Exporter dependency to 1.6.0](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3094) ## Version 3.0.0-beta2 -### Added - [Automatic configuration binding from "ApplicationInsights" section in appsettings.json for both AspNetCore and WorkerService packages with configuration precedence: environment variables > explicit configuration > appsettings.json](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3064) - [Added support for Entra ID (Azure Active Directory) authentication using Azure.Core.TokenCredential](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3054) - [Added Self Diagnostics feature](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3070) @@ -26,8 +26,6 @@ - [Update Azure Monitor Exporter to 1.6.0-beta.2](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3073) - [Add comprehensive applicationinsights.config support](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3069) - [Add properties in TelemetryConfiguration to configure underlying exporter](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3065) - -### Bug fix - [Fix TrackMetric(MetricTelemetry) unsupported telemetry type error](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3071) ## Version 3.0.0-beta1 diff --git a/Directory.Packages.props b/Directory.Packages.props index 502b6af2d..475a36e8e 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -44,7 +44,7 @@ --> - +