Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.microsoft.azure:applicationinsights from 2.6.4 to 3.5.2 #1333

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

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

Release notes

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

Application Insights Java 3.5.2 (GA)

Enhancements:

  • Add an env var for disabling logging instrumentation (#3622)
  • Trim the connecting string (#3629)
  • Update to OpenTelemetry Java Instrumentation 2.3.0 (#3649)
  • Reduce logging (#3564)

Application Insights Java 3.5.1 (GA)

Bug fixes:

  • Fix sampling overrides for http.target when url.query is present (#3588)
  • Support url.query from OTel stable HTTP semconv (#3581)
  • Fix ETW initialization failure for App Service Windows (#3571)
  • Fix ingestion sampling(#3578)

Application Insights Java 3.5.0 (GA)

Breaking changes

  • ⚠️⚠️ Stable HTTP semantic conventions are now emitted ⚠️⚠️ TOO MANY CHANGES TO LIST HERE, be sure to review the full list of changes.

Enhancements:

  • Update to OpenTelemetry Java 2.1.0 (#3418)
  • Support stable HTTP semantic conventions (#3418)
  • GA sampling overrides (#3463)
  • Collect JMX metrics via OTLP (#3406)
  • Support OpenTelemetry Java instrumentation Agent Extension (#3493)
  • Support Pekko instrumentation (#3517)

Bug fixes:

  • Fix ETW log for non-auto attach (#3560)
  • Fix duplicate exceptions (#3555)

Application Insights Java 3.4.19 (GA)

Enhancements:

  • Update to OpenTelemetry Java 1.32 (#3394)
  • Update to azure-monitor-opentelemetry-exporter to 1.0.0-beta.15 (#3360)
  • Support non-string type telemetry processor attributes (#3388)
  • Double pumping JMX metrics to OTLP and Breeze (#3406)

Application Insights Java 3.4.18 (GA)

Enhancements:

  • Update to OpenTelemetry Java 1.31 (#3341)
  • Update to azure-monitor-opentelemetry-exporter to 1.0.0-beta.13 (#3356)

... (truncated)

Changelog

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

Version 3.5.2 GA (04/19/2024)

Enhancements:

  • Add an env var for disabling logging instrumentation (#3622)
  • Trim the connecting string (#3629)
  • Update to OpenTelemetry Java Instrumentation 2.3.0 (#3649)
  • Reduce logging (#3564)

Version 3.5.1 GA (03/11/2024)

Bug fixes:

  • Fix sampling overrides for http.target when url.query is present (#3588)
  • Support url.query from OTel stable HTTP semconv (#3581)
  • Fix ETW initialization failure for App Service Windows (#3571)
  • Fix ingestion sampling(#3578)

Version 3.5.0 GA (02/29/2024)

Breaking changes

  • ⚠️⚠️ Stable HTTP semantic conventions are now emitted ⚠️⚠️ TOO MANY CHANGES TO LIST HERE, be sure to review the full list of changes.

Enhancements:

  • Update to OpenTelemetry Java 2.1.0 (#3418)
  • Support stable HTTP semantic conventions (#3418)
  • GA sampling overrides (#3463)
  • Collect JMX metrics via OTLP (#3406)
  • Support OpenTelemetry Java instrumentation Agent Extension (#3493)
  • Support Pekko instrumentation (#3517)

Bug fixes:

  • Fix ETW log for non-auto attach (#3560)
  • Fix duplicate exceptions (#3555)

Version 3.4.19 GA (12/20/2023)

Enhancements:

  • Update to OpenTelemetry Java 1.32 (#3394)
  • Update to azure-monitor-opentelemetry-exporter to 1.0.0-beta.15 (#3360)
  • Support non-string type telemetry processor attributes (#3388)

... (truncated)

Commits
  • 541d7a5 Bump gradle.plugin.io.morethan.jmhreport:gradle-jmh-report from 0.9.0 to 0.9....
  • 67cffcc Update change log for 3.5.2 (#3656)
  • 2a24671 Reduce logging (#3564)
  • e686cb7 Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#3655)
  • 35787dd Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final (#3650)
  • 604aac1 Bump com.gradle.enterprise from 3.17.1 to 3.17.2 (#3652)
  • 3a4bc27 Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#3651)
  • 26fd932 Bump com.gradle.enterprise:com.gradle.enterprise.gradle.plugin from 3.17.1 to...
  • 7ab4547 Update OpenTelemetry depencencies (#3649)
  • d2b9179 Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.10 to 6.0.12 (#...
  • 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.5.2.
- [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.5.2)

---
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 Apr 29, 2024
@dependabot dependabot bot requested a review from rohit489 April 29, 2024 06:36
@jozavala-msft
Copy link
Member

jozavala-msft commented Apr 29, 2024

Breaking change, needs refactor before merge

Copy link
Member

@jozavala-msft jozavala-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaking change, needs refactor before merge

…into dependabot/maven/DataProcessing/datax-utility/com.microsoft.azure-applicationinsights-core-3.5.2
Copy link
Member

@jozavala-msft jozavala-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please refactor the code and re-run validation job before merging

…into dependabot/maven/DataProcessing/datax-utility/com.microsoft.azure-applicationinsights-core-3.5.2
@Ed-Maeng Ed-Maeng changed the title Bump com.microsoft.azure:applicationinsights-core from 2.6.4 to 3.5.2 in /DataProcessing/datax-utility Bump com.microsoft.azure:applicationinsights from 2.6.4 to 3.5.2 May 11, 2024
@Ed-Maeng
Copy link
Contributor

Need to match applicationinsights-logging-log4j1_2 needs to match the version. But the current highest version is 2.6.4.

@Ed-Maeng Ed-Maeng closed this May 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2024

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.

@dependabot dependabot bot deleted the dependabot/maven/DataProcessing/datax-utility/com.microsoft.azure-applicationinsights-core-3.5.2 branch May 12, 2024 03:48
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.

2 participants