Skip to content

Bump Microsoft.ApplicationInsights.AspNetCore from 2.23.0 to 3.1.1#333

Open
dependabot[bot] wants to merge 1 commit into
Automatic_version_update_dependabotfrom
dependabot/nuget/Automatic_version_update_dependabot/Microsoft.ApplicationInsights.AspNetCore-3.1.1
Open

Bump Microsoft.ApplicationInsights.AspNetCore from 2.23.0 to 3.1.1#333
dependabot[bot] wants to merge 1 commit into
Automatic_version_update_dependabotfrom
dependabot/nuget/Automatic_version_update_dependabot/Microsoft.ApplicationInsights.AspNetCore-3.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Pinned Microsoft.ApplicationInsights.AspNetCore at 3.1.1.

Release notes

Sourced from Microsoft.ApplicationInsights.AspNetCore's releases.

3.1.1

Version 3.1.1

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.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 15, 2026
---
updated-dependencies:
- dependency-name: Microsoft.ApplicationInsights.AspNetCore
  dependency-version: 3.1.1
  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/Automatic_version_update_dependabot/Microsoft.ApplicationInsights.AspNetCore-3.1.1 branch from 2c8e7b9 to f731e6b Compare May 21, 2026 04:57
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants