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-core from 2.4.1 to 2.6.2 #6952

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2020

Bumps applicationinsights-core from 2.4.1 to 2.6.2.

Release notes

Sourced from applicationinsights-core's releases.

Application Insights Java SDK 2.6.2

New since Application Insights Java SDK 2.6.2-BETA.2:

  • Fixed NullPointer when testing with MockMvc (#1281)

Application Insights Java SDK 2.6.2-BETA.2

Announcing Application Insights Java SDK 2.6.2-BETA.2!

Bug Fixes

  • Fixed retry transmission on client side exception (#1282)
  • Fixed RequestTelemetryContext initialization (#1247). Thanks, librucha!

Application Insights Java SDK 2.6.2-BETA

Announcing Application Insights Java SDK 2.6.2-BETA!

Bug Fixes

  • Added additional error logging for troubleshooting issues loading JNI performance counter library (#1254)
  • Fix backoff condition so that retries will continue indefinitely (#1253)

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

... (truncated)

Changelog

Sourced from applicationinsights-core's changelog.

CHANGELOG

Version 2.6.2-BETA.3

  • Fixed NullPointer when testing with MockMvc (#1281)

Version 2.6.2-BETA.2

  • Fixed retry transmission on client side exception (#1282).
  • Fixed RequestTelemetryContext initialization (#1247). Thanks, librucha!
  • Built in instrumentation for Jetty Native handlers

Version 2.6.2-BETA

  • Added additional error logging for troubleshooting issues loading JNI performance counter library (#1254)
  • Fix backoff condition so that retries will continue indefinitely (#1253)

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

... (truncated)

Commits
  • 2d4aff7 Merge pull request #1314 from microsoft/heya/ga-legacy-sdk
  • 851e5de Prepare for 2.6.2 GA release
  • 9705fc8 Merge pull request #1293 from andrejpk/andrejpk/mockmvc-error
  • f5bd187 Update CHANGELOG.md
  • ad6f50f Add null check for handler
  • aabde3d Merge pull request #1283 from microsoft/trask/prepare-for-release
  • 95de34b Merge pull request #1282 from microsoft/trask/retry-transmission
  • a764551 Merge pull request #1280 from LumitoLuma/master
  • 2ccf06a Prepare for 2.6.2-BETA.2 release
  • 3988c87 Retry transmission on client side exception
  • 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

@Siedlerchr
Copy link
Member

@Siedlerchr Siedlerchr closed this Sep 28, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 28, 2020

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 dependabot bot deleted the dependabot/gradle/com.microsoft.azure-applicationinsights-core-2.6.2 branch September 28, 2020 06:59
@Siedlerchr Siedlerchr restored the dependabot/gradle/com.microsoft.azure-applicationinsights-core-2.6.2 branch September 28, 2020 07:04
@Siedlerchr Siedlerchr reopened this Sep 28, 2020
@Siedlerchr
Copy link
Member

/home/runner/work/***/***/build/jlinkbase/tmpjars/org.***.merged.module/module-info.java:1513: error: package com.microsoft.applicationinsights.core.dependencies.io.grpc does not exist
> Task :createMergedModule
    provides com.microsoft.applicationinsights.core.dependencies.io.grpc.ServerProvider with com.microsoft.applicationinsights.core.dependencies.io.grpc.netty.shaded.io.grpc.netty.NettyServerProvider;
                                                                        ^
/home/runner/work/***/***/build/jlinkbase/tmpjars/org.***.merged.module/module-info.java:1513: error: package com.microsoft.applicationinsights.core.dependencies.io.grpc.netty.shaded.io.grpc.netty does not exist
    provides com.microsoft.applicationinsights.core.dependencies.io.grpc.ServerProvider with com.microsoft.applicationinsights.core.dependencies.io.grpc.netty.shaded.io.grpc.netty.NettyServerProvider;
                                                                                                                                                                                   ^
/home/runner/work/***/***/build/jlinkbase/tmpjars/org.***.merged.module/module-info.java:1515: error: package com.microsoft.applicationinsights.core.dependencies.io.grpc does not exist
    provides com.microsoft.applicationinsights.core.dependencies.io.grpc.NameResolverProvider with com.microsoft.applicationinsights.core.dependencies.io.grpc.internal.DnsNameResolverProvider;
                                                                        ^
/home/runner/work/***/***/build/jlinkbase/tmpjars/org.***.merged.module/module-info.java:1515: error: package com.microsoft.applicationinsights.core.dependencies.io.grpc.internal does not exist
    provides com.microsoft.applicationinsights.core.dependencies.io.grpc.NameResolverProvider with com.microsoft.applicationinsights.core.dependencies.io.grpc.internal.DnsNameResolverProvider;
                                                                                                                                                                       ^
/home/runner/work/***/***/build/jlinkbase/tmpjars/org.***.merged.module/module-info.java:1536: error: package com.microsoft.applicationinsights.core.dependencies.io.grpc does not exist
    provides com.microsoft.applicationinsights.core.dependencies.io.grpc.ManagedChannelProvider with com.microsoft.applicationinsights.core.dependencies.io.grpc.netty.shaded.io.grpc.netty.NettyChannelProvider;
We need to investigate this
                                                                        ^
/home/runner/work/***/***/build/jlinkbase/tmpjars/org.***.merged.module/module-info.java:1536: error: package com.microsoft.applicationinsights.core.dependencies.io.grpc.netty.shaded.io.grpc.netty does not exist
    provides com.microsoft.applicationinsights.core.dependencies.io.grpc.ManagedChannelProvider with 
com.microsoft.applicationinsights.core.dependencies.io.grpc.netty.shaded.io.grpc.netty.NettyChannelProvider;

@dependabot dependabot bot force-pushed the dependabot/gradle/com.microsoft.azure-applicationinsights-core-2.6.2 branch from d0f11a6 to b4357ed Compare September 28, 2020 07:07
@koppor koppor closed this Oct 3, 2020
@dependabot dependabot bot deleted the dependabot/gradle/com.microsoft.azure-applicationinsights-core-2.6.2 branch October 3, 2020 20:28
@koppor koppor mentioned this pull request Oct 3, 2020
5 tasks
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.

2 participants