All Versions
57
Latest Version
Avg Release Cycle
81 days
Latest Release
992 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.8.1 Changes
June 30, 2022- β¬οΈ Bump okhttp to 4.9.3 (#834)
- β¬οΈ Bump apache thrift version to 0.15.0
- β‘οΈ Update gson from 2.8.6 -> 2.9.0
-
v1.8.0 Changes
January 15, 2022- βͺ Restore support for setting null as a tag value (Resolves #823) (#824) -- amirhadadi
-
v1.7.0 Changes
December 18, 2021- β‘οΈ 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
-
v1.6.0 Changes
March 29, 2021- 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
-
v1.5.0 Changes
November 12, 2020- β¬οΈ 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
-
v1.4.0 Changes
September 07, 2020- π 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
-
v1.3.2 Changes
August 03, 2020 -
v1.3.1 Changes
June 29, 2020Same as 1.3.1 (due to issues with artifact publishing)
-
v1.3.0 Changes
June 29, 2020- β 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
-
v1.2.0 Changes
March 11, 2020- β 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)