dependabot[bot] opened a new pull request, #1129: URL: https://github.com/apache/cxf/pull/1129
Bumps [zipkin-sender-okhttp3](https://github.com/openzipkin/zipkin-reporter-java) from 2.7.9 to 2.16.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openzipkin/zipkin-reporter-java/releases">zipkin-sender-okhttp3's releases</a>.</em></p> <blockquote> <p>Zipkin Reporter 2.12 improves stability of the <code>AsyncReporter</code> during shutdown and with certain sender implementations.</p> <p><code>ClosedSenderException</code> was added to signal when a sender is used after having been closed. Previously, sender implementations used an implicit convention of throwing <code>new IllegalStateException("closed");</code> to signal this, but this makes it more difficult for logic to differentiate against other <code>IllegalStateException</code> that may be thrown by a sender. All sender implementations going forward should throw <code>ClosedSenderException</code> instead.</p> <h2>Zipkin Reporter 2.9</h2> <p>Zipkin Reporter v2.9 adds <code>zipkin-sender-activemq-client</code>, supporting the <a href="https://github.com/openzipkin/zipkin/tree/master/zipkin-collector/activemq">ActiveMQ 5.x collector</a> available in Zipkin Server v2.15+. This is also configurable with <code>zipkin-reporter-spring-beans</code>.</p> <p>Thanks very much to <a href="https://github.com/IAMTJW"><code>@IAMTJW</code></a> for work on this feature and <a href="https://github.com/thanhct"><code>@thanhct</code></a> for testing it against AWS MQ.</p> <h2>Zipkin Reporter 2.8.3</h2> <p>Zipkin Reporter v2.8.3 marks the Kafka08 sender has been marked for deprecation.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openzipkin/zipkin-reporter-java/commit/4e365a28899f29b7cd1eed4e1396ba961dbbcee6"><code>4e365a2</code></a> [maven-release-plugin] prepare release 2.16.3</li> <li><a href="https://github.com/openzipkin/zipkin-reporter-java/commit/f448eb0a3f6d6b9fac4f983a5e7c942e6a66204e"><code>f448eb0</code></a> Updates to new build (<a href="https://github-redirect.dependabot.com/openzipkin/zipkin-reporter-java/issues/197">#197</a>)</li> <li><a href="https://github.com/openzipkin/zipkin-reporter-java/commit/f1dc4b88ba960e8e09b6b96314336e31710feb5b"><code>f1dc4b8</code></a> More accurate OkHttp3 / Okio version management for OSGi deployments (<a href="https://github-redirect.dependabot.com/openzipkin/zipkin-reporter-java/issues/196">#196</a>)</li> <li><a href="https://github.com/openzipkin/zipkin-reporter-java/commit/c0e39cfcd680dc171c82d8f4d21d8260ba390627"><code>c0e39cf</code></a> adds timeout to rabbit test</li> <li><a href="https://github.com/openzipkin/zipkin-reporter-java/commit/dfe62eb385def62fb3b2c07baa0b3f5c60f44829"><code>dfe62eb</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/openzipkin/zipkin-reporter-java/commit/2828b3a5955883dd79cfa995f97d5bd913e14c08"><code>2828b3a</code></a> [maven-release-plugin] prepare release 2.16.2</li> <li><a href="https://github.com/openzipkin/zipkin-reporter-java/commit/70091bb269ef97b64fdcdd7c0c6780074d49a999"><code>70091bb</code></a> Updates to latest build (<a href="https://github-redirect.dependabot.com/openzipkin/zipkin-reporter-java/issues/194">#194</a>)</li> <li><a href="https://github.com/openzipkin/zipkin-reporter-java/commit/508d432f3b33c9935e170cbdf697f54079941007"><code>508d432</code></a> actually skip</li> <li><a href="https://github.com/openzipkin/zipkin-reporter-java/commit/bd89f3f33da84dd63515abc85e3296e0486308c3"><code>bd89f3f</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/openzipkin/zipkin-reporter-java/commit/8e29342b4c97fead5a49dc63d7fd700f2d8f1d8e"><code>8e29342</code></a> [maven-release-plugin] prepare release 2.16.1</li> <li>Additional commits viewable in <a href="https://github.com/openzipkin/zipkin-reporter-java/compare/2.7.9...2.16.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- 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]
