Skip to content

Conversation

@dependabot
Copy link

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

Bumps io.jaegertracing.version from 1.0.0 to 1.7.0.
Updates jaeger-client from 1.0.0 to 1.7.0

Release notes

Sourced from jaeger-client'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-client's changelog.

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)

Same as 1.3.1 (due to issues with artifact publishing)

1.3.0 (2020-06-29)

... (truncated)

Commits

Updates jaeger-core from 1.0.0 to 1.7.0

Release notes

Sourced from jaeger-core'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-core's changelog.

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)

Same as 1.3.1 (due to issues with artifact publishing)

1.3.0 (2020-06-29)

... (truncated)

Commits

Updates jaeger-tracerresolver from 1.0.0 to 1.7.0

Release notes

Sourced from jaeger-tracerresolver'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-tracerresolver's changelog.

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)

Same as 1.3.1 (due to issues with artifact publishing)

1.3.0 (2020-06-29)

... (truncated)

Commits

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 1, 2022
Bumps `io.jaegertracing.version` from 1.0.0 to 1.7.0.

Updates `jaeger-client` from 1.0.0 to 1.7.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.7.0)

Updates `jaeger-core` from 1.0.0 to 1.7.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.7.0)

Updates `jaeger-tracerresolver` from 1.0.0 to 1.7.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.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.jaegertracing.version-1.7.0 branch from 6054ced to b937bdb Compare January 15, 2022 20:53
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 19, 2022

Superseded by #91.

@dependabot dependabot bot closed this Feb 19, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.jaegertracing.version-1.7.0 branch February 19, 2022 21:05
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.

1 participant