CZERTAINLY / CZERTAINLY-Core

CZERTAINLY - core of the platform managing certificate lifecycle management related tasks
https://www.czertainly.com
MIT License
4 stars 13 forks source link

Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom to v2.7.0 - autoclosed #831

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

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`](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/blob/HEAD/CHANGELOG.md#Version-270-2024-08-16) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/compare/v2.6.0...v2.7.0) ##### πŸ“ˆ Enhancements - Add span baggage processor ([#​11697](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11697)) - Improve tomcat version detection ([#​11936](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11936)) - Improve akka route handling with java dsl ([#​11926](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11926)) - Ignore Alibaba fastjson ASMClassLoader ([#​11954](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11954)) - Use `aws-lambda-java-serialization` library, which is available by default, while deserializing input and serializing output ([#​11868](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11868)) - Logback appender: map timestamp in nanoseconds if possible ([#​11974](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11974)) - Save ILoggingEvent.getArgumentArray() arguments from Logback ([#​11865](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11865)) - Update Java 17-based metrics to stable semconv ([#​11914](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11914)) - Add Pulsar Consumer metrics ([#​11891](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11891)) ##### πŸ› οΈ Bug fixes - Fix missing throw statement in RestClientWrapper ([#​11893](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11893)) - Fix ClickHouse tracing when database name not included in connection string ([#​11852](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11852)) - Fix class cast exception, noop meter does not implement incubating API ([#​11934](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11934)) - Closing a kafka producer/consumer should not disable metrics from other consumers/producers ([#​11975](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11975)) - Fix ending span in Ktor plugin ([#​11726](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11726)) - Fix netty memory leak ([#​12003](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/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.



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

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud