Skip to content

Tags: varshith257/jaeger

Tags

v1.54.0

Toggle v1.54.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare Release 1.54.0 (jaegertracing#5172)

Prepares Jaeger for release 1.54.0.

Includes jaeger-ui submodule updates.

---------

Signed-off-by: Joe Elliott <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
Co-authored-by: Yuri Shkuro <[email protected]>

v1.53.0

Toggle v1.53.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare release v1.53.0 (jaegertracing#5087)

Depends on jaegertracing/jaeger-ui#2097

---------

Signed-off-by: Pavol Loffay <[email protected]>

v1.52.0

Toggle v1.52.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.52.0 (jaegertracing#4991)

Signed-off-by: albertteoh <[email protected]>

v1.51.0

Toggle v1.51.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare release 1.51.0 (jaegertracing#4914)

Signed-off-by: Yuri Shkuro <[email protected]>

v1.50.0

Toggle v1.50.0's commit message
Allow running release workflow manually

Signed-off-by: Yuri Shkuro <[email protected]>

v1.49.0

Toggle v1.49.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare Release 1.49.0 (jaegertracing#4734)

Updates changelog, release.md and jaeger-ui submodule for v1.49.0

Signed-off-by: Joe Elliott <[email protected]>

v1.48.0

Toggle v1.48.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare release 1.48.0 (jaegertracing#4661)

Blocked by jaegertracing/jaeger-ui#1676

---------

Signed-off-by: Pavol Loffay <[email protected]>
Co-authored-by: Yuri Shkuro <[email protected]>

v1.47.0

Toggle v1.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[hotrod] Handle both OT and OTEL baggage (jaegertracing#4572)

## Which problem is this PR solving?
- Part of jaegertracing#3380

## Short description of the changes
- Move explicit baggage access into a util func that checks both OT and
OTEL baggage. Later the OT part can be retired completely.
- Update usage sites to use the new function instead of OT
`Span.BaggageItem`

A couple of less related changes in `tracing/mutex.go`:
- Use OTEL Span API instead of OT
- Replace direct-to-span logging with the regular logger that logs both
to stdout and to the span

Signed-off-by: Yuri Shkuro <[email protected]>

v1.46.0

Toggle v1.46.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare release v1.46.0 (jaegertracing#4498)

v1.45.0

Toggle v1.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare Release 1.45.0 (jaegertracing#4441)

Updates changelog, release.md and jaeger-ui submodule for v1.45.0.

---------

Signed-off-by: albertteoh <[email protected]>