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

fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom to v2.6.0 #15

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom 2.4.0 -> 2.6.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-java-instrumentation (io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom)

v2.6.0

Compare Source

The Spring Boot Starter (opentelemetry-spring-boot-starter) is now stable.

Migration notes
  • The opentelemetry-spring-boot and opentelemetry-spring-boot-3 artifacts have been merged
    into a single artifact named opentelemetry-spring-boot-autoconfigure
    which supports both Spring Boot 2 and Spring Boot 3
  • Two experimental HTTP metrics have been renamed:
    • http.server.request.sizehttp.server.request.body.size,
    • http.server.response.sizehttp.server.response.body.size
🌟 New javaagent instrumentation
📈 Enhancements
  • Support HTTP client instrumentation configuration in Spring starter
    (#​11620)
  • Influxdb client: don't fill db.statement for create/drop database and write operations
    (#​11557)
  • Support otel.instrumentation.common.default-enabled in the Spring starter
    (#​11746)
  • Support Jetty HTTP client 12
    (#​11519)
  • Add Pulsar messaging.producer.duration metric
    (#​11591)
  • Improve instrumentation suppression behavior
    (#​11640)
  • Propagate OpenTelemetry context through custom AWS client context for Lambda direct calls
    (#​11675)
  • Spring Native support for @WithSpan
    (#​11757)
  • Support HTTP server instrumentation config properties in the Spring starter
    (#​11667)
🛠️ Bug fixes
  • Fix http.server.active_requests metric with async requests
    (#​11638)

v2.5.0

Compare Source

📈 Enhancements
  • Add support for Informix connection string parsing in JDBC instrumentation
    (#​11542)
  • Generate an SBOM for the javaagent artifact
    (#​11075)
  • Extract sql operation even when the sanitizer is disabled
    (#​11472)
  • Improve security manager support
    (#​11466)
  • Generate Log4j2Plugin.dat for OpenTelemetryAppender
    (#​11503)
  • Stop kotlin coroutine dispatcher from propagating context
    (#​11500)
  • Handle Vert.x sub routes
    (#​11535)
  • Undertow: run response customizer on all ServerConnection implementations
    (#​11539)
  • Allow configuring MDC key names for trace_id, span_id, trace_flags
    (#​11329)
  • Apply async end strategy to all kotlin coroutine flows
    (#​11583)
🛠️ Bug fixes
  • Fix container.id issue in some crio scenarios
    (#​11382)
  • Fix Finagle http client context propagation
    (#​11400)
  • Fix sporadically failing finagle test
    (#​11441)
  • Fix request header capture corrupting tomcat request
    (#​11469)
  • Fix Ktor server instrumentation when Ktor client library is not present
    (#​11454)
  • Fix gRPC instrumentation adding duplicates to metadata instead of overwriting
    (#​11308)
  • Avoid NullPointerException when JMS destination is not available
    (#​11570)
  • Fix Spring Kafka instrumentation closing the trace too early
    (#​11471)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/io.opentelemetry.instrumentation-opentelemetry-instrumentation-bom-2.x branch from 8d001b2 to 114198c Compare July 17, 2024 04:37
@renovate renovate bot changed the title fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom to v2.5.0 fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom to v2.6.0 Jul 17, 2024
@trutzonline trutzonline merged commit d8c8eb5 into main Aug 5, 2024
1 check passed
@renovate renovate bot deleted the renovate/io.opentelemetry.instrumentation-opentelemetry-instrumentation-bom-2.x branch August 5, 2024 09:45
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