Skip to content

Releases: jaegertracing/jaeger

Release v1.46.0

05 Jun 02:47
21baf26
Compare
Choose a tag to compare

Backend Changes

⛔ Breaking Changes

OTLP receiver is now enabled by default (#4494). This change follows the Jaeger's strategic direction of aligning closely with the OpenTelemetry project. This may cause port conflicts if jaeger-collector is depoyed in host network namespace. The original --collector.otlp.enabled option is still available and MUST be set to false if OTLP receiver is not desired.

New Features

Bug fixes, Minor Improvements

  • Log processor error in Kafka consumer (@pavolloffay in #4399)
  • [bug] Remove TerminateAfter from Elasticsearch/Opensearch query resulting in incomplete span count/list (@Jakob3xD in #4336)
  • [agent] Use RawConn.Control to get fd instead of Fd() to prevent deadlock on shutdown (@ChenX1993 in #4449)
  • [SPM] Fix docker compose command (@tqi-raurora in #4444)

Maintenance

UI Changes

UI pinned to version 1.30.0. New features:

  • Allow disabling file upload via site config (@yurishkuro in #1464)
  • Support in-page-search in trace view on key=value pairs (@bobrik in #1391)

Release v1.45.0

05 May 21:02
6999753
Compare
Choose a tag to compare

Backend Changes

Bug fixes, Minor Improvements

UI Changes

  • UI pinned to version 1.29.1.

Release v1.44.0

10 Apr 19:33
506adaf
Compare
Choose a tag to compare

Backend Changes

Bug fixes, Minor Improvements

UI Changes

  • UI pinned to version 1.29.0.

Release 1.43.0

15 Mar 18:09
d1cf716
Compare
Choose a tag to compare

Backend Changes

New Features

Bug fixes, Minor Improvements

Release v1.42.0

05 Feb 21:06
591d83f
Compare
Choose a tag to compare

Backend Changes

⛔ Breaking Changes

  • HotROD 🚗 application is switched from Jaeger SDK to OpenTelemetry SDK (@yurishkuro in #4187). Some environment variables previously accepted are no longer recognized. See PR for details.
  • tracegen utility is switched from Jaeger SDK to OpenTelemetry SDK (@yurishkuro in #4189). Some environment variables previously accepted are no longer recognized. See PR for details.

New Features

  • Add CLI flags for controlling HTTP server timeouts (@yurishkuro in #4167)
  • Watch directories for certificate hot-reload (@tsaarni in #4159)
  • Support tenant header propagation in query service and grpc-plugin (@pavolloffay in #4151)

Bug fixes, Minor Improvements

UI Changes

  • No changes.

Release v1.41.0

04 Jan 06:28
b71616c
Compare
Choose a tag to compare

Backend Changes

Bug fixes, Minor Improvements

  • Remove global platform arg in cassandra schema dockerfile (@jkandasa in #4123)
  • Add multi arch support to cassandra-schema container (@jkandasa in #4122)

UI

  • No changes.

Release v1.40.0

09 Dec 12:57
d2eb07a
Compare
Choose a tag to compare

Backend Changes

New Features

Bug fixes, Minor Improvements

UI

  • UI pinned to version 1.27.3.

Release v1.39.0

01 Nov 12:32
a22d80c
Compare
Choose a tag to compare

Backend Changes

New Features

Bug fixes, Minor Improvements

UI

  • UI pinned to version 1.27.2.

Release v1.38.1

05 Oct 00:26
e3bbf7e
Compare
Choose a tag to compare

Backend Changes

Bug fixes, Minor Improvements

UI Changes

  • UI pinned to version 1.27.1 to bump dependencies.

Release 1.38.0

16 Sep 14:34
cac21f8
Compare
Choose a tag to compare

Bug fixes, Minor Improvements