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-core from 2.6.4 to 3.5.4 in /DataProcessing/datax-utility #1443

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

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

Release notes

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

Application Insights Java 3.5.4 (GA)

No release notes provided.

Application Insights Java 3.5.3 (GA)

Enhancements:

  • Emit stable OpenTelemetry HTTP metrics (#3676)
  • Support AAD clientsecret via env var (#3692)
  • Display a message about sampling at start-up (#3700)
  • Fail if HTTP status code used in sampling override (#3708)
  • Fix misleading connection string message (#3709)
  • Update to OpenTelemetry Java Instrumentation 2.4.0 (#3711)
  • Introduce explicit option to disable ingestion sampling (#3713)
  • Remove _APPRESOURCEPREVIEW_ custom metric as it is still in preview (#3710)

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)

... (truncated)

Changelog

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

Version 3.5.4 GA (07/29/2024)

Bug fixes

  • Fix possible OOM with Wildfly (#3796)

Enhancements:

  • Fail to start-up if proxy host contains http or https (#3776)
  • Help the user to configure the connection string (#3788)
  • Update browser loader version (#3765)

CVE

Version 3.5.3 GA (05/24/2024)

Enhancements:

  • Emit stable OpenTelemetry HTTP metrics (#3676)
  • Support AAD clientsecret via env var (#3692)
  • Display a message about sampling at start-up (#3700)
  • Fail if HTTP status code used in sampling override (#3708)
  • Fix misleading connection string message (#3709)
  • Update to OpenTelemetry Java Instrumentation 2.4.0 (#3711)
  • Introduce explicit option to disable ingestion sampling (#3713)
  • Remove _APPRESOURCEPREVIEW_ custom metric as it is still in preview (#3710)

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)

... (truncated)

Commits
  • 4779ed8 Update changelog per comment (#3807)
  • 7122952 3.5.4 changelog (#3805)
  • 0a4b82b Bump com.azure:azure-monitor-opentelemetry-exporter (#3806)
  • 4393cd1 Add smoke test showing OOM due to recursive log capture on Wildfly (#3796)
  • cf2584f Suppress owasp false positive (#3804)
  • 66d4b62 Replace jfr-streaming with opentelemetry-jfr-connection (#3803)
  • d381258 Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom from ...
  • ba5e574 Bump errorProneVersion from 2.29.0 to 2.29.2 (#3797)
  • 4e231e5 Check connection string env var before loading from a file (#3794)
  • a54829c Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#3798)
  • 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.4.
- [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.4)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:applicationinsights-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 5, 2024
@Ed-Maeng
Copy link
Contributor

Ed-Maeng commented Oct 1, 2024

Latest version of app insights contains a breaking change, see #910

@Ed-Maeng Ed-Maeng closed this Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 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.4 branch October 1, 2024 17: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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant