Skip to content

chore: Bump Microsoft.ApplicationInsights from 2.23.0 to 3.1.0#4028

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/platform/Microsoft.ApplicationInsights-3.1.0
Closed

chore: Bump Microsoft.ApplicationInsights from 2.23.0 to 3.1.0#4028
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/platform/Microsoft.ApplicationInsights-3.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 9, 2026

Updated Microsoft.ApplicationInsights from 2.23.0 to 3.1.0.

Release notes

Sourced from Microsoft.ApplicationInsights's releases.

3.1.0

Version 3.1.0

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.

---
updated-dependencies:
- dependency-name: Microsoft.ApplicationInsights
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dotnet Pull requests that update .net code nuget platform labels Apr 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2026

All checks have passed!

Checklist

  • Branch naming matches the standard (<category>/[<backlog-item>/][<task>-]description-in-kebab-case)
  • Has at least one label attached
  • Title matches Conventional Commits (<type>(<optional-scope>): <description>)
  • Linked to an ADO ticket (contains AB#<ticket-number>)
  • Markdown files pass linting

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 23, 2026

Looks like Microsoft.ApplicationInsights is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 23, 2026
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 dotnet Pull requests that update .net code nuget platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants