Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

fix(deps): update dependency jaeger-client to ^3.18.1 #590

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2019

This PR contains the following updates:

Package Type Update New value References Sourcegraph
jaeger-client dependencies minor ^3.18.1 source code search for "jaeger-client"

Release Notes

jaegertracing/jaeger-client-node

v3.18.1

Compare Source

  • Always read thrift defs from ./ to better support bundling (#​441) - Hendrik Liebau

v3.18.0

Compare Source

  • Upgrade to opentracing-javascript 0.14 (#​117) - Yuri Shkuro
  • Add OpenTracing methods to get span and trace id (#​425) - Sandes de Silva

v3.17.2

Compare Source

  • README: Clarify that this library is not designed to work in the browser.

v3.17.1

Compare Source

  • [bug fix] Do not apply adaptive sampler to child spans (#​410) -- Yuri Shkuro
  • Add toString to reporters (#​403) -- Andrea Di Giorgi

v3.17.0

Compare Source

  • Add option to support zipkin's shared span id between client and server spans (#​399) -- Jonathan Monette
  • Allow specifying 128bit trace IDs via Configuration (#​397) -- Aleksei Androsov
  • Add support for UDP over IPv6 (#​396) -- Aleksei Androsov

v3.16.0

Compare Source

v3.15.0

Compare Source

v3.14.4

Compare Source

  • Hard code version

v3.14.3

Compare Source

  • Nothing

v3.14.2

Compare Source

  • Actually fix issue where dist/src files were missing

v3.14.1

Compare Source

  • Fixed issue where dist/src files were missing

v3.14.0

Compare Source

v3.13.0

Compare Source

v3.12.0

Compare Source

v3.11.0

Compare Source

v3.10.0

Compare Source

v3.9.1

Compare Source

  • Remove husky dependency as a temporary fix for #​232

v3.9.0

Compare Source

  • RemoteReporter.close() now ensures that the buffer is flushed before invoking the callback (#​224, #​226) - thanks @​MarckK
    • Fix Possible race condition in UDPSender #​214
    • Fix Support callback in udpSender.flush #​157
    • Fix Change SenderResponse.err to be a message string #​32
  • Node 6.x is recommended for development
    • Add .nvmrc to tell husky precommit which Node version to use (#​227)
  • Export Configuration class (#​221)
  • Add engines field to package.json (#​231)

v3.8.0

Compare Source

  • Log error when Thrift conversion fails (#​184)
  • Throw error if serviceName is not provided (#​192)
  • Flush only if process is set (#​195)
  • Change default flush interval to 1sec (#​196)

v3.7.0

Compare Source

  • Add support for Zipkin B3 header propagation (#​175)

v3.6.0

Compare Source

New features:

  • Save baggage in span logs (#​129)
  • Add BaggageRestrictionManager and BaggageSetter (#​142)
  • Migrate to Apache license v2 (#​159)
  • Randomize rate limiter balance on initialization (#​161)

Bug fixes:

  • Trap exceptions from socket.send() (#​137) - thanks @​frankgreco
  • Use ip tag instead of peer.ipv4 in process (#​125)
  • Log only span context (#​153)
  • Fix buffer size counting bug and add logging to UDP sender (#​151)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/jaeger-client-3.x branch from a7ef5b8 to 005e793 Compare May 10, 2019 20:09
@renovate renovate bot changed the title fix(deps): update dependency jaeger-client to ^3.14.4 fix(deps): update dependency jaeger-client to ^3.15.0 May 10, 2019
@codecov-io
Copy link

codecov-io commented May 10, 2019

Codecov Report

Merging #590 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   82.40%   82.40%           
=======================================
  Files          15       15           
  Lines        2126     2126           
  Branches      448      509   +61     
=======================================
  Hits         1752     1752           
  Misses        364      364           
  Partials       10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26c8e60...cd70a5c. Read the comment docs.

@renovate renovate bot force-pushed the renovate/jaeger-client-3.x branch from 005e793 to 078e9f9 Compare September 9, 2019 16:57
@renovate renovate bot changed the title fix(deps): update dependency jaeger-client to ^3.15.0 fix(deps): update dependency jaeger-client to ^3.16.0 Sep 9, 2019
@renovate renovate bot force-pushed the renovate/jaeger-client-3.x branch from 078e9f9 to 42bc65c Compare September 23, 2019 18:13
@renovate renovate bot changed the title fix(deps): update dependency jaeger-client to ^3.16.0 fix(deps): update dependency jaeger-client to ^3.17.0 Sep 23, 2019
@renovate renovate bot force-pushed the renovate/jaeger-client-3.x branch from 42bc65c to 49240b2 Compare October 22, 2019 18:12
@renovate renovate bot changed the title fix(deps): update dependency jaeger-client to ^3.17.0 fix(deps): update dependency jaeger-client to ^3.17.1 Oct 22, 2019
@renovate renovate bot force-pushed the renovate/jaeger-client-3.x branch from 49240b2 to 0692a68 Compare February 7, 2020 18:34
@renovate renovate bot changed the title fix(deps): update dependency jaeger-client to ^3.17.1 fix(deps): update dependency jaeger-client to ^3.17.2 Feb 7, 2020
@renovate renovate bot force-pushed the renovate/jaeger-client-3.x branch from 0692a68 to cd70a5c Compare April 21, 2020 18:36
@renovate renovate bot changed the title fix(deps): update dependency jaeger-client to ^3.17.2 fix(deps): update dependency jaeger-client to ^3.18.0 Apr 21, 2020
@renovate renovate bot force-pushed the renovate/jaeger-client-3.x branch from cd70a5c to 766898e Compare August 27, 2020 04:58
@renovate renovate bot changed the title fix(deps): update dependency jaeger-client to ^3.18.0 fix(deps): update dependency jaeger-client to ^3.18.1 Aug 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants