dependabot[bot] opened a new pull request, #2731:
URL: https://github.com/apache/causeway/pull/2731

   Bumps 
[io.opentelemetry.contrib:opentelemetry-maven-extension](https://github.com/open-telemetry/opentelemetry-java-contrib)
 from 1.39.0-alpha to 1.40.0-alpha.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java-contrib/releases";>io.opentelemetry.contrib:opentelemetry-maven-extension's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.39.0</h2>
   <p>This release targets the OpenTelemetry Java Instrumentation <a 
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.8.0";>2.8.0</a>.</p>
   <h3>AWS X-Ray propagator</h3>
   <ul>
   <li>Handle too short <code>X-Amzn-Trace-Id</code> header (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1036";>#1036</a>)</li>
   <li>Add declarative config support for aws xray propagators (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1442";>#1442</a>)</li>
   </ul>
   <h3>AWS X-Ray SDK support</h3>
   <ul>
   <li>Fix native mode error cause by static init of random (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/862";>#862</a>)</li>
   </ul>
   <h3>Consistent sampling</h3>
   <ul>
   <li>Composite Samplers prototype (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1443";>#1443</a>)</li>
   </ul>
   <h3>Disk buffering</h3>
   <ul>
   <li>Add debug mode for verbose logging (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1455";>#1455</a>)</li>
   </ul>
   <h3>GCP Resources</h3>
   <ul>
   <li>Fix incorrect <code>cloud.platform</code> value for GCF (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1454";>#1454</a>)</li>
   </ul>
   <h3>JMX metrics</h3>
   <ul>
   <li>Add option to aggregate across multiple MBeans (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1366";>#1366</a>)</li>
   </ul>
   <h3>Samplers</h3>
   <ul>
   <li>Add declarative config support for <code>RuleBasedRoutingSampler</code> 
(<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1440";>#1440</a>)</li>
   </ul>
   <h3>Span stack traces</h3>
   <ul>
   <li>Add config option 
<code>otel.java.experimental.span-stacktrace.min.duration</code> (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1414";>#1414</a>)</li>
   </ul>
   <h3>🙇 Thank you</h3>
   <p>This release was possible thanks to the following contributors who shared 
their brilliant ideas and awesome pull requests:</p>
   <p><a href="https://github.com/breedx-splk";><code>@​breedx-splk</code></a>
   <a href="https://github.com/brunobat";><code>@​brunobat</code></a>
   <a href="https://github.com/dashpole";><code>@​dashpole</code></a>
   <a href="https://github.com/jack-berg";><code>@​jack-berg</code></a>
   <a href="https://github.com/jackshirazi";><code>@​jackshirazi</code></a>
   <a href="https://github.com/jakob-o";><code>@​jakob-o</code></a>
   <a href="https://github.com/jefchien";><code>@​jefchien</code></a>
   <a href="https://github.com/jmacd";><code>@​jmacd</code></a>
   <a href="https://github.com/JonasKunz";><code>@​JonasKunz</code></a>
   <a href="https://github.com/jsuereth";><code>@​jsuereth</code></a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/CHANGELOG.md";>io.opentelemetry.contrib:opentelemetry-maven-extension's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>Unreleased</h2>
   <h2>Version 1.40.0 (2024-10-18)</h2>
   <h3>AWS X-Ray SDK support</h3>
   <ul>
   <li>Ensure all XRay Sampler functionality is under ParentBased logic
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1488";>#1488</a>)</li>
   </ul>
   <h3>GCP Resources</h3>
   <ul>
   <li>Add gcr job support
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1462";>#1462</a>)</li>
   </ul>
   <h3>Inferred spans</h3>
   <ul>
   <li>Rename param and description to proper value
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1486";>#1486</a>)</li>
   </ul>
   <h3>JFR connection</h3>
   <ul>
   <li>Fix wrong parameter sent to JFR DiagnosticCommand
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1492";>#1492</a>)</li>
   </ul>
   <h3>Span stack traces</h3>
   <ul>
   <li>Support autoconfigure
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1499";>#1499</a>)</li>
   </ul>
   <h2>Version 1.39.0 (2024-09-17)</h2>
   <h3>AWS X-Ray propagator</h3>
   <ul>
   <li>Handle too short <code>X-Amzn-Trace-Id</code> header
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1036";>#1036</a>)</li>
   <li>Add declarative config support for aws xray propagators
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1442";>#1442</a>)</li>
   </ul>
   <h3>AWS X-Ray SDK support</h3>
   <ul>
   <li>Fix native mode error cause by static init of random
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/862";>#862</a>)</li>
   </ul>
   <h3>Consistent sampling</h3>
   <ul>
   <li>Composite Samplers prototype
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1443";>#1443</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/open-telemetry/opentelemetry-java-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-maven-extension&package-manager=maven&previous-version=1.39.0-alpha&new-version=1.40.0-alpha)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@causeway.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to