Commit Graph

8712 Commits

Author SHA1 Message Date
Lauri Tulmin 3ca6b04a59
Propagate original exception through kafka wrapper (#7452)
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7450
2022-12-21 09:26:57 +01:00
Lauri Tulmin e683fd9bee
Preserve original exception in jetty http client wrappers (#7455)
Same issue as in
https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/7452
2022-12-21 09:26:44 +01:00
Lauri Tulmin d38bc4d2a4
Correct link to OpenTelemetry schemas (#7453)
was moved in
https://github.com/open-telemetry/opentelemetry-specification/pull/3046
2022-12-20 16:51:02 +01:00
Lauri Tulmin 1eb0477acd
Limit spring-cloud-stream version (#7442) 2022-12-17 08:18:15 -08:00
Trask Stalnaker dd7931ac0b
Update repo settings doc (#7439)
No changes to actual settings in this repo, only updating the doc after
changes were made to community repo doc.
2022-12-16 10:52:50 -08:00
dependabot[bot] a2b10c4c11
Bump opentelemetry-aws-xray-propagator from 1.20.1-alpha to 1.21.0-alpha (#7432)
Bumps
[opentelemetry-aws-xray-propagator](https://github.com/open-telemetry/opentelemetry-java-contrib)
from 1.20.1-alpha to 1.21.0-alpha.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-java-contrib/releases">opentelemetry-aws-xray-propagator's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.20.1</h2>
<p>This is a patch release on the previous 1.20.0 release, fixing the
issue(s) below.</p>
<h3>🛠️ Bug fixes</h3>
<ul>
<li>Previously targeted OpenTelemetry Instrumentation version had never
been updated to target OpenTelemetry SDK 1.20</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/CHANGELOG.md">opentelemetry-aws-xray-propagator's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>Unreleased</h2>
<h2>Version 1.21.0 (2022-12-15)</h2>
<h3>JFR streaming</h3>
<ul>
<li>Update handlers in jfr-streaming to match spec
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-contrib/pull/616">#616</a>)</li>
</ul>
<h2>Version 1.20.1 (2022-11-22)</h2>
<h3>🛠️ Bug fixes</h3>
<ul>
<li>Previously targeted OpenTelemetry Instrumentation version had never
been updated to target
OpenTelemetry SDK 1.20</li>
</ul>
<h2>Version 1.20.0 (2022-11-17)</h2>
<h3>AWS X-Ray propagator</h3>
<ul>
<li>Move io.opentelemetry:opentelemetry-extension-aws to contrib
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-contrib/pull/547">#547</a>)</li>
</ul>
<h3>JFR streaming</h3>
<ul>
<li>Thread count and classes loaded handlers
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-contrib/pull/571">#571</a>)</li>
</ul>
<h3>Resource providers</h3>
<ul>
<li>Webapp service name detector
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-contrib/pull/562">#562</a>)</li>
<li>Glassfish service name detector
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-contrib/pull/579">#579</a>)</li>
<li>Add remaining app server service name detectors
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-contrib/pull/583">#583</a>)</li>
</ul>
<h2>Version 1.19.1 (2022-10-16)</h2>
<h3>AWS resources</h3>
<ul>
<li>Fixed artifact
<code>io.opentelemetry.contrib:opentelemetry-aws-resources</code> not
being published to
maven central
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-contrib/pull/535">#535</a>)</li>
</ul>
<h2>Version 1.19.0 (2022-10-14)</h2>
<h3>Runtime attach</h3>
<!-- 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-contrib/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.opentelemetry.contrib:opentelemetry-aws-xray-propagator&package-manager=gradle&previous-version=1.20.1-alpha&new-version=1.21.0-alpha)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-12-16 10:55:54 +00:00
dependabot[bot] 374b9458bf
Bump mockitoVersion from 4.9.0 to 4.10.0 (#7429)
Bumps `mockitoVersion` from 4.9.0 to 4.10.0.
Updates `mockito-core` from 4.9.0 to 4.10.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mockito/mockito/releases">mockito-core's
releases</a>.</em></p>
<blockquote>
<h2>v4.10.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog
generated by <a
href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog
Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted
--></p>
<h4>4.10.0</h4>
<ul>
<li>2022-12-14 - <a
href="https://github.com/mockito/mockito/compare/v4.9.0...v4.10.0">13
commit(s)</a> by Andrei Solntsev, Andriy Redko, Andy Coates, Christopher
Lambert, Marcono1234, Vladimir Glinskikh, dependabot[bot]</li>
<li>Add new artifact mockito-subclass (to use mock-maker-subclass
MockMaker) [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2821">#2821</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2821">mockito/mockito#2821</a>)</li>
<li>Bump gradle from 7.5.1 to 7.6 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2817">#2817</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2817">mockito/mockito#2817</a>)</li>
<li>Fix incorrect Javadoc inline tag for MockitoJUnitRunner [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2816">#2816</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2816">mockito/mockito#2816</a>)</li>
<li>Bump shipkit-auto-version from 1.2.1 to 1.2.2 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2811">#2811</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2811">mockito/mockito#2811</a>)</li>
<li>Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2810">#2810</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2810">mockito/mockito#2810</a>)</li>
<li>Bump kotlinVersion from 1.7.21 to 1.7.22 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2809">#2809</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2809">mockito/mockito#2809</a>)</li>
<li>Bump junit from 1.1.3 to 1.1.4 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2806">#2806</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2806">mockito/mockito#2806</a>)</li>
<li>Simplify <code>MatcherApplicationStrategy</code> [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2803">#2803</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2803">mockito/mockito#2803</a>)</li>
<li>Bump kotlinVersion from 1.7.10 to 1.7.21 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2801">#2801</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2801">mockito/mockito#2801</a>)</li>
<li>Bump espresso-core from 3.4.0 to 3.5.0 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2800">#2800</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2800">mockito/mockito#2800</a>)</li>
<li>Bump versions.bytebuddy from 1.12.16 to 1.12.19 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2799">#2799</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2799">mockito/mockito#2799</a>)</li>
<li>Upgrade errorprone from 2.14.0 to 2.16 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2794">#2794</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2794">mockito/mockito#2794</a>)</li>
<li>automatically detect class to mock [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2779">#2779</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2779">mockito/mockito#2779</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a4e2e48507"><code>a4e2e48</code></a>
Add <code>mockito-subclass</code> artifact (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2821">#2821</a>)</li>
<li><a
href="e2e6289185"><code>e2e6289</code></a>
Bump gradle from 7.5.1 to 7.6 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2817">#2817</a>)</li>
<li><a
href="ee9ba749fe"><code>ee9ba74</code></a>
Fix incorrect Javadoc inline tag for MockitoJUnitRunner (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2816">#2816</a>)</li>
<li><a
href="2567f050f1"><code>2567f05</code></a>
Bump shipkit-auto-version from 1.2.1 to 1.2.2 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2811">#2811</a>)</li>
<li><a
href="bdcb31e34c"><code>bdcb31e</code></a>
Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2810">#2810</a>)</li>
<li><a
href="34b8a8db64"><code>34b8a8d</code></a>
Bump kotlinVersion from 1.7.21 to 1.7.22 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2809">#2809</a>)</li>
<li><a
href="83a41fdff1"><code>83a41fd</code></a>
Bump junit from 1.1.3 to 1.1.4 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2806">#2806</a>)</li>
<li><a
href="8f4af189a9"><code>8f4af18</code></a>
Simplify <code>MatcherApplicationStrategy</code> (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2803">#2803</a>)</li>
<li><a
href="0ce902af96"><code>0ce902a</code></a>
Bump kotlinVersion from 1.7.10 to 1.7.21 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2801">#2801</a>)</li>
<li><a
href="a8af0426e5"><code>a8af042</code></a>
Bump espresso-core from 3.4.0 to 3.5.0 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2800">#2800</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mockito/mockito/compare/v4.9.0...v4.10.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `mockito-junit-jupiter` from 4.9.0 to 4.10.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mockito/mockito/releases">mockito-junit-jupiter's
releases</a>.</em></p>
<blockquote>
<h2>v4.10.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog
generated by <a
href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog
Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted
--></p>
<h4>4.10.0</h4>
<ul>
<li>2022-12-14 - <a
href="https://github.com/mockito/mockito/compare/v4.9.0...v4.10.0">13
commit(s)</a> by Andrei Solntsev, Andriy Redko, Andy Coates, Christopher
Lambert, Marcono1234, Vladimir Glinskikh, dependabot[bot]</li>
<li>Add new artifact mockito-subclass (to use mock-maker-subclass
MockMaker) [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2821">#2821</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2821">mockito/mockito#2821</a>)</li>
<li>Bump gradle from 7.5.1 to 7.6 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2817">#2817</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2817">mockito/mockito#2817</a>)</li>
<li>Fix incorrect Javadoc inline tag for MockitoJUnitRunner [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2816">#2816</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2816">mockito/mockito#2816</a>)</li>
<li>Bump shipkit-auto-version from 1.2.1 to 1.2.2 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2811">#2811</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2811">mockito/mockito#2811</a>)</li>
<li>Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2810">#2810</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2810">mockito/mockito#2810</a>)</li>
<li>Bump kotlinVersion from 1.7.21 to 1.7.22 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2809">#2809</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2809">mockito/mockito#2809</a>)</li>
<li>Bump junit from 1.1.3 to 1.1.4 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2806">#2806</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2806">mockito/mockito#2806</a>)</li>
<li>Simplify <code>MatcherApplicationStrategy</code> [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2803">#2803</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2803">mockito/mockito#2803</a>)</li>
<li>Bump kotlinVersion from 1.7.10 to 1.7.21 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2801">#2801</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2801">mockito/mockito#2801</a>)</li>
<li>Bump espresso-core from 3.4.0 to 3.5.0 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2800">#2800</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2800">mockito/mockito#2800</a>)</li>
<li>Bump versions.bytebuddy from 1.12.16 to 1.12.19 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2799">#2799</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2799">mockito/mockito#2799</a>)</li>
<li>Upgrade errorprone from 2.14.0 to 2.16 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2794">#2794</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2794">mockito/mockito#2794</a>)</li>
<li>automatically detect class to mock [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2779">#2779</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2779">mockito/mockito#2779</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a4e2e48507"><code>a4e2e48</code></a>
Add <code>mockito-subclass</code> artifact (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2821">#2821</a>)</li>
<li><a
href="e2e6289185"><code>e2e6289</code></a>
Bump gradle from 7.5.1 to 7.6 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2817">#2817</a>)</li>
<li><a
href="ee9ba749fe"><code>ee9ba74</code></a>
Fix incorrect Javadoc inline tag for MockitoJUnitRunner (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2816">#2816</a>)</li>
<li><a
href="2567f050f1"><code>2567f05</code></a>
Bump shipkit-auto-version from 1.2.1 to 1.2.2 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2811">#2811</a>)</li>
<li><a
href="bdcb31e34c"><code>bdcb31e</code></a>
Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2810">#2810</a>)</li>
<li><a
href="34b8a8db64"><code>34b8a8d</code></a>
Bump kotlinVersion from 1.7.21 to 1.7.22 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2809">#2809</a>)</li>
<li><a
href="83a41fdff1"><code>83a41fd</code></a>
Bump junit from 1.1.3 to 1.1.4 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2806">#2806</a>)</li>
<li><a
href="8f4af189a9"><code>8f4af18</code></a>
Simplify <code>MatcherApplicationStrategy</code> (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2803">#2803</a>)</li>
<li><a
href="0ce902af96"><code>0ce902a</code></a>
Bump kotlinVersion from 1.7.10 to 1.7.21 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2801">#2801</a>)</li>
<li><a
href="a8af0426e5"><code>a8af042</code></a>
Bump espresso-core from 3.4.0 to 3.5.0 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2800">#2800</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mockito/mockito/compare/v4.9.0...v4.10.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `mockito-inline` from 4.9.0 to 4.10.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mockito/mockito/releases">mockito-inline's
releases</a>.</em></p>
<blockquote>
<h2>v4.10.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog
generated by <a
href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog
Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted
--></p>
<h4>4.10.0</h4>
<ul>
<li>2022-12-14 - <a
href="https://github.com/mockito/mockito/compare/v4.9.0...v4.10.0">13
commit(s)</a> by Andrei Solntsev, Andriy Redko, Andy Coates, Christopher
Lambert, Marcono1234, Vladimir Glinskikh, dependabot[bot]</li>
<li>Add new artifact mockito-subclass (to use mock-maker-subclass
MockMaker) [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2821">#2821</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2821">mockito/mockito#2821</a>)</li>
<li>Bump gradle from 7.5.1 to 7.6 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2817">#2817</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2817">mockito/mockito#2817</a>)</li>
<li>Fix incorrect Javadoc inline tag for MockitoJUnitRunner [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2816">#2816</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2816">mockito/mockito#2816</a>)</li>
<li>Bump shipkit-auto-version from 1.2.1 to 1.2.2 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2811">#2811</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2811">mockito/mockito#2811</a>)</li>
<li>Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2810">#2810</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2810">mockito/mockito#2810</a>)</li>
<li>Bump kotlinVersion from 1.7.21 to 1.7.22 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2809">#2809</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2809">mockito/mockito#2809</a>)</li>
<li>Bump junit from 1.1.3 to 1.1.4 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2806">#2806</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2806">mockito/mockito#2806</a>)</li>
<li>Simplify <code>MatcherApplicationStrategy</code> [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2803">#2803</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2803">mockito/mockito#2803</a>)</li>
<li>Bump kotlinVersion from 1.7.10 to 1.7.21 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2801">#2801</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2801">mockito/mockito#2801</a>)</li>
<li>Bump espresso-core from 3.4.0 to 3.5.0 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2800">#2800</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2800">mockito/mockito#2800</a>)</li>
<li>Bump versions.bytebuddy from 1.12.16 to 1.12.19 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2799">#2799</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2799">mockito/mockito#2799</a>)</li>
<li>Upgrade errorprone from 2.14.0 to 2.16 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2794">#2794</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2794">mockito/mockito#2794</a>)</li>
<li>automatically detect class to mock [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2779">#2779</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2779">mockito/mockito#2779</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a4e2e48507"><code>a4e2e48</code></a>
Add <code>mockito-subclass</code> artifact (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2821">#2821</a>)</li>
<li><a
href="e2e6289185"><code>e2e6289</code></a>
Bump gradle from 7.5.1 to 7.6 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2817">#2817</a>)</li>
<li><a
href="ee9ba749fe"><code>ee9ba74</code></a>
Fix incorrect Javadoc inline tag for MockitoJUnitRunner (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2816">#2816</a>)</li>
<li><a
href="2567f050f1"><code>2567f05</code></a>
Bump shipkit-auto-version from 1.2.1 to 1.2.2 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2811">#2811</a>)</li>
<li><a
href="bdcb31e34c"><code>bdcb31e</code></a>
Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2810">#2810</a>)</li>
<li><a
href="34b8a8db64"><code>34b8a8d</code></a>
Bump kotlinVersion from 1.7.21 to 1.7.22 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2809">#2809</a>)</li>
<li><a
href="83a41fdff1"><code>83a41fd</code></a>
Bump junit from 1.1.3 to 1.1.4 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2806">#2806</a>)</li>
<li><a
href="8f4af189a9"><code>8f4af18</code></a>
Simplify <code>MatcherApplicationStrategy</code> (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2803">#2803</a>)</li>
<li><a
href="0ce902af96"><code>0ce902a</code></a>
Bump kotlinVersion from 1.7.10 to 1.7.21 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2801">#2801</a>)</li>
<li><a
href="a8af0426e5"><code>a8af042</code></a>
Bump espresso-core from 3.4.0 to 3.5.0 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2800">#2800</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mockito/mockito/compare/v4.9.0...v4.10.0">compare
view</a></li>
</ul>
</details>
<br />


You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 10:49:50 +01:00
dependabot[bot] ec25176861
Bump mockito-core from 4.9.0 to 4.10.0 in /examples/distro (#7433)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.9.0 to
4.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mockito/mockito/releases">mockito-core's
releases</a>.</em></p>
<blockquote>
<h2>v4.10.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog
generated by <a
href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog
Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted
--></p>
<h4>4.10.0</h4>
<ul>
<li>2022-12-14 - <a
href="https://github.com/mockito/mockito/compare/v4.9.0...v4.10.0">13
commit(s)</a> by Andrei Solntsev, Andriy Redko, Andy Coates, Christopher
Lambert, Marcono1234, Vladimir Glinskikh, dependabot[bot]</li>
<li>Add new artifact mockito-subclass (to use mock-maker-subclass
MockMaker) [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2821">#2821</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2821">mockito/mockito#2821</a>)</li>
<li>Bump gradle from 7.5.1 to 7.6 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2817">#2817</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2817">mockito/mockito#2817</a>)</li>
<li>Fix incorrect Javadoc inline tag for MockitoJUnitRunner [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2816">#2816</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2816">mockito/mockito#2816</a>)</li>
<li>Bump shipkit-auto-version from 1.2.1 to 1.2.2 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2811">#2811</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2811">mockito/mockito#2811</a>)</li>
<li>Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2810">#2810</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2810">mockito/mockito#2810</a>)</li>
<li>Bump kotlinVersion from 1.7.21 to 1.7.22 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2809">#2809</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2809">mockito/mockito#2809</a>)</li>
<li>Bump junit from 1.1.3 to 1.1.4 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2806">#2806</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2806">mockito/mockito#2806</a>)</li>
<li>Simplify <code>MatcherApplicationStrategy</code> [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2803">#2803</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2803">mockito/mockito#2803</a>)</li>
<li>Bump kotlinVersion from 1.7.10 to 1.7.21 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2801">#2801</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2801">mockito/mockito#2801</a>)</li>
<li>Bump espresso-core from 3.4.0 to 3.5.0 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2800">#2800</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2800">mockito/mockito#2800</a>)</li>
<li>Bump versions.bytebuddy from 1.12.16 to 1.12.19 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2799">#2799</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2799">mockito/mockito#2799</a>)</li>
<li>Upgrade errorprone from 2.14.0 to 2.16 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2794">#2794</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2794">mockito/mockito#2794</a>)</li>
<li>automatically detect class to mock [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2779">#2779</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2779">mockito/mockito#2779</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a4e2e48507"><code>a4e2e48</code></a>
Add <code>mockito-subclass</code> artifact (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2821">#2821</a>)</li>
<li><a
href="e2e6289185"><code>e2e6289</code></a>
Bump gradle from 7.5.1 to 7.6 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2817">#2817</a>)</li>
<li><a
href="ee9ba749fe"><code>ee9ba74</code></a>
Fix incorrect Javadoc inline tag for MockitoJUnitRunner (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2816">#2816</a>)</li>
<li><a
href="2567f050f1"><code>2567f05</code></a>
Bump shipkit-auto-version from 1.2.1 to 1.2.2 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2811">#2811</a>)</li>
<li><a
href="bdcb31e34c"><code>bdcb31e</code></a>
Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2810">#2810</a>)</li>
<li><a
href="34b8a8db64"><code>34b8a8d</code></a>
Bump kotlinVersion from 1.7.21 to 1.7.22 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2809">#2809</a>)</li>
<li><a
href="83a41fdff1"><code>83a41fd</code></a>
Bump junit from 1.1.3 to 1.1.4 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2806">#2806</a>)</li>
<li><a
href="8f4af189a9"><code>8f4af18</code></a>
Simplify <code>MatcherApplicationStrategy</code> (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2803">#2803</a>)</li>
<li><a
href="0ce902af96"><code>0ce902a</code></a>
Bump kotlinVersion from 1.7.10 to 1.7.21 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2801">#2801</a>)</li>
<li><a
href="a8af0426e5"><code>a8af042</code></a>
Bump espresso-core from 3.4.0 to 3.5.0 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2800">#2800</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mockito/mockito/compare/v4.9.0...v4.10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mockito:mockito-core&package-manager=gradle&previous-version=4.9.0&new-version=4.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 14:43:33 -08:00
dependabot[bot] 22713b009a
Bump byte-buddy-dep from 1.12.19 to 1.12.20 in /examples/distro (#7434)
Bumps [byte-buddy-dep](https://github.com/raphw/byte-buddy) from 1.12.19
to 1.12.20.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/releases">byte-buddy-dep's
releases</a>.</em></p>
<blockquote>
<h2>Byte Buddy 1.12.20</h2>
<ul>
<li>Avoid stack overflow error when type variable cannot be resolve
during error message generation.</li>
<li>Allow dumping error message to file when remote attach fails.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">byte-buddy-dep's
changelog</a>.</em></p>
<blockquote>
<h2>Byte Buddy release notes</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f04e2e41a2"><code>f04e2e4</code></a>
[maven-release-plugin] prepare release byte-buddy-1.12.20</li>
<li><a
href="a421cf6671"><code>a421cf6</code></a>
[release] Release new version</li>
<li><a
href="fc5a461d6f"><code>fc5a461</code></a>
[release] Release new version</li>
<li><a
href="810dcb131d"><code>810dcb1</code></a>
Avoid default encoding.</li>
<li><a
href="40e57d6639"><code>40e57d6</code></a>
Avoid method not supported in Java 5.</li>
<li><a
href="44f4ad2666"><code>44f4ad2</code></a>
Change comment.</li>
<li><a
href="a55ed2ccbe"><code>a55ed2c</code></a>
Add property that allows dumping an error message to a file location for
the ...</li>
<li><a
href="c912dcf40c"><code>c912dcf</code></a>
Avoid stack overflow when type variables cannot be found.</li>
<li><a
href="d3145c8365"><code>d3145c8</code></a>
Avoid current.year option for substitution.</li>
<li><a
href="f78056f870"><code>f78056f</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.19...byte-buddy-1.12.20">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.bytebuddy:byte-buddy-dep&package-manager=gradle&previous-version=1.12.19&new-version=1.12.20)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 14:43:15 -08:00
dependabot[bot] 35c1b73168
Bump byteBuddyVersion from 1.12.19 to 1.12.20 (#7430)
Bumps `byteBuddyVersion` from 1.12.19 to 1.12.20.
Updates `byte-buddy` from 1.12.19 to 1.12.20
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/releases">byte-buddy's
releases</a>.</em></p>
<blockquote>
<h2>Byte Buddy 1.12.20</h2>
<ul>
<li>Avoid stack overflow error when type variable cannot be resolve
during error message generation.</li>
<li>Allow dumping error message to file when remote attach fails.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">byte-buddy's
changelog</a>.</em></p>
<blockquote>
<h2>Byte Buddy release notes</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f04e2e41a2"><code>f04e2e4</code></a>
[maven-release-plugin] prepare release byte-buddy-1.12.20</li>
<li><a
href="a421cf6671"><code>a421cf6</code></a>
[release] Release new version</li>
<li><a
href="fc5a461d6f"><code>fc5a461</code></a>
[release] Release new version</li>
<li><a
href="810dcb131d"><code>810dcb1</code></a>
Avoid default encoding.</li>
<li><a
href="40e57d6639"><code>40e57d6</code></a>
Avoid method not supported in Java 5.</li>
<li><a
href="44f4ad2666"><code>44f4ad2</code></a>
Change comment.</li>
<li><a
href="a55ed2ccbe"><code>a55ed2c</code></a>
Add property that allows dumping an error message to a file location for
the ...</li>
<li><a
href="c912dcf40c"><code>c912dcf</code></a>
Avoid stack overflow when type variables cannot be found.</li>
<li><a
href="d3145c8365"><code>d3145c8</code></a>
Avoid current.year option for substitution.</li>
<li><a
href="f78056f870"><code>f78056f</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.19...byte-buddy-1.12.20">compare
view</a></li>
</ul>
</details>
<br />

Updates `byte-buddy-dep` from 1.12.19 to 1.12.20
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/releases">byte-buddy-dep's
releases</a>.</em></p>
<blockquote>
<h2>Byte Buddy 1.12.20</h2>
<ul>
<li>Avoid stack overflow error when type variable cannot be resolve
during error message generation.</li>
<li>Allow dumping error message to file when remote attach fails.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">byte-buddy-dep's
changelog</a>.</em></p>
<blockquote>
<h2>Byte Buddy release notes</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f04e2e41a2"><code>f04e2e4</code></a>
[maven-release-plugin] prepare release byte-buddy-1.12.20</li>
<li><a
href="a421cf6671"><code>a421cf6</code></a>
[release] Release new version</li>
<li><a
href="fc5a461d6f"><code>fc5a461</code></a>
[release] Release new version</li>
<li><a
href="810dcb131d"><code>810dcb1</code></a>
Avoid default encoding.</li>
<li><a
href="40e57d6639"><code>40e57d6</code></a>
Avoid method not supported in Java 5.</li>
<li><a
href="44f4ad2666"><code>44f4ad2</code></a>
Change comment.</li>
<li><a
href="a55ed2ccbe"><code>a55ed2c</code></a>
Add property that allows dumping an error message to a file location for
the ...</li>
<li><a
href="c912dcf40c"><code>c912dcf</code></a>
Avoid stack overflow when type variables cannot be found.</li>
<li><a
href="d3145c8365"><code>d3145c8</code></a>
Avoid current.year option for substitution.</li>
<li><a
href="f78056f870"><code>f78056f</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.19...byte-buddy-1.12.20">compare
view</a></li>
</ul>
</details>
<br />

Updates `byte-buddy-agent` from 1.12.19 to 1.12.20
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/releases">byte-buddy-agent's
releases</a>.</em></p>
<blockquote>
<h2>Byte Buddy 1.12.20</h2>
<ul>
<li>Avoid stack overflow error when type variable cannot be resolve
during error message generation.</li>
<li>Allow dumping error message to file when remote attach fails.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">byte-buddy-agent's
changelog</a>.</em></p>
<blockquote>
<h2>Byte Buddy release notes</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f04e2e41a2"><code>f04e2e4</code></a>
[maven-release-plugin] prepare release byte-buddy-1.12.20</li>
<li><a
href="a421cf6671"><code>a421cf6</code></a>
[release] Release new version</li>
<li><a
href="fc5a461d6f"><code>fc5a461</code></a>
[release] Release new version</li>
<li><a
href="810dcb131d"><code>810dcb1</code></a>
Avoid default encoding.</li>
<li><a
href="40e57d6639"><code>40e57d6</code></a>
Avoid method not supported in Java 5.</li>
<li><a
href="44f4ad2666"><code>44f4ad2</code></a>
Change comment.</li>
<li><a
href="a55ed2ccbe"><code>a55ed2c</code></a>
Add property that allows dumping an error message to a file location for
the ...</li>
<li><a
href="c912dcf40c"><code>c912dcf</code></a>
Avoid stack overflow when type variables cannot be found.</li>
<li><a
href="d3145c8365"><code>d3145c8</code></a>
Avoid current.year option for substitution.</li>
<li><a
href="f78056f870"><code>f78056f</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.19...byte-buddy-1.12.20">compare
view</a></li>
</ul>
</details>
<br />

Updates `byte-buddy-gradle-plugin` from 1.12.19 to 1.12.20


You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-12-15 22:33:09 +00:00
Lauri Tulmin 7b87423571
Skip muzzle for broken spring-web versions (#7435) 2022-12-15 22:02:22 +00:00
Trask Stalnaker fd027f1b9a
Fix testLatestDeps (#7431) 2022-12-15 23:43:43 +02:00
Trask Stalnaker 386856cf5f
Post release updates (#7420) 2022-12-15 20:15:10 +00:00
dependabot[bot] 255f704454
Bump quarkus-bom from 2.14.3.Final to 2.15.0.Final (#7422)
Bumps [quarkus-bom](https://github.com/quarkusio/quarkus-platform) from
2.14.3.Final to 2.15.0.Final.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1ea6466991"><code>1ea6466</code></a>
[maven-release-plugin] prepare release 2.15.0.Final</li>
<li><a
href="f2d4ae77df"><code>f2d4ae7</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/quarkusio/quarkus-platform/issues/724">#724</a>
from loicmathieu/google-cloud-services-1-3-0</li>
<li><a
href="2185364d78"><code>2185364</code></a>
Google Cloud Services 1.3.0</li>
<li><a
href="29763e1a46"><code>29763e1</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/quarkusio/quarkus-platform/issues/725">#725</a>
from adutra/cassandra-1.1.3</li>
<li><a
href="7e43c52234"><code>7e43c52</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/quarkusio/quarkus-platform/issues/726">#726</a>
from zbendhiba/cq-2.15.0</li>
<li><a
href="3404f21aca"><code>3404f21</code></a>
Upgrade to Camel Quarkus 2.15.0</li>
<li><a
href="84a8506133"><code>84a8506</code></a>
Update Cassandra client to 1.1.3</li>
<li><a
href="8f4b69119b"><code>8f4b691</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/quarkusio/quarkus-platform/issues/723">#723</a>
from kie-ci/bump-drools-8.31.1-kogito-1.31.1-optaplan...</li>
<li><a
href="3634a90fa1"><code>3634a90</code></a>
Bump up optaplanner to 8.31.1.Final</li>
<li><a
href="3ba8532e4a"><code>3ba8532</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/quarkusio/quarkus-platform/issues/722">#722</a>
from gemmellr/quarkus-qpid-jms-0.40.0</li>
<li>Additional commits viewable in <a
href="https://github.com/quarkusio/quarkus-platform/compare/2.14.3.Final...2.15.0.Final">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.quarkus.platform:quarkus-bom&package-manager=gradle&previous-version=2.14.3.Final&new-version=2.15.0.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 08:24:59 -08:00
dependabot[bot] 9d54324fa4
Bump protobuf-java-util from 3.21.11 to 3.21.12 (#7421)
Bumps protobuf-java-util from 3.21.11 to 3.21.12.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java-util&package-manager=gradle&previous-version=3.21.11&new-version=3.21.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 08:24:38 -08:00
dependabot[bot] 3a41a70039
Bump grpc-bom from 1.51.0 to 1.51.1 (#7423)
Bumps [grpc-bom](https://github.com/grpc/grpc-java) from 1.51.0 to
1.51.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="68b7089223"><code>68b7089</code></a>
Bump version to 1.51.1</li>
<li><a
href="d448478dad"><code>d448478</code></a>
Update README etc to reference 1.51.1</li>
<li><a
href="eec9f67afc"><code>eec9f67</code></a>
xds:Fix ConcurrentModificationException in PriorityLoadBalancer (<a
href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/9728">#9728</a>)
(<a
href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/9744">#9744</a>)</li>
<li><a
href="73c4194774"><code>73c4194</code></a>
Bump version to 1.51.1-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/grpc/grpc-java/compare/v1.51.0...v1.51.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.grpc:grpc-bom&package-manager=gradle&previous-version=1.51.0&new-version=1.51.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 08:24:15 -08:00
dependabot[bot] fb8c13acc2
Bump protobuf-java-util from 3.21.11 to 3.21.12 in /examples/extension (#7424)
Bumps protobuf-java-util from 3.21.11 to 3.21.12.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java-util&package-manager=gradle&previous-version=3.21.11&new-version=3.21.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 08:23:47 -08:00
dependabot[bot] 4d338623ab
Bump protobuf-java-util from 3.21.11 to 3.21.12 in /examples/distro (#7425)
Bumps protobuf-java-util from 3.21.11 to 3.21.12.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java-util&package-manager=gradle&previous-version=3.21.11&new-version=3.21.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 08:23:25 -08:00
Mateusz Rzeszutek fc35d7b5b3
Muzzle: skip broken elasticsearch version (#7427)
Fixes  #7426
2022-12-15 11:45:02 +02:00
Mateusz Rzeszutek 2602cf681a
Add serlvet filter test to spring-webmvc-6.0 (#7406) 2022-12-15 09:07:42 +01:00
Mateusz Rzeszutek 59f00dfc64
Remove remaining context class loader mentions (#7419)
Continuation of #7391
2022-12-14 10:21:41 -08:00
Peter Findeisen 5efa6408e4
Adding a reference to runtime metrics (#7407)
As suggested by @tylerbenson, adding a reference to the runtime metrics
reported by the agent.
2022-12-14 07:59:05 -08:00
Trask Stalnaker 3786acb18a
Refine required checks (#7411)
Adds these are required checks for PRs (except on release branches where
they are still not required):
* shell-script-check
* markdown-lint-check
* misspell-check

This is still NOT a required check:
* markdown-link-check

Also in this PR:
* Avoids running `markdown-link-check` at all on release branches since
it's generally expected to be red due to pinning the release download
link before tagging
2022-12-14 07:57:56 -08:00
Mateusz Rzeszutek 1b123cde6a
Limit vaadin last dep test version to 23.2.+ (#7416)
Fixes #7415 
Fixes #7414
2022-12-14 12:12:42 +02:00
dependabot[bot] 63202b5d0a
Bump slf4jVersion from 2.0.5 to 2.0.6 (#7408)
Bumps `slf4jVersion` from 2.0.5 to 2.0.6.
Updates `slf4j-api` from 2.0.5 to 2.0.6
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5ff6f2c385"><code>5ff6f2c</code></a>
prepare for release 2.0.6</li>
<li><a
href="2f4aa75445"><code>2f4aa75</code></a>
fix SLF4J-575</li>
<li><a
href="363f0a534e"><code>363f0a5</code></a>
remove unused parts</li>
<li><a
href="171679baa8"><code>171679b</code></a>
SLF4J-574: Add full OSGi headers, especially &quot;uses&quot;
clauses</li>
<li><a
href="921b5b31e1"><code>921b5b3</code></a>
fix FUNDING file</li>
<li><a
href="e02244c39f"><code>e02244c</code></a>
fix FUNDING file</li>
<li><a
href="441d4584be"><code>441d458</code></a>
fix FUNDING file</li>
<li><a
href="f5e741ba1a"><code>f5e741b</code></a>
add FUNDING file</li>
<li><a
href="2e71327c8e"><code>2e71327</code></a>
remove unused log4j dependency in the version definition section of
pom.xml</li>
<li><a
href="3ff2a30e05"><code>3ff2a30</code></a>
start work on 2.0.6-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `slf4j-simple` from 2.0.5 to 2.0.6
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5ff6f2c385"><code>5ff6f2c</code></a>
prepare for release 2.0.6</li>
<li><a
href="2f4aa75445"><code>2f4aa75</code></a>
fix SLF4J-575</li>
<li><a
href="363f0a534e"><code>363f0a5</code></a>
remove unused parts</li>
<li><a
href="171679baa8"><code>171679b</code></a>
SLF4J-574: Add full OSGi headers, especially &quot;uses&quot;
clauses</li>
<li><a
href="921b5b31e1"><code>921b5b3</code></a>
fix FUNDING file</li>
<li><a
href="e02244c39f"><code>e02244c</code></a>
fix FUNDING file</li>
<li><a
href="441d4584be"><code>441d458</code></a>
fix FUNDING file</li>
<li><a
href="f5e741ba1a"><code>f5e741b</code></a>
add FUNDING file</li>
<li><a
href="2e71327c8e"><code>2e71327</code></a>
remove unused log4j dependency in the version definition section of
pom.xml</li>
<li><a
href="3ff2a30e05"><code>3ff2a30</code></a>
start work on 2.0.6-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `log4j-over-slf4j` from 2.0.5 to 2.0.6
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5ff6f2c385"><code>5ff6f2c</code></a>
prepare for release 2.0.6</li>
<li><a
href="2f4aa75445"><code>2f4aa75</code></a>
fix SLF4J-575</li>
<li><a
href="363f0a534e"><code>363f0a5</code></a>
remove unused parts</li>
<li><a
href="171679baa8"><code>171679b</code></a>
SLF4J-574: Add full OSGi headers, especially &quot;uses&quot;
clauses</li>
<li><a
href="921b5b31e1"><code>921b5b3</code></a>
fix FUNDING file</li>
<li><a
href="e02244c39f"><code>e02244c</code></a>
fix FUNDING file</li>
<li><a
href="441d4584be"><code>441d458</code></a>
fix FUNDING file</li>
<li><a
href="f5e741ba1a"><code>f5e741b</code></a>
add FUNDING file</li>
<li><a
href="2e71327c8e"><code>2e71327</code></a>
remove unused log4j dependency in the version definition section of
pom.xml</li>
<li><a
href="3ff2a30e05"><code>3ff2a30</code></a>
start work on 2.0.6-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `jcl-over-slf4j` from 2.0.5 to 2.0.6
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5ff6f2c385"><code>5ff6f2c</code></a>
prepare for release 2.0.6</li>
<li><a
href="2f4aa75445"><code>2f4aa75</code></a>
fix SLF4J-575</li>
<li><a
href="363f0a534e"><code>363f0a5</code></a>
remove unused parts</li>
<li><a
href="171679baa8"><code>171679b</code></a>
SLF4J-574: Add full OSGi headers, especially &quot;uses&quot;
clauses</li>
<li><a
href="921b5b31e1"><code>921b5b3</code></a>
fix FUNDING file</li>
<li><a
href="e02244c39f"><code>e02244c</code></a>
fix FUNDING file</li>
<li><a
href="441d4584be"><code>441d458</code></a>
fix FUNDING file</li>
<li><a
href="f5e741ba1a"><code>f5e741b</code></a>
add FUNDING file</li>
<li><a
href="2e71327c8e"><code>2e71327</code></a>
remove unused log4j dependency in the version definition section of
pom.xml</li>
<li><a
href="3ff2a30e05"><code>3ff2a30</code></a>
start work on 2.0.6-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `jul-to-slf4j` from 2.0.5 to 2.0.6
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5ff6f2c385"><code>5ff6f2c</code></a>
prepare for release 2.0.6</li>
<li><a
href="2f4aa75445"><code>2f4aa75</code></a>
fix SLF4J-575</li>
<li><a
href="363f0a534e"><code>363f0a5</code></a>
remove unused parts</li>
<li><a
href="171679baa8"><code>171679b</code></a>
SLF4J-574: Add full OSGi headers, especially &quot;uses&quot;
clauses</li>
<li><a
href="921b5b31e1"><code>921b5b3</code></a>
fix FUNDING file</li>
<li><a
href="e02244c39f"><code>e02244c</code></a>
fix FUNDING file</li>
<li><a
href="441d4584be"><code>441d458</code></a>
fix FUNDING file</li>
<li><a
href="f5e741ba1a"><code>f5e741b</code></a>
add FUNDING file</li>
<li><a
href="2e71327c8e"><code>2e71327</code></a>
remove unused log4j dependency in the version definition section of
pom.xml</li>
<li><a
href="3ff2a30e05"><code>3ff2a30</code></a>
start work on 2.0.6-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6">compare
view</a></li>
</ul>
</details>
<br />


You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-12-14 09:37:25 +00:00
OpenTelemetry Bot 19989a149e
Update version to 1.22.0-SNAPSHOT (#7409)
Update version to `1.22.0-SNAPSHOT`.
2022-12-13 21:24:28 +00:00
Trask Stalnaker 8efdf9649f
Update change log (#7393) 2022-12-13 19:29:57 +00:00
Mateusz Rzeszutek c03bfc255b
Don't call Thread#setContextClassLoader() (#7391)
Related to #7220

Unfortunately it doesn't fix the aforementioned issue; while the CL used
is no longer the agent classloader, gauge collection still throws that
error.
Still, I think this is a good change that removes one source of agent's
CL leaking into application runtime.
2022-12-13 10:24:40 -08:00
Mateusz Rzeszutek 9e5d9623c3
Fix connection pool timeouts unit (#7404)
And add a test that actually verifies it
2022-12-13 08:19:38 -08:00
Mateusz Rzeszutek d1c0b3d47e
Do not install GC metrics when GarbageCollectionNotificationInfo is n… (#7405)
…ot available

Hopefully fix #7401
2022-12-13 08:11:51 -08:00
Trask Stalnaker c57435ff29
Change log4j MapMessage attribute names (#7397)
Changed them from standalone top-level attributes to move them under
`log4j.map_message.*` (e.g. similar to `log4j.context_data.*` and
others).

Also adds doc for log4j javaagent properties.

Also cleans up related tests.
2022-12-13 08:07:34 -08:00
Trask Stalnaker d5d4e15b13
Java util logging config doc (#7398) 2022-12-13 12:04:49 +02:00
Lauri Tulmin 17e1e22072
Correct annotation name in spring-boot-autoconfigure readme (#7394) 2022-12-13 08:40:23 +01:00
Lauri Tulmin 33c7ce927e
spring-webmvc-6.0: skip muzzle check of broken versions (#7395)
https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/runs/3679126152/jobs/6223205591
copied the excludes from spring-webmvc-3.1
2022-12-12 22:42:56 +00:00
Trask Stalnaker 2f76931e2f
Add logback configuration doc (#7392)
See #7389

Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
2022-12-12 13:55:23 -08:00
Lauri Tulmin f3a21e86f5
Allow disabling muzzle checks for specific methods (#7289)
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/2556

https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7265
made me wonder whether it would help when we could sometimes skip muzzle
checks.

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-12-12 21:18:17 +00:00
Lauri Tulmin d6ff48121f
Agent context storage wrapper should not override other wrappers (#7355)
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7344

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-12-12 10:22:41 -08:00
Mateusz Rzeszutek d971e26501
Extract a common JMS module before implementing Jakarta JMS instrumen… (#7377)
…tation

We need to instrument Jakarta JMS (3.0) before instrumenting Spring JMS
6.0

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-12-12 10:22:00 -08:00
Mateusz Rzeszutek 59b7513cd0
Instrument spring-web 6 & spring-webmvc 6 (#7366)
Part of #7203

This PR is mostly copy-paste and working around the differences,
conceptually the new instrumentation is the same as the old one
2022-12-12 09:31:08 -08:00
Trask Stalnaker 7c39e5429d
Fix NullPointerException when uri is null (#7387) 2022-12-12 09:19:12 +01:00
dependabot[bot] 5ede4c8d85
Bump versions.opentelemetry from 1.20.1 to 1.21.0 in /examples/distro (#7383)
Bumps `versions.opentelemetry` from 1.20.1 to 1.21.0.
Updates `opentelemetry-sdk` from 1.20.1 to 1.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-java/releases">opentelemetry-sdk's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.21.0</h2>
<h3>API</h3>
<h3>API Extensions</h3>
<ul>
<li>WARNING: <code>opentelemetry-extension-aws</code> has been removed
following its relocation to <a
href="https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/aws-xray-propagator">opentelemetry-java-contrib/aws-xray-propagator</a>,
which is published under coordinates
<code>io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:{version}</code>.
We will push security patches to <code>1.20.x</code> as needed. The
latest <code>opentelemetry-bom</code> will point to the latest published
version, currently <code>1.20.1</code>. (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4945">#4945</a>)</li>
<li>Add toString implementation to various propagator components (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4996">#4996</a>)</li>
</ul>
<h3>SDK</h3>
<h4>Logs</h4>
<ul>
<li>Add toString implementation to various log SDK components (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4979">#4979</a>)</li>
</ul>
<h4>Metrics</h4>
<ul>
<li>Add histogram collection benchmark (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4912">#4912</a>)</li>
<li>Add ExponentialHistogramIndexerBenchmark (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4989">#4989</a>)</li>
<li>Stop extra copy of exponential histogram buckets (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5020">#5020</a>)</li>
</ul>
<h4>Exporter</h4>
<ul>
<li>Zipkin exporter serializes EventData attributes as JSON (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4934">#4934</a>)</li>
<li>Add support for EC mTLS keys (applies to
<code>OtlpHttp{Signal}Exporter</code>,
<code>OtlpGrpc{Signal}Exporter</code>,
<code>JaegerGrpcSpanExporter</code>, <code>JaegerRemoteSampler</code>)
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4920">#4920</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>Logging{Signal}Exporter</code>s (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4950">#4950</a>)</li>
<li>Add <code>ConfigurableSpanExporterProvider</code> implementation for
<code>ZipkinSpanExporter</code> (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4991">#4991</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>OtlpJsonLogging{Signal}Exporter</code>s (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4992">#4992</a>)</li>
<li><code>ZipkinSpanExporter</code> populates remoteEndpoint (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4933">#4933</a>)</li>
</ul>
<h4>SDK Extensions</h4>
<ul>
<li>BREAKING: Remove support for otel.experimental.sdk.enabled from
autoconfigure (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4973">#4973</a>)</li>
<li>De-singleton ZPageServer implementation (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4935">#4935</a>)</li>
<li>Add auto-configure support for logging-otlp exporters (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4879">#4879</a>)</li>
<li>Move DefaultConfigProperties to internal package in
<code>opentelemetry-sdk-extension-autoconfigure-spi</code> (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5001">#5001</a>)</li>
</ul>
<h4>Testing</h4>
<ul>
<li>Make APIs for asserting attributes consistent (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4882">#4882</a>)</li>
<li>Attribute assertions error messages always contain the attr key (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5027">#5027</a>)</li>
</ul>
<h3>Semantic Conventions</h3>
<ul>
<li>Update semantic and resource attributes for spec v0.16.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4938">#4938</a>,
<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5033">#5033</a>)</li>
</ul>
<h3>OpenTracing Shim</h3>
<ul>
<li>Handle unsupported types when setting Attributes (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4939">#4939</a>)</li>
<li>Properly set the status based on the error tag (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4962">#4962</a>)</li>
<li>Handle <code>io.opentracing.noop.NoopSpan</code> correctly (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4968">#4968</a>)</li>
</ul>
<!-- 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/blob/main/CHANGELOG.md">opentelemetry-sdk's
changelog</a>.</em></p>
<blockquote>
<h2>Version 1.21.0 (2022-12-09)</h2>
<h3>API</h3>
<h3>API Extensions</h3>
<ul>
<li>WARNING: <code>opentelemetry-extension-aws</code> has been removed
following its relocation
to <a
href="https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/aws-xray-propagator">opentelemetry-java-contrib/aws-xray-propagator</a>,
which is published under
coordinates
<code>io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:{version}</code>.
We will push security patches to <code>1.20.x</code> as needed. The
latest <code>opentelemetry-bom</code> will point
to the latest published version, currently <code>1.20.1</code>.
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4945">#4945</a>)</li>
<li>Add toString implementation to various propagator components
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4996">#4996</a>)</li>
</ul>
<h3>SDK</h3>
<h4>Logs</h4>
<ul>
<li>Add toString implementation to various log SDK components
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4979">#4979</a>)</li>
</ul>
<h4>Metrics</h4>
<ul>
<li>Add histogram collection benchmark
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4912">#4912</a>)</li>
<li>Add ExponentialHistogramIndexerBenchmark
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4989">#4989</a>)</li>
<li>Stop extra copy of exponential histogram buckets
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5020">#5020</a>)</li>
</ul>
<h4>Exporter</h4>
<ul>
<li>Zipkin exporter serializes EventData attributes as JSON
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4934">#4934</a>)</li>
<li>Add support for EC mTLS keys (applies to
<code>OtlpHttp{Signal}Exporter</code>,
<code>OtlpGrpc{Signal}Exporter</code>,
<code>JaegerGrpcSpanExporter</code>, <code>JaegerRemoteSampler</code>)
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4920">#4920</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>Logging{Signal}Exporter</code>s
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4950">#4950</a>)</li>
<li>Add <code>ConfigurableSpanExporterProvider</code> implementation for
<code>ZipkinSpanExporter</code>
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4991">#4991</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>OtlpJsonLogging{Signal}Exporter</code>s
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4992">#4992</a>)</li>
<li><code>ZipkinSpanExporter</code> populates remoteEndpoint
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4933">#4933</a>)</li>
</ul>
<h4>SDK Extensions</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="710587680b"><code>7105876</code></a>
[release/v1.21.x] Prepare release 1.21.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5035">#5035</a>)</li>
<li><a
href="ca18354115"><code>ca18354</code></a>
Prepare for 1.21.0 release (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5028">#5028</a>)</li>
<li><a
href="6a793baa0e"><code>6a793ba</code></a>
Bump protobuf-bom from 3.21.10 to 3.21.11 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5029">#5029</a>)</li>
<li><a
href="79a601d7d7"><code>79a601d</code></a>
Attribute assertions should always contain the attr key (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5027">#5027</a>)</li>
<li><a
href="ea500962d6"><code>ea50096</code></a>
update generated semantic convention classes to v1.16.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5033">#5033</a>)</li>
<li><a
href="4633cfeee1"><code>4633cfe</code></a>
Bump com.gradle.enterprise from 3.11.4 to 3.12 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5031">#5031</a>)</li>
<li><a
href="7470435b84"><code>7470435</code></a>
Bump equalsverifier from 3.12.1 to 3.12.2 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5030">#5030</a>)</li>
<li><a
href="738d9988ae"><code>738d998</code></a>
Stop extra copy of exponential histogram buckets (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5020">#5020</a>)</li>
<li><a
href="c6d1ec1e9e"><code>c6d1ec1</code></a>
Do not map semconv values from OT to OTel. (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5016">#5016</a>)</li>
<li><a
href="ab318285f0"><code>ab31828</code></a>
Bump equalsverifier from 3.12 to 3.12.1 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5018">#5018</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.20.1...v1.21.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `opentelemetry-sdk-extension-autoconfigure-spi` from 1.20.1 to
1.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-java/releases">opentelemetry-sdk-extension-autoconfigure-spi's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.21.0</h2>
<h3>API</h3>
<h3>API Extensions</h3>
<ul>
<li>WARNING: <code>opentelemetry-extension-aws</code> has been removed
following its relocation to <a
href="https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/aws-xray-propagator">opentelemetry-java-contrib/aws-xray-propagator</a>,
which is published under coordinates
<code>io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:{version}</code>.
We will push security patches to <code>1.20.x</code> as needed. The
latest <code>opentelemetry-bom</code> will point to the latest published
version, currently <code>1.20.1</code>. (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4945">#4945</a>)</li>
<li>Add toString implementation to various propagator components (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4996">#4996</a>)</li>
</ul>
<h3>SDK</h3>
<h4>Logs</h4>
<ul>
<li>Add toString implementation to various log SDK components (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4979">#4979</a>)</li>
</ul>
<h4>Metrics</h4>
<ul>
<li>Add histogram collection benchmark (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4912">#4912</a>)</li>
<li>Add ExponentialHistogramIndexerBenchmark (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4989">#4989</a>)</li>
<li>Stop extra copy of exponential histogram buckets (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5020">#5020</a>)</li>
</ul>
<h4>Exporter</h4>
<ul>
<li>Zipkin exporter serializes EventData attributes as JSON (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4934">#4934</a>)</li>
<li>Add support for EC mTLS keys (applies to
<code>OtlpHttp{Signal}Exporter</code>,
<code>OtlpGrpc{Signal}Exporter</code>,
<code>JaegerGrpcSpanExporter</code>, <code>JaegerRemoteSampler</code>)
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4920">#4920</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>Logging{Signal}Exporter</code>s (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4950">#4950</a>)</li>
<li>Add <code>ConfigurableSpanExporterProvider</code> implementation for
<code>ZipkinSpanExporter</code> (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4991">#4991</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>OtlpJsonLogging{Signal}Exporter</code>s (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4992">#4992</a>)</li>
<li><code>ZipkinSpanExporter</code> populates remoteEndpoint (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4933">#4933</a>)</li>
</ul>
<h4>SDK Extensions</h4>
<ul>
<li>BREAKING: Remove support for otel.experimental.sdk.enabled from
autoconfigure (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4973">#4973</a>)</li>
<li>De-singleton ZPageServer implementation (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4935">#4935</a>)</li>
<li>Add auto-configure support for logging-otlp exporters (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4879">#4879</a>)</li>
<li>Move DefaultConfigProperties to internal package in
<code>opentelemetry-sdk-extension-autoconfigure-spi</code> (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5001">#5001</a>)</li>
</ul>
<h4>Testing</h4>
<ul>
<li>Make APIs for asserting attributes consistent (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4882">#4882</a>)</li>
<li>Attribute assertions error messages always contain the attr key (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5027">#5027</a>)</li>
</ul>
<h3>Semantic Conventions</h3>
<ul>
<li>Update semantic and resource attributes for spec v0.16.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4938">#4938</a>,
<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5033">#5033</a>)</li>
</ul>
<h3>OpenTracing Shim</h3>
<ul>
<li>Handle unsupported types when setting Attributes (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4939">#4939</a>)</li>
<li>Properly set the status based on the error tag (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4962">#4962</a>)</li>
<li>Handle <code>io.opentracing.noop.NoopSpan</code> correctly (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4968">#4968</a>)</li>
</ul>
<!-- 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/blob/main/CHANGELOG.md">opentelemetry-sdk-extension-autoconfigure-spi's
changelog</a>.</em></p>
<blockquote>
<h2>Version 1.21.0 (2022-12-09)</h2>
<h3>API</h3>
<h3>API Extensions</h3>
<ul>
<li>WARNING: <code>opentelemetry-extension-aws</code> has been removed
following its relocation
to <a
href="https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/aws-xray-propagator">opentelemetry-java-contrib/aws-xray-propagator</a>,
which is published under
coordinates
<code>io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:{version}</code>.
We will push security patches to <code>1.20.x</code> as needed. The
latest <code>opentelemetry-bom</code> will point
to the latest published version, currently <code>1.20.1</code>.
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4945">#4945</a>)</li>
<li>Add toString implementation to various propagator components
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4996">#4996</a>)</li>
</ul>
<h3>SDK</h3>
<h4>Logs</h4>
<ul>
<li>Add toString implementation to various log SDK components
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4979">#4979</a>)</li>
</ul>
<h4>Metrics</h4>
<ul>
<li>Add histogram collection benchmark
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4912">#4912</a>)</li>
<li>Add ExponentialHistogramIndexerBenchmark
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4989">#4989</a>)</li>
<li>Stop extra copy of exponential histogram buckets
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5020">#5020</a>)</li>
</ul>
<h4>Exporter</h4>
<ul>
<li>Zipkin exporter serializes EventData attributes as JSON
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4934">#4934</a>)</li>
<li>Add support for EC mTLS keys (applies to
<code>OtlpHttp{Signal}Exporter</code>,
<code>OtlpGrpc{Signal}Exporter</code>,
<code>JaegerGrpcSpanExporter</code>, <code>JaegerRemoteSampler</code>)
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4920">#4920</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>Logging{Signal}Exporter</code>s
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4950">#4950</a>)</li>
<li>Add <code>ConfigurableSpanExporterProvider</code> implementation for
<code>ZipkinSpanExporter</code>
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4991">#4991</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>OtlpJsonLogging{Signal}Exporter</code>s
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4992">#4992</a>)</li>
<li><code>ZipkinSpanExporter</code> populates remoteEndpoint
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4933">#4933</a>)</li>
</ul>
<h4>SDK Extensions</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="710587680b"><code>7105876</code></a>
[release/v1.21.x] Prepare release 1.21.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5035">#5035</a>)</li>
<li><a
href="ca18354115"><code>ca18354</code></a>
Prepare for 1.21.0 release (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5028">#5028</a>)</li>
<li><a
href="6a793baa0e"><code>6a793ba</code></a>
Bump protobuf-bom from 3.21.10 to 3.21.11 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5029">#5029</a>)</li>
<li><a
href="79a601d7d7"><code>79a601d</code></a>
Attribute assertions should always contain the attr key (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5027">#5027</a>)</li>
<li><a
href="ea500962d6"><code>ea50096</code></a>
update generated semantic convention classes to v1.16.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5033">#5033</a>)</li>
<li><a
href="4633cfeee1"><code>4633cfe</code></a>
Bump com.gradle.enterprise from 3.11.4 to 3.12 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5031">#5031</a>)</li>
<li><a
href="7470435b84"><code>7470435</code></a>
Bump equalsverifier from 3.12.1 to 3.12.2 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5030">#5030</a>)</li>
<li><a
href="738d9988ae"><code>738d998</code></a>
Stop extra copy of exponential histogram buckets (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5020">#5020</a>)</li>
<li><a
href="c6d1ec1e9e"><code>c6d1ec1</code></a>
Do not map semconv values from OT to OTel. (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5016">#5016</a>)</li>
<li><a
href="ab318285f0"><code>ab31828</code></a>
Bump equalsverifier from 3.12 to 3.12.1 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5018">#5018</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.20.1...v1.21.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `opentelemetry-api` from 1.20.1 to 1.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-java/releases">opentelemetry-api's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.21.0</h2>
<h3>API</h3>
<h3>API Extensions</h3>
<ul>
<li>WARNING: <code>opentelemetry-extension-aws</code> has been removed
following its relocation to <a
href="https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/aws-xray-propagator">opentelemetry-java-contrib/aws-xray-propagator</a>,
which is published under coordinates
<code>io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:{version}</code>.
We will push security patches to <code>1.20.x</code> as needed. The
latest <code>opentelemetry-bom</code> will point to the latest published
version, currently <code>1.20.1</code>. (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4945">#4945</a>)</li>
<li>Add toString implementation to various propagator components (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4996">#4996</a>)</li>
</ul>
<h3>SDK</h3>
<h4>Logs</h4>
<ul>
<li>Add toString implementation to various log SDK components (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4979">#4979</a>)</li>
</ul>
<h4>Metrics</h4>
<ul>
<li>Add histogram collection benchmark (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4912">#4912</a>)</li>
<li>Add ExponentialHistogramIndexerBenchmark (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4989">#4989</a>)</li>
<li>Stop extra copy of exponential histogram buckets (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5020">#5020</a>)</li>
</ul>
<h4>Exporter</h4>
<ul>
<li>Zipkin exporter serializes EventData attributes as JSON (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4934">#4934</a>)</li>
<li>Add support for EC mTLS keys (applies to
<code>OtlpHttp{Signal}Exporter</code>,
<code>OtlpGrpc{Signal}Exporter</code>,
<code>JaegerGrpcSpanExporter</code>, <code>JaegerRemoteSampler</code>)
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4920">#4920</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>Logging{Signal}Exporter</code>s (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4950">#4950</a>)</li>
<li>Add <code>ConfigurableSpanExporterProvider</code> implementation for
<code>ZipkinSpanExporter</code> (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4991">#4991</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>OtlpJsonLogging{Signal}Exporter</code>s (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4992">#4992</a>)</li>
<li><code>ZipkinSpanExporter</code> populates remoteEndpoint (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4933">#4933</a>)</li>
</ul>
<h4>SDK Extensions</h4>
<ul>
<li>BREAKING: Remove support for otel.experimental.sdk.enabled from
autoconfigure (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4973">#4973</a>)</li>
<li>De-singleton ZPageServer implementation (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4935">#4935</a>)</li>
<li>Add auto-configure support for logging-otlp exporters (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4879">#4879</a>)</li>
<li>Move DefaultConfigProperties to internal package in
<code>opentelemetry-sdk-extension-autoconfigure-spi</code> (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5001">#5001</a>)</li>
</ul>
<h4>Testing</h4>
<ul>
<li>Make APIs for asserting attributes consistent (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4882">#4882</a>)</li>
<li>Attribute assertions error messages always contain the attr key (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5027">#5027</a>)</li>
</ul>
<h3>Semantic Conventions</h3>
<ul>
<li>Update semantic and resource attributes for spec v0.16.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4938">#4938</a>,
<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5033">#5033</a>)</li>
</ul>
<h3>OpenTracing Shim</h3>
<ul>
<li>Handle unsupported types when setting Attributes (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4939">#4939</a>)</li>
<li>Properly set the status based on the error tag (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4962">#4962</a>)</li>
<li>Handle <code>io.opentracing.noop.NoopSpan</code> correctly (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4968">#4968</a>)</li>
</ul>
<!-- 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/blob/main/CHANGELOG.md">opentelemetry-api's
changelog</a>.</em></p>
<blockquote>
<h2>Version 1.21.0 (2022-12-09)</h2>
<h3>API</h3>
<h3>API Extensions</h3>
<ul>
<li>WARNING: <code>opentelemetry-extension-aws</code> has been removed
following its relocation
to <a
href="https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/aws-xray-propagator">opentelemetry-java-contrib/aws-xray-propagator</a>,
which is published under
coordinates
<code>io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:{version}</code>.
We will push security patches to <code>1.20.x</code> as needed. The
latest <code>opentelemetry-bom</code> will point
to the latest published version, currently <code>1.20.1</code>.
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4945">#4945</a>)</li>
<li>Add toString implementation to various propagator components
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4996">#4996</a>)</li>
</ul>
<h3>SDK</h3>
<h4>Logs</h4>
<ul>
<li>Add toString implementation to various log SDK components
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4979">#4979</a>)</li>
</ul>
<h4>Metrics</h4>
<ul>
<li>Add histogram collection benchmark
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4912">#4912</a>)</li>
<li>Add ExponentialHistogramIndexerBenchmark
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4989">#4989</a>)</li>
<li>Stop extra copy of exponential histogram buckets
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5020">#5020</a>)</li>
</ul>
<h4>Exporter</h4>
<ul>
<li>Zipkin exporter serializes EventData attributes as JSON
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4934">#4934</a>)</li>
<li>Add support for EC mTLS keys (applies to
<code>OtlpHttp{Signal}Exporter</code>,
<code>OtlpGrpc{Signal}Exporter</code>,
<code>JaegerGrpcSpanExporter</code>, <code>JaegerRemoteSampler</code>)
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4920">#4920</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>Logging{Signal}Exporter</code>s
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4950">#4950</a>)</li>
<li>Add <code>ConfigurableSpanExporterProvider</code> implementation for
<code>ZipkinSpanExporter</code>
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4991">#4991</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>OtlpJsonLogging{Signal}Exporter</code>s
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4992">#4992</a>)</li>
<li><code>ZipkinSpanExporter</code> populates remoteEndpoint
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4933">#4933</a>)</li>
</ul>
<h4>SDK Extensions</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="710587680b"><code>7105876</code></a>
[release/v1.21.x] Prepare release 1.21.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5035">#5035</a>)</li>
<li><a
href="ca18354115"><code>ca18354</code></a>
Prepare for 1.21.0 release (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5028">#5028</a>)</li>
<li><a
href="6a793baa0e"><code>6a793ba</code></a>
Bump protobuf-bom from 3.21.10 to 3.21.11 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5029">#5029</a>)</li>
<li><a
href="79a601d7d7"><code>79a601d</code></a>
Attribute assertions should always contain the attr key (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5027">#5027</a>)</li>
<li><a
href="ea500962d6"><code>ea50096</code></a>
update generated semantic convention classes to v1.16.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5033">#5033</a>)</li>
<li><a
href="4633cfeee1"><code>4633cfe</code></a>
Bump com.gradle.enterprise from 3.11.4 to 3.12 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5031">#5031</a>)</li>
<li><a
href="7470435b84"><code>7470435</code></a>
Bump equalsverifier from 3.12.1 to 3.12.2 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5030">#5030</a>)</li>
<li><a
href="738d9988ae"><code>738d998</code></a>
Stop extra copy of exponential histogram buckets (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5020">#5020</a>)</li>
<li><a
href="c6d1ec1e9e"><code>c6d1ec1</code></a>
Do not map semconv values from OT to OTel. (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5016">#5016</a>)</li>
<li><a
href="ab318285f0"><code>ab31828</code></a>
Bump equalsverifier from 3.12 to 3.12.1 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5018">#5018</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.20.1...v1.21.0">compare
view</a></li>
</ul>
</details>
<br />


You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 20:04:56 -08:00
dependabot[bot] 889ca7a46a
Bump opentelemetry-bom from 1.20.1 to 1.21.0 in /examples/extension (#7382)
Bumps
[opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java)
from 1.20.1 to 1.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-java/releases">opentelemetry-bom's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.21.0</h2>
<h3>API</h3>
<h3>API Extensions</h3>
<ul>
<li>WARNING: <code>opentelemetry-extension-aws</code> has been removed
following its relocation to <a
href="https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/aws-xray-propagator">opentelemetry-java-contrib/aws-xray-propagator</a>,
which is published under coordinates
<code>io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:{version}</code>.
We will push security patches to <code>1.20.x</code> as needed. The
latest <code>opentelemetry-bom</code> will point to the latest published
version, currently <code>1.20.1</code>. (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4945">#4945</a>)</li>
<li>Add toString implementation to various propagator components (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4996">#4996</a>)</li>
</ul>
<h3>SDK</h3>
<h4>Logs</h4>
<ul>
<li>Add toString implementation to various log SDK components (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4979">#4979</a>)</li>
</ul>
<h4>Metrics</h4>
<ul>
<li>Add histogram collection benchmark (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4912">#4912</a>)</li>
<li>Add ExponentialHistogramIndexerBenchmark (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4989">#4989</a>)</li>
<li>Stop extra copy of exponential histogram buckets (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5020">#5020</a>)</li>
</ul>
<h4>Exporter</h4>
<ul>
<li>Zipkin exporter serializes EventData attributes as JSON (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4934">#4934</a>)</li>
<li>Add support for EC mTLS keys (applies to
<code>OtlpHttp{Signal}Exporter</code>,
<code>OtlpGrpc{Signal}Exporter</code>,
<code>JaegerGrpcSpanExporter</code>, <code>JaegerRemoteSampler</code>)
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4920">#4920</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>Logging{Signal}Exporter</code>s (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4950">#4950</a>)</li>
<li>Add <code>ConfigurableSpanExporterProvider</code> implementation for
<code>ZipkinSpanExporter</code> (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4991">#4991</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>OtlpJsonLogging{Signal}Exporter</code>s (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4992">#4992</a>)</li>
<li><code>ZipkinSpanExporter</code> populates remoteEndpoint (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4933">#4933</a>)</li>
</ul>
<h4>SDK Extensions</h4>
<ul>
<li>BREAKING: Remove support for otel.experimental.sdk.enabled from
autoconfigure (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4973">#4973</a>)</li>
<li>De-singleton ZPageServer implementation (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4935">#4935</a>)</li>
<li>Add auto-configure support for logging-otlp exporters (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4879">#4879</a>)</li>
<li>Move DefaultConfigProperties to internal package in
<code>opentelemetry-sdk-extension-autoconfigure-spi</code> (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5001">#5001</a>)</li>
</ul>
<h4>Testing</h4>
<ul>
<li>Make APIs for asserting attributes consistent (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4882">#4882</a>)</li>
<li>Attribute assertions error messages always contain the attr key (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5027">#5027</a>)</li>
</ul>
<h3>Semantic Conventions</h3>
<ul>
<li>Update semantic and resource attributes for spec v0.16.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4938">#4938</a>,
<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5033">#5033</a>)</li>
</ul>
<h3>OpenTracing Shim</h3>
<ul>
<li>Handle unsupported types when setting Attributes (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4939">#4939</a>)</li>
<li>Properly set the status based on the error tag (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4962">#4962</a>)</li>
<li>Handle <code>io.opentracing.noop.NoopSpan</code> correctly (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4968">#4968</a>)</li>
</ul>
<!-- 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/blob/main/CHANGELOG.md">opentelemetry-bom's
changelog</a>.</em></p>
<blockquote>
<h2>Version 1.21.0 (2022-12-09)</h2>
<h3>API</h3>
<h3>API Extensions</h3>
<ul>
<li>WARNING: <code>opentelemetry-extension-aws</code> has been removed
following its relocation
to <a
href="https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/aws-xray-propagator">opentelemetry-java-contrib/aws-xray-propagator</a>,
which is published under
coordinates
<code>io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:{version}</code>.
We will push security patches to <code>1.20.x</code> as needed. The
latest <code>opentelemetry-bom</code> will point
to the latest published version, currently <code>1.20.1</code>.
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4945">#4945</a>)</li>
<li>Add toString implementation to various propagator components
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4996">#4996</a>)</li>
</ul>
<h3>SDK</h3>
<h4>Logs</h4>
<ul>
<li>Add toString implementation to various log SDK components
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4979">#4979</a>)</li>
</ul>
<h4>Metrics</h4>
<ul>
<li>Add histogram collection benchmark
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4912">#4912</a>)</li>
<li>Add ExponentialHistogramIndexerBenchmark
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4989">#4989</a>)</li>
<li>Stop extra copy of exponential histogram buckets
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/5020">#5020</a>)</li>
</ul>
<h4>Exporter</h4>
<ul>
<li>Zipkin exporter serializes EventData attributes as JSON
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4934">#4934</a>)</li>
<li>Add support for EC mTLS keys (applies to
<code>OtlpHttp{Signal}Exporter</code>,
<code>OtlpGrpc{Signal}Exporter</code>,
<code>JaegerGrpcSpanExporter</code>, <code>JaegerRemoteSampler</code>)
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4920">#4920</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>Logging{Signal}Exporter</code>s
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4950">#4950</a>)</li>
<li>Add <code>ConfigurableSpanExporterProvider</code> implementation for
<code>ZipkinSpanExporter</code>
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4991">#4991</a>)</li>
<li>Add <code>Configurable{Signal}ExporterProvider</code>
implementations for <code>OtlpJsonLogging{Signal}Exporter</code>s
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4992">#4992</a>)</li>
<li><code>ZipkinSpanExporter</code> populates remoteEndpoint
(<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/pull/4933">#4933</a>)</li>
</ul>
<h4>SDK Extensions</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="710587680b"><code>7105876</code></a>
[release/v1.21.x] Prepare release 1.21.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5035">#5035</a>)</li>
<li><a
href="ca18354115"><code>ca18354</code></a>
Prepare for 1.21.0 release (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5028">#5028</a>)</li>
<li><a
href="6a793baa0e"><code>6a793ba</code></a>
Bump protobuf-bom from 3.21.10 to 3.21.11 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5029">#5029</a>)</li>
<li><a
href="79a601d7d7"><code>79a601d</code></a>
Attribute assertions should always contain the attr key (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5027">#5027</a>)</li>
<li><a
href="ea500962d6"><code>ea50096</code></a>
update generated semantic convention classes to v1.16.0 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5033">#5033</a>)</li>
<li><a
href="4633cfeee1"><code>4633cfe</code></a>
Bump com.gradle.enterprise from 3.11.4 to 3.12 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5031">#5031</a>)</li>
<li><a
href="7470435b84"><code>7470435</code></a>
Bump equalsverifier from 3.12.1 to 3.12.2 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5030">#5030</a>)</li>
<li><a
href="738d9988ae"><code>738d998</code></a>
Stop extra copy of exponential histogram buckets (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5020">#5020</a>)</li>
<li><a
href="c6d1ec1e9e"><code>c6d1ec1</code></a>
Do not map semconv values from OT to OTel. (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5016">#5016</a>)</li>
<li><a
href="ab318285f0"><code>ab31828</code></a>
Bump equalsverifier from 3.12 to 3.12.1 (<a
href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java/issues/5018">#5018</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.20.1...v1.21.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.opentelemetry:opentelemetry-bom&package-manager=gradle&previous-version=1.20.1&new-version=1.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 20:04:30 -08:00
jason plumb 6679cc87d2
Update core to 1.21.0 and run license report (#7384) 2022-12-10 07:52:04 -08:00
jason plumb 264edd98fc
More flexible cgroupv2 container id parsing (and podman support) (#7361)
This is based on a conversation in [opentelemetry-go
#3508](https://github.com/open-telemetry/opentelemetry-go/pull/3508) and
to be more consistent with [the js cgroupv2 parser
impl](f0a93685cf/detectors/node/opentelemetry-resource-detector-container/src/detectors/ContainerDetector.ts (L68)).

Unsurprisingly, podman does not include the word `docker` in the
`mountinfo` file. As a result, the container id parsing would fail from
inside a podman container. This fixes that up to be more compatible.
2022-12-09 17:14:38 -08:00
Mateusz Rzeszutek 4856377642
Support spring-scheduling 6.0 (test only) (#7375)
Part of #7203
2022-12-09 17:13:54 -08:00
Mateusz Rzeszutek ebb0141032
Populate `messaging.kafka.message.offset` in all kafka instrumentations (#7374) 2022-12-09 17:13:31 -08:00
Lauri Tulmin 0786371ec9
Avoid compiling latest deps test in regular builds (#7385)
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7255
2022-12-09 16:23:58 -08:00
dependabot[bot] 81c3575fef
Bump io.quarkus from 2.14.3.Final to 2.15.0.Final (#7368)
Bumps io.quarkus from 2.14.3.Final to 2.15.0.Final.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.quarkus&package-manager=gradle&previous-version=2.14.3.Final&new-version=2.15.0.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 10:13:05 +01:00
Peter Findeisen 5c9a9d6020
JMXMetricInsight should log nothing at INFO level (#7367)
if not configured to collect any metrics
2022-12-09 10:12:45 +01:00
dependabot[bot] 8903831d3d
Bump protobuf-java-util from 3.21.10 to 3.21.11 (#7369)
Bumps protobuf-java-util from 3.21.10 to 3.21.11.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java-util&package-manager=gradle&previous-version=3.21.10&new-version=3.21.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 08:48:41 +01:00