Skip to content

Bump com.microsoft.azure:applicationinsights-core from 2.6.4 to 3.7.1 in /DataProcessing/datax-utility#1598

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/DataProcessing/datax-utility/com.microsoft.azure-applicationinsights-core-3.7.1
Open

Bump com.microsoft.azure:applicationinsights-core from 2.6.4 to 3.7.1 in /DataProcessing/datax-utility#1598
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/DataProcessing/datax-utility/com.microsoft.azure-applicationinsights-core-3.7.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps com.microsoft.azure:applicationinsights-core from 2.6.4 to 3.7.1.

Release notes

Sourced from com.microsoft.azure:applicationinsights-core's releases.

Application Insights Java 3.7.1 (GA)

Application Insights Java 3.7.0 (GA)

Enhancements

  • Support for Live Metrics Filtering (#43040, #43184, #43289, #43323, #43506, #43744)
  • Update to OpenTelemetry Java Instrumentation 2.12.0 (#4034)
  • Remove user sensitive data from self-diagnostics (#3976)
  • Exclude META-INF/maven/** from agent jar to avoid CVE false positives (#4040)
  • Don't log Log Records (when debug logging enabled) if they are sampled out (#3936)
  • Include NICE, IRQ, SOFTIRQ, and STEAL in \\Processor(_Total)\\% Processor Time metric (#3987)
  • Add note to applicationinsights.log to make sure that private information is removed from the log (#4011)
  • Support finding applicationinsights.json in current dir when using runtime attach (#3990)
  • Add a warning message if the applicationinsights-agent jar is in the classpath in Java 11+ (#4039)

Application Insights Java 3.6.2 (GA)

Enhancements

Application Insights Java 3.6.1 (GA)

Bug fixes

  • Regression introduced in 3.6.0 where some exception telemetry records were missing a required field causing them to be rejected by the ingestion service (Azure/azure-sdk-for-java#42241)

Application Insights Java 3.6.0 (GA)

Enhancements

  • Update to OpenTelemetry Java Instrumentation 2.8.0 (#3871)
  • Better populate exception type name and message from span events (Azure/azure-sdk-for-java#41397)
  • Internal migration to Azure Json library (#3790)
  • Changed live metrics CPU/Memory perf counter metrics to emit normalized process CPU and process physical memory bytes. (Azure/azure-sdk-for-java#42147)

Bug fixes

  • Disable publication of gradle module metadata for all artifacts (#3836)

Application Insights Java 3.5.4 (GA)

Bug fixes

... (truncated)

Changelog

Sourced from com.microsoft.azure:applicationinsights-core's changelog.

Version 3.7.1 GA (02/26/2025)

Version 3.7.0 GA (01/22/2025)

Enhancements

  • Support for Live Metrics Filtering (#43040, #43184, #43289, #43323, #43506, #43744)
  • Update to OpenTelemetry Java Instrumentation 2.12.0 (#4034)
  • Remove user sensitive data from self-diagnostics (#3976)
  • Exclude META-INF/maven/** from agent jar to avoid CVE false positives (#4040)
  • Don't log Log Records (when debug logging enabled) if they are sampled out (#3936)
  • Include NICE, IRQ, SOFTIRQ, and STEAL in \\Processor(_Total)\\% Processor Time metric (#3987)
  • Add note to applicationinsights.log to make sure that private information is removed from the log (#4011)
  • Support finding applicationinsights.json in current dir when using runtime attach (#3990)
  • Add a warning message if the applicationinsights-agent jar is in the classpath in Java 11+ (#4039)

Version 3.6.2 GA (10/23/2024)

Enhancements

Version 3.6.1 GA (10/09/2024)

Bug fixes

  • Regression introduced in 3.6.0 where some exception telemetry records were missing a required field causing them to be rejected by the ingestion service (Azure/azure-sdk-for-java#42241)

Version 3.6.0 GA (10/03/2024)

Enhancements

  • Update to OpenTelemetry Java Instrumentation 2.8.0

... (truncated)

Commits
  • 1d78899 Bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#4101)
  • e65c07e Bump slf4jVersion from 2.0.16 to 2.0.17 (#4106)
  • bee3530 Bump io.netty:netty-bom from 4.1.118.Final to 4.1.119.Final (#4113)
  • efd87a2 Bump io.opentelemetry.instrumentation:gradle-plugins from 2.13.1-alpha to 2.1...
  • 48de1ef Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.1.5 to 6.1.6 (#4114)
  • 0550ce9 Update CODEOWNERS (#4108)
  • 0d9f9dd Bump com.github.oshi:oshi-core from 6.6.6 to 6.7.0 (#4107)
  • 3cf238a Update changelog for 3.7.1 release (#4105)
  • 2476624 Bump com.azure:azure-monitor-opentelemetry-autoconfigure from 1.0.0-beta.2 to...
  • aa2d6f3 Better sampling override behavior (#4014)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.microsoft.azure:applicationinsights-core](https://github.com/Microsoft/ApplicationInsights-Java) from 2.6.4 to 3.7.1.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-Java/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-Java/blob/main/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-Java@2.6.4...3.7.1)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:applicationinsights-core
  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 java Pull requests that update Java code labels Mar 3, 2025
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants