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.0 #80

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2022

Bumps jaeger-micrometer from 1.0.0 to 1.8.0.

Release notes

Sourced from jaeger-micrometer's releases.

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

Release 1.1.0

No release notes provided.

Changelog

Sourced from jaeger-micrometer's changelog.

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)

  • 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

1.3.1 (2020-06-29)

... (truncated)

Commits
  • ad35fc3 Preparing release 1.8.0 (#825)
  • 8ba71a6 Mark library as deprecated
  • 0dafe38 Restore support for setting null as a tag value (Resolves #823) (#824)
  • c92da42 Remove accidental addition of secring.gpg
  • 98c4aba Update release notes (#822)
  • ad3a4b0 [Gradle Release Plugin] - new version commit: 'v1.7.0'.
  • fe81da6 Preparing release 1.7.0
  • ce5b3a2 [Gradle Release Plugin] - pre tag commit: 'v1.7.0'.
  • aaa72d6 Preparing release 1.7.0
  • 49d4013 Add deprecation notice
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/io.jaegertracing-jaeger-micrometer-1.8.0 branch from a106eb1 to 2c7c632 Compare February 19, 2022 21:04
@dependabot dependabot bot force-pushed the dependabot/maven/io.jaegertracing-jaeger-micrometer-1.8.0 branch from 2c7c632 to f2755fe Compare March 13, 2022 01:03
@dependabot dependabot bot force-pushed the dependabot/maven/io.jaegertracing-jaeger-micrometer-1.8.0 branch from f2755fe to d68454e Compare March 27, 2022 11:50
@dependabot dependabot bot force-pushed the dependabot/maven/io.jaegertracing-jaeger-micrometer-1.8.0 branch 2 times, most recently from 61c16d8 to 6bda8a6 Compare May 6, 2022 03:07
Bumps [jaeger-micrometer](https://github.com/jaegertracing/jaeger-client-java) from 1.0.0 to 1.8.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.jaegertracing-jaeger-micrometer-1.8.0 branch from 6bda8a6 to fe5ff75 Compare June 4, 2022 05:09
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 3, 2022

Superseded by #128.

@dependabot dependabot bot closed this Jul 3, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.jaegertracing-jaeger-micrometer-1.8.0 branch July 3, 2022 03:11
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
Development

Successfully merging this pull request may close these issues.

0 participants