Releases: opentracing-contrib/java-spring-jaeger
Releases · opentracing-contrib/java-spring-jaeger
Release 2.0.3
Add spring support for enabling 128 bit trace id generation (#58) Signed-off-by: Jonah Back <[email protected]>
Release 2.0.2
Respect jaeger.service-name property (#57) * Respect jaeger.service-name property JAEGER_SERVICE_NAME is an environment variable set by e.g. the jaeger-operator when it injects environment variables into containers. This change means that Spring apps can use the auto-container inject feature of the operator and be identified correctly by default. See https://www.jaegertracing.io/docs/1.13/client-features/ See #56
Release 2.0.1
release-2.0.1 Add new configuration properties for host and port (#53)
Release 2.0.0
release-2.0.0 Add changelog notes
Release 1.0.3
Allow setting an explicit service name (#39) Fixes: #38
Release 1.0.2
release-1.0.2 Adjusts copyright headers for this year
Release 1.0.1
Bump to latest version of Opentracing Java Spring Web (#30) Fixes: #29
Release 1.0.0
Release 0.2.2
Release 0.2.1
Support expanding exception logs