Skip to content

Bump Microsoft.ApplicationInsights.AspNetCore from 2.23.0 to 3.1.2 - #139

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/src/api/Microsoft.ApplicationInsights.AspNetCore-3.1.2
Closed

Bump Microsoft.ApplicationInsights.AspNetCore from 2.23.0 to 3.1.2#139
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/src/api/Microsoft.ApplicationInsights.AspNetCore-3.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.ApplicationInsights.AspNetCore from 2.23.0 to 3.1.2.

Release notes

Sourced from Microsoft.ApplicationInsights.AspNetCore's releases.

3.1.2

Version 3.1.2

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 Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/src/api/Microsoft.ApplicationInsights.AspNetCore-3.1.2 branch 2 times, most recently from ec9403b to 6d64022 Compare July 21, 2026 08:55
---
updated-dependencies:
- dependency-name: Microsoft.ApplicationInsights.AspNetCore
  dependency-version: 3.1.2
  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/api/Microsoft.ApplicationInsights.AspNetCore-3.1.2 branch from 6d64022 to a578663 Compare July 21, 2026 09:04
@uveta uveta closed this Jul 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@uveta
uveta deleted the dependabot/nuget/src/api/Microsoft.ApplicationInsights.AspNetCore-3.1.2 branch July 21, 2026 09:16
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.

1 participant