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

build(deps): bump com.microsoft.azure:applicationinsights-runtime-attach from 3.3.1 to 3.4.17 #50

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps com.microsoft.azure:applicationinsights-runtime-attach from 3.3.1 to 3.4.17.

Release notes

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

Application Insights Java 3.4.17 (GA)

Enhancements:

  • Update to OpenTelemetry Java 1.30 (#3292)
  • GA Azure Active Directory authentication (#3284)
  • Enable sampling overrides using thread.name (#3285)

Bug fixes:

  • Fix regression in 3.4.16 where default applicationinsights.json config location is not loaded in AppServices, Azure Functions, and AKS (#3288)

Application Insights Java 3.4.16 (GA)

Enhancements:

  • Add r2dbc preview instrumentation (#3260)
  • Fix azure functions consumption initialization (#3244)
  • Add new ktor preview instrumentation (#3243)
  • Telemetry processor - Allow multimatch on log body and span name (#3229)

Application Insights Java 3.4.15 (GA)

Enhancements:

  • Apply exception.type and exception.message attributes (#3148)
  • Allow "connectionString" in APPLICATIONINSIGHTS_CONFIGURATION_CONTENT except for app services integrated solution (#3191)
  • Update to OpenTelemetry Java Instrumentation 1.28.0 (#3199)
  • Add config to disable logging instrumentation (microsoft/ApplicationInsights-Java#3208)

Bug fixes:

  • Fix log exporter self-diagnostics (#3140)
  • Fix name of env var to match documentation APPLICATIONINSIGHTS_SAMPLING_REQUESTS_PER_SECOND (#3161)

Application Insights Java 3.4.14 (GA)

Enhancements:

  • Update to OpenTelemetry Java Instrumentation 1.27 (#3124)
  • Add javascript snippet injection preview feature (#3132)

Bug fixes:

  • Fix netty ByteBuf leak (#3127)
  • Fix log4j timestamp (#3137)

Application Insights Java 3.4.13 (GA)

Enhancements:

  • Update to OpenTelemetry Java Instrumentation 1.26 (#3069)
  • Improve sampling override to support exceptions (#3022)

Bug fixes:

... (truncated)

Changelog

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

Version 3.4.17 GA (09/18/2023)

Enhancements:

  • Update to OpenTelemetry Java 1.30 (#3292)
  • GA Azure Active Directory authentication (#3284)
  • Enable sampling overrides using thread.name (#3285)

Bug fixes:

  • Fix regression in 3.4.16 where default applicationinsights.json config location is not loaded in AppServices, Azure Functions, and AKS (#3288)

Version 3.4.16 GA

Enhancements:

  • Add r2dbc preview instrumentation (#3260)
  • Fix azure functions consumption initialization (#3244)
  • Add new ktor preview instrumentation (#3243)
  • Telemetry processor - Allow multimatch on log body and span name (#3229)

Version 3.4.15 GA

Enhancements:

  • Apply exception.type and exception.message attributes (#3148)
  • Allow "connectionString" in APPLICATIONINSIGHTS_CONFIGURATION_CONTENT except for app services integrated solution (#3191)
  • Update to OpenTelemetry Java Instrumentation 1.28.0 (#3199)
  • Add config to disable logging instrumentation (microsoft/ApplicationInsights-Java#3208)

Bug fixes:

  • Fix log exporter self-diagnostics (#3140)
  • Fix name of env var to match documentation APPLICATIONINSIGHTS_SAMPLING_REQUESTS_PER_SECOND (#3161)

Version 3.4.14 GA

Enhancements:

... (truncated)

Commits
  • 336a59d Update changelog for 3.4.17 (#3300)
  • 9235244 Enable sampling override using thread.id and thread.name (#3285)
  • 265b23c Bump otelInstrumentationAlphaVersion from 1.29.0-alpha to 1.30.0-alpha (#3292)
  • 4824fa9 Bump io.opentelemetry.instrumentation:gradle-plugins from 1.29.0-alpha to 1.3...
  • 98a5e0a Fix applicationinsights.json config is not loaded in manual rp attach scenari...
  • 9128b61 Bump com.gradle.enterprise from 3.14.1 to 3.15 (#3289)
  • e210cbe Bump com.gradle.enterprise:com.gradle.enterprise.gradle.plugin from 3.14.1 to...
  • 4b9af7c Bump io.projectreactor.netty:reactor-netty-http from 1.1.10 to 1.1.11 (#3287)
  • a0cb2c6 Bump org.gradle.jfr.polyfill:jfr-polyfill from 1.0.0 to 1.0.1 (#3286)
  • 5790cee GA AAD (#3284)
  • 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-runtime-attach](https://github.com/Microsoft/ApplicationInsights-Java) from 3.3.1 to 3.4.17.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-Java/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-Java/blob/main/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-Java@3.3.1...3.4.17)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:applicationinsights-runtime-attach
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 23, 2023
@gdams gdams merged commit b75fb8f into main Oct 23, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/com.microsoft.azure-applicationinsights-runtime-attach-3.4.17 branch October 23, 2023 13:12
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