You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/08/18 19:01:36 UTC

[GitHub] [camel-k-runtime] dependabot[bot] opened a new pull request #439: build(deps): bump jaeger-client from 1.2.0 to 1.3.2

dependabot[bot] opened a new pull request #439:
URL: https://github.com/apache/camel-k-runtime/pull/439


   Bumps [jaeger-client](https://github.com/jaegertracing/jaeger-client-java) from 1.2.0 to 1.3.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jaegertracing/jaeger-client-java/releases">jaeger-client's releases</a>.</em></p>
   <blockquote>
   <h2>Release 1.3.2</h2>
   <ul>
   <li>Log SenderExceptions the first time they occur in a row (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/729">#729</a>) -- Phillip Schichtel</li>
   <li>Make UdpSender lazy to be able to recover from early DNS issues (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/726">#726</a>) -- Phillip Schichtel</li>
   </ul>
   <h2>Release 1.3.0</h2>
   <ul>
   <li>Add MDCScopeManager for correlating logs with trace context (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/718">#718</a>) -- Avi Maslati</li>
   <li>Fix publishing jaeger-thrift shadow artifact (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/704">#704</a>) -- Zbigniew Halas</li>
   <li>Do not encode span context in HTTP_HEADERS format (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/721">#721</a>) -- Clément MATHIEU</li>
   <li>Support microseconds timestamp accuracy for JDK 9 and above (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/712">#712</a>) -- Idan Sheinberg</li>
   <li>Ignore case when extracting W3C TraceContext (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/711">#711</a>) -- Yanming Zhou</li>
   <li>Support jaeger-debug-id in TraceContextCodec (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/701">#701</a>) -- Yanming Zhou</li>
   <li>Avoid warning if traceparent not present (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/698">#698</a>) -- Yanming Zhou</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/jaegertracing/jaeger-client-java/blob/master/CHANGELOG.md">jaeger-client's changelog</a>.</em></p>
   <blockquote>
   <h2>1.3.2 (2020-09-03)</h2>
   <ul>
   <li>Log SenderExceptions the first time they occur in a row (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/729">#729</a>) -- Phillip Schichtel</li>
   <li>Make UdpSender lazy to be able to recover from early DNS issues (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/726">#726</a>) -- Phillip Schichtel</li>
   </ul>
   <h2>1.3.1 (2020-06-29)</h2>
   <p>Same as 1.3.1 (due to issues with artifact publishing)</p>
   <h2>1.3.0 (2020-06-29)</h2>
   <ul>
   <li>Add MDCScopeManager for correlating logs with trace context (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/718">#718</a>) -- Avi Maslati</li>
   <li>Fix publishing jaeger-thrift shadow artifact (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/704">#704</a>) -- Zbigniew Halas</li>
   <li>Do not encode span context in HTTP_HEADERS format (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/721">#721</a>) -- Clément MATHIEU</li>
   <li>Support microseconds timestamp accuracy for JDK 9 and above (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/712">#712</a>) -- Idan Sheinberg</li>
   <li>Ignore case when extracting W3C TraceContext (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/711">#711</a>) -- Yanming Zhou</li>
   <li>Support jaeger-debug-id in TraceContextCodec (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/701">#701</a>) -- Yanming Zhou</li>
   <li>Avoid warning if traceparent not present (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/698">#698</a>) -- Yanming Zhou</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jaegertracing/jaeger-client-java/commit/ae5e35f6039f783d0051b4e35ecff1b52f91f413"><code>ae5e35f</code></a> [Gradle Release Plugin] - pre tag commit:  'v1.3.2'.</li>
   <li><a href="https://github.com/jaegertracing/jaeger-client-java/commit/8b25726f6421e0e27bc4364186affcf7082aa3f3"><code>8b25726</code></a> Preparing release 1.3.2 (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/731">#731</a>)</li>
   <li><a href="https://github.com/jaegertracing/jaeger-client-java/commit/e1f80374d798d80c3fbafea25fe6dc8e5382828e"><code>e1f8037</code></a> Log SenderExceptions the first time they occur in a row (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/729">#729</a>)</li>
   <li><a href="https://github.com/jaegertracing/jaeger-client-java/commit/27059eb73e176e5974252dfee0e701662ed759d1"><code>27059eb</code></a> Make UdpSender lazy to be able to recover from early DNS issues (<a href="https://github-redirect.dependabot.com/jaegertracing/jaeger-client-java/issues/726">#726</a>)</li>
   <li><a href="https://github.com/jaegertracing/jaeger-client-java/commit/9b0ed164e445a9466a436781830939e80b6e8539"><code>9b0ed16</code></a> Record 1.3.1 release</li>
   <li><a href="https://github.com/jaegertracing/jaeger-client-java/commit/8453d4a14347d70a955691eda1fdd1d1dcda97ce"><code>8453d4a</code></a> [Gradle Release Plugin] - new version commit:  'v1.3.1'.</li>
   <li><a href="https://github.com/jaegertracing/jaeger-client-java/commit/8ff2e2f7a230e05ff6054eb85542631d3cbb421f"><code>8ff2e2f</code></a> [Gradle Release Plugin] - pre tag commit:  'v1.3.1'.</li>
   <li><a href="https://github.com/jaegertracing/jaeger-client-java/commit/3ab2736289874640900f6071047eb43897288a2b"><code>3ab2736</code></a> [Gradle Release Plugin] - new version commit:  'v1.3.0'.</li>
   <li><a href="https://github.com/jaegertracing/jaeger-client-java/commit/71f17796a3ea9df45feed174e96c1581c22f03e1"><code>71f1779</code></a> [Gradle Release Plugin] - pre tag commit:  'v1.3.0'.</li>
   <li><a href="https://github.com/jaegertracing/jaeger-client-java/commit/028597a3e89eb786f75380d30d1cd0268fb4974e"><code>028597a</code></a> Prepare release 1.3.0 again</li>
   <li>Additional commits viewable in <a href="https://github.com/jaegertracing/jaeger-client-java/compare/v1.2.0...v1.3.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.jaegertracing:jaeger-client&package-manager=maven&previous-version=1.2.0&new-version=1.3.2)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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
   
   
   </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.

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



[GitHub] [camel-k-runtime] lburgazzoli merged pull request #439: build(deps): bump jaeger-client from 1.2.0 to 1.3.2

Posted by GitBox <gi...@apache.org>.
lburgazzoli merged pull request #439:
URL: https://github.com/apache/camel-k-runtime/pull/439


   


----------------------------------------------------------------
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.

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