Skip to content

Releases: opentracing-contrib/java-spring-jaeger

Release 2.0.3

23 Aug 18:09
Compare
Choose a tag to compare
Add spring support for enabling 128 bit trace id  generation (#58)

Signed-off-by: Jonah Back <[email protected]>

Release 2.0.2

21 Aug 11:13
Compare
Choose a tag to compare
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

27 Jun 17:12
Compare
Choose a tag to compare
release-2.0.1

Add new configuration properties for host and port (#53)

Release 2.0.0

06 May 13:28
8502741
Compare
Choose a tag to compare
release-2.0.0

Add changelog notes

Release 1.0.3

11 Mar 14:32
f64cbc0
Compare
Choose a tag to compare
Allow setting an explicit service name (#39)

Fixes: #38

Release 1.0.2

19 Feb 14:01
Compare
Choose a tag to compare
release-1.0.2

Adjusts copyright headers for this year

Release 1.0.1

04 Dec 07:17
66ab44c
Compare
Choose a tag to compare
Bump to latest version of Opentracing Java Spring Web (#30)

Fixes: #29

Release 1.0.0

30 Nov 13:27
6d620de
Compare
Choose a tag to compare

This is the first version to Support Spring Boot 2.x

  • Bump to the latest jaeger client (#28)
  • Bump to Spring Boot 2.1 (#27)

Release 0.2.2

10 Oct 14:41
a563bfd
Compare
Choose a tag to compare
  • Bump jaeger version
  • Bump opentracing-spring-web version (#22)
  • Set opentracing-spring-cloud-starter.version to 0.2.0 (#21)
  • Set 'metrics' object on the Tracer itself. (#19)

Release 0.2.1

21 Aug 08:22
572ccd9
Compare
Choose a tag to compare

Support expanding exception logs