Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump jaeger-micrometer from 1.0.0 to 1.8.1 #128

Open
wants to merge 1 commit into
base: azure-pipelines
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 3, 2022

Bumps jaeger-micrometer from 1.0.0 to 1.8.1.

Release notes

Sourced from jaeger-micrometer's releases.

Release 1.8.1

Dependencies upgrade:

  • Bump okhttp to 4.9.3 (#834)
  • Bump apache thrift version to 0.15.0
  • Update gson from 2.8.6 -> 2.9.0

Release v1.8.0

  • Restore support for setting null as a tag value (Resolves #823) (#824) -- amirhadadi

Release v1.7.0

  • Optimize TextMapCodec::contextFromString (#799) -- amirhadadi
  • jaeger-thrift: Shade kotlin runtime + other libraries (#801) -- ohadgur
  • Drop support for Java 1.6 and 1.7 (#802) -- Yuri Shkuro
  • Reduce locking in JaegerSpan (#795) -- amirhadadi
  • Fix repeated error logging for HttpSender (#785) -- Radek Kraus

Release v1.6.0

No release notes provided.

Release 1.5.0

  • Upgrade okhttp to 4.9.0 (#749) -- Yuri Shkuro
  • Do not strip leading zeros from trace IDs (#746) -- Yuri Shkuro
  • Document how to encrypt travis secrets (#744) -- Pavol Loffay

Release 1.4.0

  • Process sampling tag before handling other tags (fixes #738) -- Audrius Butkevicius>
  • Add 'w3c' to valid JAEGER_PROPAGATION options -- by chgl
  • Allow SystemClock to recognize non-GA OpenJDK versions -- Andriy Redko

Release 1.3.2

  • Log SenderExceptions the first time they occur in a row (#729) -- Phillip Schichtel
  • Make UdpSender lazy to be able to recover from early DNS issues (#726) -- Phillip Schichtel

Release 1.3.0

  • Add MDCScopeManager for correlating logs with trace context (#718) -- Avi Maslati
  • Fix publishing jaeger-thrift shadow artifact (#704) -- Zbigniew Halas
  • Do not encode span context in HTTP_HEADERS format (#721) -- Clément MATHIEU
  • Support microseconds timestamp accuracy for JDK 9 and above (#712) -- Idan Sheinberg
  • Ignore case when extracting W3C TraceContext (#711) -- Yanming Zhou
  • Support jaeger-debug-id in TraceContextCodec (#701) -- Yanming Zhou
  • Avoid warning if traceparent not present (#698) -- Yanming Zhou

Relase 1.2.0

... (truncated)

Changelog

Sourced from jaeger-micrometer's changelog.

1.8.1 (2022-06-30)

  • Bump okhttp to 4.9.3 (#834)
  • Bump apache thrift version to 0.15.0
  • Update gson from 2.8.6 -> 2.9.0

1.8.0 (2022-01-15)

  • Restore support for setting null as a tag value (Resolves #823) (#824) -- amirhadadi

1.7.0 (2021-12-18)

  • Optimize TextMapCodec::contextFromString (#799) -- amirhadadi
  • jaeger-thrift: Shade kotlin runtime + other libraries (#801) -- ohadgur
  • Drop support for Java 1.6 and 1.7 (#802) -- Yuri Shkuro
  • Reduce locking in JaegerSpan (#795) -- amirhadadi
  • Fix repeated error logging for HttpSender (#785) -- Radek Kraus

1.6.0 (2021-03-29)

  • Update the version of libthrift to 0.14.1 (#772). (#774) -- Robert Greig
  • Add unit tests and crossdock in github actions (#775) -- Ashmita
  • Fix dead loop in QueueProcessor (#763) -- Yaoliang Chen

1.5.0 (2020-11-12)

  • Upgrade okhttp to 4.9.0 (#749) -- Yuri Shkuro
  • Do not strip leading zeros from trace IDs (#746) -- Yuri Shkuro
  • Document how to encrypt travis secrets (#744) -- Pavol Loffay

1.4.0 (2020-09-07)

  • Process sampling tag before handling other tags (fixes #738) -- Audrius Butkevicius>
  • Add 'w3c' to valid JAEGER_PROPAGATION options -- by chgl
  • Allow SystemClock to recognize non-GA OpenJDK versions -- Andriy Redko

1.3.2 (2020-08-03)

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [jaeger-micrometer](https://github.com/jaegertracing/jaeger-client-java) from 1.0.0 to 1.8.1.
- [Release notes](https://github.com/jaegertracing/jaeger-client-java/releases)
- [Changelog](https://github.com/jaegertracing/jaeger-client-java/blob/master/CHANGELOG.md)
- [Commits](jaegertracing/jaeger-client-java@v1.0.0...v1.8.1)

---
updated-dependencies:
- dependency-name: io.jaegertracing:jaeger-micrometer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants