che-server
che-server copied to clipboard
build(deps): bump jaeger-micrometer from 1.0.0 to 1.8.1
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
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
- Add W3C TraceContext codec/propagation (#694,
@pavolloffay
)- Configuration do not cache sender instance (#685,
@ehsavoie
)- Prevent a shutdown hook from being removed in JaegerTracer when a shutdown is in progress (#689,
@TomasHofman
)- Fix ThriftSender max span size check (#670,
@yhpark
)- Unregister shutdown hook when tracer is closed (#679,
@TomasHofman
)
... (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)
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
a908886
[Gradle Release Plugin] - pre tag commit: 'v1.8.1'.d2b6540
Make verboseb5d0f68
Preparing release 1.8.17d5dcb8
Bump okhttp to 4.9.3 (#834)c0484d9
Bump apache thrift version to 0.15.0 to fix https://issues.apache.org/jira/br...d7d90d5
Update gson from 2.8.6 -> 2.9.0. Signed-off-by: Jason Plumb <[email protected]...ad35fc3
Preparing release 1.8.0 (#825)8ba71a6
Mark library as deprecated0dafe38
Restore support for setting null as a tag value (Resolves #823) (#824)c92da42
Remove accidental addition of secring.gpg- Additional commits viewable in compare view
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)