Commit c63f1f8
authored
Bump opentelemetry-javaagent from 1.20.2 to 1.21.0 (#643)
Bumps
[opentelemetry-javaagent](https://github.com/open-telemetry/opentelemetry-java-instrumentation)
from 1.20.2 to 1.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases">opentelemetry-javaagent's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.21.0</h2>
<p>This release targets the OpenTelemetry SDK 1.21.0.</p>
<p>Note that many artifacts have the <code>-alpha</code> suffix attached
to their version number, reflecting that they are still alpha quality
and will continue to have breaking changes. Please see the <a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/VERSIONING.md#opentelemetry-java-instrumentation-versioning">VERSIONING.md</a>
for more details.</p>
<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 & 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 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7404">#7404</a>)</li>
</ul>
<h3>🧰 Tooling</h3>
<ul>
<li>Allow disabling muzzle checks for specific methods (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7289">#7289</a>)</li>
</ul>
<h3>🙇 Thank you</h3>
<p>This release was possible thanks to the following contributors who
shared their brilliant ideas and awesome pull requests:</p>
<p><a href="https://github.com/aaron-ai"><code>@aaron-ai</code></a>
<a href="https://github.com/anuraaga"><code>@anuraaga</code></a>
<a href="https://github.com/breedx-splk"><code>@breedx-splk</code></a>
<a
href="https://github.com/brianmolinaspring"><code>@brianmolinaspring</code></a>
<a href="https://github.com/brunobat"><code>@brunobat</code></a>
<a href="https://github.com/devnewton"><code>@devnewton</code></a>
<a href="https://github.com/fmhwong"><code>@fmhwong</code></a>
<a href="https://github.com/Iapetus999"><code>@Iapetus999</code></a>
<a href="https://github.com/IcebergXTY"><code>@IcebergXTY</code></a>
<a href="https://github.com/jack-berg"><code>@jack-berg</code></a>
<a
href="https://github.com/jamesylgan"><code>@jamesylgan</code></a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md">opentelemetry-javaagent's
changelog</a>.</em></p>
<blockquote>
<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 & 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
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/7404">#7404</a>)</li>
</ul>
<h3>🧰 Tooling</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/4cb16c7d7fa30c52e89418418d07637351f8c474"><code>4cb16c7</code></a>
[release/v1.21.x] Prepare release 1.21.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/7410">#7410</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/8efdf9649fffc5a38e4bb7b50b6781965e98aba2"><code>8efdf96</code></a>
Update change log (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/7393">#7393</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/c03bfc255b4acc1f75dbb072a5f67aa4c69bf295"><code>c03bfc2</code></a>
Don't call Thread#setContextClassLoader() (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/7391">#7391</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/9e5d9623c3f84dbb204cfdb395950312a3c7c73c"><code>9e5d962</code></a>
Fix connection pool timeouts unit (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/7404">#7404</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/d1c0b3d47e887e0cfa0e119fbff9bfd968267929"><code>d1c0b3d</code></a>
Do not install GC metrics when GarbageCollectionNotificationInfo is n…
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/7405">#7405</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/c57435ff2988b99e51f6e1e8efe05461ea5fac03"><code>c57435f</code></a>
Change log4j MapMessage attribute names (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/7397">#7397</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/d5d4e15b13c900e0bbcdd6495c713d400a43cc48"><code>d5d4e15</code></a>
Java util logging config doc (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/7398">#7398</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/17e1e22072fc7c0b5ae43f54cf8af668da4cb730"><code>17e1e22</code></a>
Correct annotation name in spring-boot-autoconfigure readme (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/7394">#7394</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/33c7ce927e14581354688869167c3756a2de8499"><code>33c7ce9</code></a>
spring-webmvc-6.0: skip muzzle check of broken versions (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/7395">#7395</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/2f76931e2f8bbe856e553e20364236ee24e29898"><code>2f76931</code></a>
Add logback configuration doc (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/7392">#7392</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/compare/v1.20.2...v1.21.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 ec66888 commit c63f1f8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments