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

   Bumps 
[io.opentelemetry.contrib:opentelemetry-maven-extension](https://github.com/open-telemetry/opentelemetry-java-contrib)
 from 1.48.0-alpha to 1.49.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.48.0</h2>
   <p>This release targets the OpenTelemetry Java Instrumentation <a 
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.18.1";>2.18.1</a>.</p>
   <h3>AWS resources</h3>
   <ul>
   <li>Support for declarative configuration (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2014";>#2014</a>)</li>
   </ul>
   <h3>AWS X-Ray SDK support</h3>
   <ul>
   <li>Update SamplerRulesApplier to recognize new HTTP/URL semconv (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1959";>#1959</a>)</li>
   </ul>
   <h3>Azure resources</h3>
   <ul>
   <li>Support for declarative configuration (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2014";>#2014</a>)</li>
   </ul>
   <h3>CloudFoundry resources</h3>
   <ul>
   <li>Support for declarative configuration (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2014";>#2014</a>)</li>
   </ul>
   <h3>Consistent sampling</h3>
   <ul>
   <li>Refactor ConsistentFixedThresholdSampler to prepare for dynamic 
threshold support (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2018";>#2018</a>)</li>
   <li>ConsistentRateLimitingSampler can fail if used in combination with 
legacy samplers (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2022";>#2022</a>)</li>
   </ul>
   <h3>GCP resources</h3>
   <ul>
   <li>Support for declarative configuration (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2014";>#2014</a>)</li>
   </ul>
   <h3>JMX metrics</h3>
   <ul>
   <li>Deprecate JMX Gatherer and provide migration guide to JMX Scraper (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2034";>#2034</a>)</li>
   </ul>
   <h3>JMX scraper</h3>
   <ul>
   <li>Update Jetty metrics configuration corresponding to Java Instrumentation 
2.18.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2033";>#2033</a>)</li>
   <li>Mark as production-ready and remove experimental status (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2034";>#2034</a>)</li>
   </ul>
   <h3>Maven extension</h3>
   <ul>
   <li>Support for declarative configuration (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2014";>#2014</a>)</li>
   </ul>
   <h3>Resource providers</h3>
   <ul>
   <li>Support for declarative configuration (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2014";>#2014</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/AsakerMohd";><code>@​AsakerMohd</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.49.0 (2025-08-22)</h2>
   <h3>Consistent sampling</h3>
   <ul>
   <li>Add updateable threshold sampler for dynamic sampling configuration
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2137";>#2137</a>)</li>
   </ul>
   <h3>Disk buffering</h3>
   <ul>
   <li>Introduce API changes for improved disk buffering functionality
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2084";>#2084</a>)</li>
   <li>Implement more efficient serializer with direct disk write capabilities
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2138";>#2138</a>)</li>
   </ul>
   <h3>IBM MQ metrics - New 🌟</h3>
   <p>IBM MQ metrics collection utility.</p>
   <h3>Inferred spans</h3>
   <ul>
   <li>Update async profiler to version 4.1 for improved performance
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2096";>#2096</a>)</li>
   </ul>
   <h3>OpAMP client - New 🌟</h3>
   <p>OpenTelemetry Agent Management Protocol (OpAMP) client implementation.</p>
   <h2>Version 1.48.0 (2025-07-23)</h2>
   <h3>AWS resources</h3>
   <ul>
   <li>Support for declarative configuration
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2014";>#2014</a>)</li>
   </ul>
   <h3>AWS X-Ray SDK support</h3>
   <ul>
   <li>Update SamplerRulesApplier to recognize new HTTP/URL semconv
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/1959";>#1959</a>)</li>
   </ul>
   <h3>Azure resources</h3>
   <ul>
   <li>Support for declarative configuration
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-contrib/pull/2014";>#2014</a>)</li>
   </ul>
   <h3>CloudFoundry resources</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-maven-extension&package-manager=maven&previous-version=1.48.0-alpha&new-version=1.49.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