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 applicationinsights-logging-log4j2 from 2.4.1 to 2.6.1 #6599

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps applicationinsights-logging-log4j2 from 2.4.1 to 2.6.1.

Release notes

Sourced from applicationinsights-logging-log4j2's releases.

Application Insights Java SDK 2.6.1

Announcing Application Insights Java SDK 2.6.1!

Changes Since 2.6.1-BETA

Bug Fixes

  • Fix shutdown issue due to non-daemon thread (#1245)
  • Fix potential file ordering issue (#1221)

Changes Since 2.6.0

Bug Fixes

  • Fix shutdown issue due to non-daemon thread (#1245)
  • Fix potential file ordering issue (#1221)
  • Fix W3C BackCompat across multiple Application Insights instrumentation keys (#1228)
  • Fix spring boot starter when used with spring.main.lazy-initialization=true (#1227)

Application Insights Java SDK 2.6.1-BETA

Announcing Application Insights Java SDK 2.6.1-BETA!

Bug Fixes

  • Fix W3C BackCompat across multiple Application Insights instrumentation keys (#1228)
  • Fix spring boot starter when used with spring.main.lazy-initialization=true (#1227)

Application Insights Java SDK 2.6.0

Announcing Application Insights Java SDK 2.6.0!

There were no changes since 2.6.0-BETA.3.

Changes Since 2.5.0

Deprecations

If using Local Forwarder Channel, this will be a breaking change.

  • Removed Local Forwarder Channel. Local Forwarder is now a deprecated solution. The classes and configuration elements which supported this solution have been removed.

Enhancements

  • Improved MongoDB instrumentation (#1132)
  • W3C tracing with back-compat is now enabled by default (#1141)
  • Use newer id format when reporting request and dependency telemetry (#1174)
  • Removed unused dependencies from azure-application-ingishts-spring-boot-starter (xmlpull, xstream).
  • Updated to the latest version of the struts API library (used by com.microsoft.applicationinsights.web.struts.RequestNameInterceptor).
  • Various stability improvements (#1177)
  • Agent now supports Java 13 (#1149)

Bug Fixes

  • Fixed memory leak with ChannelFetcher when TelemetryClient is instantiated in large numbers.
  • Fixed Unknown constant pool issue with modeule-info.class when using older versions of ClassGraph.
  • Older Jersey versions failing when scanning classes due to inclusion of a few Java 8 class files (#1142)
  • Fixed potential issue with URI building in ConnectionString parsing.
... (truncated)
Changelog

Sourced from applicationinsights-logging-log4j2's changelog.

Version 2.6.1

  • Fix shutdown issue due to non-daemon thread (#1245)

Version 2.6.1-BETA

  • Fix W3C BackCompat across multiple Application Insights instrumentation keys (#1228)
  • Fix spring boot starter when used with spring.main.lazy-initialization=true (#1227)

Version 2.6.0

  • No changes since 2.6.0-BETA.3

Version 2.6.0-BETA.3

  • Use newer id format when reporting request and dependency telemetry (#1149)
  • Fixed pom file dependency in applicationinsights-spring-boot-starter (#1149)

Version 2.6.0-BETA.2

  • Removed Local Forwarder Channel. Local Forwarder is now a deprecated solution. The classes and configuration elements which supported this solution have been removed.
  • Removed unused dependencies from azure-application-ingishts-spring-boot-starter (xmlpull, xstream).
  • Fixed Unknown constant pool issue with modeule-info.class when using older versions of ClassGraph.
  • Fixed potential issue with URI building in ConnectionString parsing.
  • Updated to the latest version of the struts API library (used by com.microsoft.applicationinsights.web.struts.RequestNameInterceptor).
  • Fixed memory leak with ChannelFetcher when TelemetryClient is instantiated in large numbers.
  • Various stability improvements (#1177)

Version 2.6.0-BETA

  • W3C tracing with back-compat is now enabled by default (#1141)
  • Improved MongoDB instrumentation (#1132)
  • Agent now supports Java 13 (#1149)
  • Older Jersey versions failing when scanning classes due to inclusion of a few Java 8 class files (#1142)
  • Fix remote dependency target field format (#1138)

Version 2.5.1

  • No changes since 2.5.1-BETA.2

Version 2.5.1-BETA.2

  • Fixed regression from 2.5.1-BETA (#1089)
  • Fixed async thread tracking (#1100)

Version 2.5.1-BETA

... (truncated)
Commits
  • ce7a3dc Merge pull request #1246 from microsoft/trask/update-version
  • 02555aa Update CHANGELOG
  • b6b2b69 Update version to 2.6.1
  • bd323f0 Merge pull request #1245 from microsoft/trask/fix-shutdown-issue
  • 8ad7d5d Fix shutdown issue due to non-daemon thread
  • 67ff6be Merge pull request #1234 from dmetzgar/fix-tracecontextcorrelation
  • 8d3774c Fix index out of bounds exception
  • 964ea69 Merge pull request #1229 from microsoft/update-changelog
  • 96f91cd Update CHANGELOG.md
  • af6ce93 Merge pull request #1228 from microsoft/fix-w3c-backcompat
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@tobiasdiez
Copy link
Member

@tobiasdiez tobiasdiez closed this Jun 9, 2020
@dependabot-preview
Copy link
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 change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.microsoft.azure-applicationinsights-logging-log4j2-2.6.1 branch June 9, 2020 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant