Skip to content

chore: Bump Microsoft.ApplicationInsights from 2.22.0 to 3.1.2#56

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/src/Microsoft.ApplicationInsights-3.1.2
Closed

chore: Bump Microsoft.ApplicationInsights from 2.22.0 to 3.1.2#56
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/src/Microsoft.ApplicationInsights-3.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.ApplicationInsights from 2.22.0 to 3.1.2.

Release notes

Sourced from Microsoft.ApplicationInsights'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.

2.23.0

  • no changes since beta.

2.23.0-beta1

Commits viewable in compare view.

@dependabot @github

dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: nuget. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@tig

tig commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Holding this for now. ApplicationInsights 3.x is a breaking rewrite — it removes TelemetryDebugWriter, changes the TelemetryConfiguration channel API, and changes the TrackEvent signature used in TelemetryService. Porting an opt-in, disabled-by-default telemetry path to a v3 API that can't be verified here is beyond a routine bump; it needs a deliberate telemetry migration (or a move to Azure Monitor OpenTelemetry). All other Dependabot updates were applied in #66.

---
updated-dependencies:
- dependency-name: Microsoft.ApplicationInsights
  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/Microsoft.ApplicationInsights-3.1.2 branch from 0995935 to 0700c3a Compare June 29, 2026 00:06
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #67.

@dependabot dependabot Bot closed this Jun 29, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/src/Microsoft.ApplicationInsights-3.1.2 branch June 29, 2026 00:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant