Skip to content

Bump Microsoft.ApplicationInsights.WorkerService from 2.23.0 to 3.0.0#637

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/Web/Microsoft.ApplicationInsights.WorkerService-3.0.0
Closed

Bump Microsoft.ApplicationInsights.WorkerService from 2.23.0 to 3.0.0#637
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/Web/Microsoft.ApplicationInsights.WorkerService-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Updated Microsoft.ApplicationInsights.WorkerService from 2.23.0 to 3.0.0.

Release notes

Sourced from Microsoft.ApplicationInsights.WorkerService's releases.

3.0.0

3.0.0-rc1

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
  • Added support for Entra ID (Azure Active Directory) authentication using Azure.Core.TokenCredential
  • Added Self Diagnostics feature
  • Updated the default sampler from Fixed Rate to Rate-Limited Sampling.
  • Update Azure Monitor Exporter to 1.6.0-beta.2
  • Add comprehensive applicationinsights.config support
  • Add properties in TelemetryConfiguration to configure underlying exporter

Bug fix

  • Fix TrackMetric(MetricTelemetry) unsupported telemetry type error

3.0.0-beta1

  • The following Application Insights packages in this repo now use OpenTelemetry internally. OpenTelemetry is the industry standard for telemetry collection and provides better interoperability with other observability tools.
    • Microsoft.ApplicationInsights
    • Microsoft.ApplicationInsights.AspNetCore
    • Microsoft.ApplicationInsights.WorkerService
    • Microsoft.ApplicationInsights.Web
    • Microsoft.ApplicationInsights.NLogTarget
  • Classic APIs of the above packages are preserved; calls are translated to OpenTelemetry telemetry.
  • Other packages not listed above (such as certain auto-collectors and logging adapters that were published from this repo previously) will not have future versions published. See BreakingChanges.md for details.

Commits viewable in compare view.

@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies labels Mar 13, 2026
@kzu
Copy link
Copy Markdown
Member

kzu commented Mar 13, 2026

44 passed 44 passed 1 skipped
44 passed 44 passed 1 skipped
44 passed 44 passed 1 skipped

🧪 Details on macOS Unix 15.7.4
🧪 Details on Ubuntu 24.04.4 LTS
🧪 Details on Microsoft Windows 10.0.26100

from dotnet-retest v1.0.0 on .NET 10.0.5 with 💜 by @devlooped

@kzu kzu marked this pull request as draft March 13, 2026 19:51
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Web/Microsoft.ApplicationInsights.WorkerService-3.0.0 branch 2 times, most recently from c85d537 to 9593082 Compare March 13, 2026 19:59
---
updated-dependencies:
- dependency-name: Microsoft.ApplicationInsights.WorkerService
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Web/Microsoft.ApplicationInsights.WorkerService-3.0.0 branch from 9593082 to 7e8d081 Compare April 1, 2026 19:51
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2026

Superseded by #645.

@dependabot dependabot bot closed this Apr 3, 2026
@dependabot dependabot bot deleted the dependabot/nuget/src/Web/Microsoft.ApplicationInsights.WorkerService-3.0.0 branch April 3, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant