Skip to content

Commit ec66888

Browse files
Bump opentelemetry-instrumentation-bom-alpha from 1.20.2-alpha to 1.21.0-alpha (#642)
Bumps [opentelemetry-instrumentation-bom-alpha](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 1.20.2-alpha to 1.21.0-alpha. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases">opentelemetry-instrumentation-bom-alpha's releases</a>.</em></p> <blockquote> <h2>Version 1.20.2</h2> <p>This is a patch release on the previous 1.20.1 release, fixing the issue(s) below.</p> <h3>🛠️ Bug fixes</h3> <ul> <li>Fix the boms (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7252">#7252</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md">opentelemetry-instrumentation-bom-alpha's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>Unreleased</h2> <h2>Version 1.21.0 (2022-12-13)</h2> <h3>📈 Enhancements</h3> <ul> <li>Remove deprecated HTTP semconv code (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7259">#7259</a>)</li> <li>Rocketmq 5: set context for async callback (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7238">#7238</a>)</li> <li>HTTP semconv: filter out default peer/host ports (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7258">#7258</a>)</li> <li>Allow multiple YAML configuration files for JMX rules (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7284">#7284</a>)</li> <li>OpenTelemetryDriver better support for native images (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7089">#7089</a>)</li> <li>Support Spring Kafka 3 (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7271">#7271</a>)</li> <li>Add instrumentation for opentelemetry-extension-kotlin (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7341">#7341</a>)</li> <li>Populate <code>messaging.kafka.message.offset</code> in all kafka instrumentations (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7374">#7374</a>)</li> <li>More flexible cgroupv2 container id parsing (and podman support) (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7361">#7361</a>)</li> <li>Instrument spring-web 6 &amp; spring-webmvc 6 (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7366">#7366</a>)</li> <li>Change log4j MapMessage attribute names (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7397">#7397</a>)</li> <li>Don't call Thread#setContextClassLoader() (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7391">#7391</a>)</li> </ul> <h3>🛠️ Bug fixes</h3> <ul> <li>Webflux instrumentation doesn't capture <code>http.status_code</code> in some cases (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7251">#7251</a>)</li> <li>Clean WeakConcurrentMap from background thread (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/6240">#6240</a>)</li> <li>Update gwt rpc span from INTERNAL to SERVER (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7342">#7342</a>)</li> <li>JMXMetricInsight should log nothing at INFO level (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7367">#7367</a>)</li> <li>Fix NullPointerException when uri is null (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7387">#7387</a>)</li> <li>Agent context storage wrapper should not override other wrappers (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7355">#7355</a>)</li> <li>Do not install GC metrics when GarbageCollectionNotificationInfo is not available (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7405">#7405</a>)</li> <li>Fix connection pool timeouts unit</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha&package-manager=gradle&previous-version=1.20.2-alpha&new-version=1.21.0-alpha)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8060a84 commit ec66888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
1818
"org.junit:junit-bom:5.9.1",
1919
"io.grpc:grpc-bom:1.51.0",
2020
"io.opentelemetry:opentelemetry-bom-alpha:1.21.0-alpha",
21-
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.20.2-alpha",
21+
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.21.0-alpha",
2222
"org.testcontainers:testcontainers-bom:1.17.6"
2323
)
2424

0 commit comments

Comments
 (0)