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.7.0 #890

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.7.0

📈 Enhancements
  • Add span baggage processor
    (#​11697)
  • Improve tomcat version detection
    (#​11936)
  • Improve akka route handling with java dsl
    (#​11926)
  • Ignore Alibaba fastjson ASMClassLoader
    (#​11954)
  • Use aws-lambda-java-serialization library, which is available by default, while deserializing input and serializing output
    (#​11868)
  • Logback appender: map timestamp in nanoseconds if possible
    (#​11974)
  • Save ILoggingEvent.getArgumentArray() arguments from Logback
    (#​11865)
  • Update Java 17-based metrics to stable semconv
    (#​11914)
  • Add Pulsar Consumer metrics
    (#​11891)
🛠️ Bug fixes
  • Fix missing throw statement in RestClientWrapper
    (#​11893)
  • Fix ClickHouse tracing when database name not included in connection string
    (#​11852)
  • Fix class cast exception, noop meter does not implement incubating API
    (#​11934)
  • Closing a kafka producer/consumer should not disable metrics from other consumers/producers
    (#​11975)
  • Fix ending span in Ktor plugin
    (#​11726)
  • Fix netty memory leak
    (#​12003)

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.

Copy link
Contributor

github-actions bot commented Aug 16, 2024

Test Results

968 tests   951 ✅  9m 8s ⏱️
286 suites   17 💤
286 files      0 ❌

Results for commit 4887262.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.44%. Comparing base (80ea7ce) to head (4887262).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #890    /-   ##
=========================================
  Coverage     89.44%   89.44%           
  Complexity     2843     2843           
=========================================
  Files           603      603           
  Lines          9961     9961           
  Branches        731      731           
=========================================
  Hits           8910     8910           
  Misses          585      585           
  Partials        466      466           
Flag Coverage Δ
unittests 89.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Ahoo-Wang Ahoo-Wang merged commit d332918 into main Aug 16, 2024
50 checks passed
@Ahoo-Wang Ahoo-Wang deleted the renovate/opentelemetryinstrumentation branch August 16, 2024 15:39
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