dependabot[bot] opened a new pull request, #1634: URL: https://github.com/apache/cxf/pull/1634
Bumps `cxf.brave.version` from 5.17.1 to 6.0.0. Updates `io.zipkin.brave:brave` from 5.17.1 to 6.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openzipkin/brave/releases">io.zipkin.brave:brave's releases</a>.</em></p> <blockquote> <p>Brave 6 removes all modules and functions deprecated in Brave 5.x. It no longer has any dependency on io.zipkin.zipkin2:zipkin. Special thanks to <a href="https://github.com/reta"><code>@reta</code></a> and <a href="https://github.com/anuraaga"><code>@anuraaga</code></a> for a lot of review support leading to this release!</p> <h2>No more deprecated functions</h2> <p>The final release of Brave 5 with deprecated functions was 5.18.1. Removing these functions was the only way to decouple Brave from zipkin's core library (io.zipkin.zipkin2:zipkin). However, this does not change Brave's floor Java 6 support. We still integration test this via the <a href="https://github.com/openzipkin/brave-example">brave-example</a> repository.</p> <p>Here's an example of a working Java 6 and Spring 2.5 application, which is 280KB smaller due to use of the lean combination of Brave 6 and Zipkin Reporter 3.x:</p> <pre><code># brave 5.18.1 3860 target/brave-example-webmvc25-1.0-SNAPSHOT.war # brave 6.0.0 3580 target/brave-example-webmvc25-1.0-SNAPSHOT.war </code></pre> <h2>No more io.zipkin.reporter2:zipkin-reporter or io.zipkin.zipkin2:zipkin dependencies</h2> <p><a href="https://central.sonatype.com/artifact/io.zipkin.brave/brave-bom">io.zipkin.brave:brave-bom</a> used to manage zipkin-reporter dependencies. Since Brave no longer has dependencies on zipkin, it no longer manages them.</p> <p>This impact is that users will need to manage their own versions for zipkin-reporter, likely via <a href="https://central.sonatype.com/artifact/io.zipkin.reporter2/zipkin-reporter-bom">io.zipkin.reporter2:zipkin-reporter-bom</a> described in the <a href="https://github.com/openzipkin/zipkin-reporter-java#library-releases">zipkin-reporter README</a>.</p> <p>To fully remove a zipkin core library dependency from your traced applications, use <a href="https://central.sonatype.com/artifact/io.zipkin.reporter2/zipkin-reporter-brave">io.zipkin.reporter2:zipkin-reporter-brave</a> <a href="https://github.com/openzipkin/zipkin-reporter-java/releases/tag/3.1.1">3.x</a> <code>AsyncZipkinSpanHandler</code>. This is described in the <a href="https://github.com/openzipkin/zipkin-reporter-java#library-releases">zipkin-reporter README</a>. You can expect currently maintained frameworks to do this on your behalf.</p> <p>Thanks for your patience with the major upgrade. Things like this allow easier maintenance and a longer life for Brave, particularly as zipkin-server moves ahead with later Java versions.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/brave/compare/5.17.1..5.18.1">https://github.com/openzipkin/brave/compare/5.17.1..5.18.1</a></p> <p>Brave 5.18 prepares for Brave 6 by deprecating instrumentation for libraries not released in 1.5-3.5 years including:</p> <ul> <li>context/rxjava2 - last released Feb 2021 <ul> <li>replaced by RxJava3, but unlikely this module will be ported as it wasn't used widely.</li> </ul> </li> <li>instrumentation/dubbo-rpc - (alibaba) last released Dec 2021 <ul> <li>replaced by Apache Dubbo instrumentation/dubbo</li> </ul> </li> <li>instrumentation/p6spy - last released July 2020 <ul> <li>project dormant</li> </ul> </li> <li>instrumentation/sparkjava - last released July 2022 <ul> <li>project dormant</li> </ul> </li> </ul> <p>A minor change is we changed the artifact we use to test MySQL 8 to com.mysql:mysql-connector-j (instead of mysql:mysql-connector-java), to ensure we validate against current versions. Thanks <a href="https://github.com/m1ngyuan"><code>@m1ngyuan</code></a> for the help on this.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/brave/compare/5.17.1..5.18.1">https://github.com/openzipkin/brave/compare/5.17.1..5.18.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openzipkin/brave/commit/6aa32a21b94d649ce44c3b0144c585c34d516f43"><code>6aa32a2</code></a> [maven-release-plugin] prepare release 6.0.0</li> <li><a href="https://github.com/openzipkin/brave/commit/f57f544ede2e54cc5a618122a344092333ccf22d"><code>f57f544</code></a> kafka-streams: cleans up after deprecation removal (<a href="https://redirect.github.com/openzipkin/brave/issues/1404">#1404</a>)</li> <li><a href="https://github.com/openzipkin/brave/commit/5a81bf3655a09a744172a07d83d68525a411588c"><code>5a81bf3</code></a> Docs: adds note about explicit reporter dependencies (<a href="https://redirect.github.com/openzipkin/brave/issues/1402">#1402</a>)</li> <li><a href="https://github.com/openzipkin/brave/commit/cf8dbf96b03f1039d83b96a8623c116732a83281"><code>cf8dbf9</code></a> Revert "Temporarily revert brave 6 change"</li> <li><a href="https://github.com/openzipkin/brave/commit/39b76fff91144335ce953ae17c14c11546701b41"><code>39b76ff</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/openzipkin/brave/commit/a50e658d7a189f4e7f430612fa500b9f932957dd"><code>a50e658</code></a> [maven-release-plugin] prepare release 5.18.1</li> <li><a href="https://github.com/openzipkin/brave/commit/67b6013e99687d1530d3ffae52456aba5f52d1cf"><code>67b6013</code></a> deps: reverts to zipkin-reporter 2.x (<a href="https://redirect.github.com/openzipkin/brave/issues/1403">#1403</a>)</li> <li><a href="https://github.com/openzipkin/brave/commit/5c977a2d373fa670693a458d6f50f105527a45fa"><code>5c977a2</code></a> Temporarily revert brave 6 change</li> <li><a href="https://github.com/openzipkin/brave/commit/f99265dd20080635dee4ba2ce3723cf43dbeb240"><code>f99265d</code></a> bump to 6.0.0-SNAPSHOT</li> <li><a href="https://github.com/openzipkin/brave/commit/44e4081be625d5ff73c3862e2361ae92caf83e2a"><code>44e4081</code></a> Removes all deprecated types and modules for Brave v6 (<a href="https://redirect.github.com/openzipkin/brave/issues/1395">#1395</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openzipkin/brave/compare/5.17.1...6.0.0">compare view</a></li> </ul> </details> <br /> Updates `io.zipkin.brave:brave-instrumentation-http` from 5.17.1 to 6.0.0 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
