Skip to content

Releases: jaegertracing/jaeger

Release v1.57.0

02 May 11:02
55e991a
Compare
Choose a tag to compare

Backend Changes

๐Ÿž Bug fixes, Minor Improvements

  • [jaeger-v2] define an internal interface of storage v2 spanstore (@james-ryans in #5399)
  • Combine jaeger ui release notes with jaeger backend (@albertteoh in #5405)
  • [agent] use grpc.newclient (@yurishkuro in #5392)
  • [sampling] fix merging of per-operation strategies into service strategies without them (@kuujis in #5277)
  • Create sampling templates when creating sampling store (@JaeguKim in #5349)
  • [kafka-consumer] set the rackid in consumer config (@sappusaketh in #5374)
  • Adding best practices badge to readme.md (@jkowall in #5369)

๐Ÿ‘ท CI Improvements

  • Moving global write permissions down into the ci jobs (@jkowall in #5370)

๐Ÿ“Š UI Changes

๐Ÿž Bug fixes, Minor Improvements

Release 1.56.0

03 Apr 19:59
ecbae67
Compare
Choose a tag to compare

Backend Changes

โ›” Breaking Changes

๐Ÿž Bug fixes, Minor Improvements

๐Ÿšง Experimental Features

๐Ÿ‘ท CI Improvements

๐Ÿ“Š UI Changes

  • UI pinned to version 1.40.0.

Release 1.55.0

07 Mar 05:28
d440fe1
Compare
Choose a tag to compare

Backend Changes

โœจ New Features:

๐Ÿž Bug fixes, Minor Improvements:

๐Ÿšง Experimental Features:

๐Ÿ“Š UI Changes

  • UI pinned to version 1.39.0.

๐Ÿ‘ New Contributors

Release v1.54.0

07 Feb 05:24
a614bb9
Compare
Choose a tag to compare

Backend Changes

โ›” Breaking Changes:

โœจ New Features:

๐Ÿž Bug fixes, Minor Improvements:

๐Ÿ‘ท CI Improvements:

UI Changes

  • UI pinned to version 1.38.0.

Release v1.53.0

08 Jan 18:07
b620f0e
Compare
Choose a tag to compare

โ›” Breaking Changes:

  • ๐Ÿ’ค swap zipkin server for zipkin receiver from otel collector contrib (@yurishkuro in #5045)
  • Make all-in-one metric names match metrics from standalone components (@yurishkuro in #5008)

๐Ÿž Bug fixes, Minor Improvements:

๐Ÿ‘ท CI Improvements:

Release v1.52.0

06 Dec 10:12
9866eba
Compare
Choose a tag to compare

โœจ New Features:

๐Ÿž Bug fixes, Minor Improvements:

๐Ÿšง Experimental Features:

๐Ÿ‘ท CI Improvements:

UI Changes

  • UI pinned to version 1.36.0.

Release v1.51.0

02 Nov 23:58
bf099aa
Compare
Choose a tag to compare

Backend Changes

โœจ New Features:

  • Feat: add sampling store support to badger (@slayer321 in #4834)
  • Feat: add span adjuster that moves some otel resource attributes to span.process (@james-ryans in #4844)
  • Add product/file version in windows executables (@ResamVi in #4811)

๐Ÿž Bug fixes, Minor Improvements:

๐Ÿšง Experimental Features:

๐Ÿ‘ท CI Improvements:

UI Changes

  • UI pinned to version 1.35.0.

Release v1.50.0

06 Oct 16:26
Compare
Choose a tag to compare

1.50.0 (2023-10-06)

Backend Changes

โ›” Breaking Changes

  • [sampling] Remove support for SAMPLING_TYPE env var and 'static' value (@yurishkuro in #4735)
  • Use non-root user in built containers (@nikzayn in #4783) - this change may cause issues with existing installations using Badger storage, because the existing files would be owned by a different user and would not be writeable after Jaeger upgrade. The workaround is to manually chown the files to the new user (uid=10001).

New Features

Bug fixes, Minor Improvements

UI Changes

  • UI pinned to version 1.34.0.

Release v1.49.0

07 Sep 14:07
2d351c3
Compare
Choose a tag to compare

Backend Changes

โ›” Breaking Changes

Bug fixes, Minor Improvements

UI Changes

  • UI pinned to version 1.33.0.

Release 1.48.0

15 Aug 11:39
6b264a1
Compare
Choose a tag to compare

Backend Changes

Bug fixes, Minor Improvements

  • [fix] Disable tracing of OTLP Receiver (@yurishkuro in #4662)
  • [hotrod/observer_test] Switch to OpenTelemetry (@afzal442 in #4635)
  • [memstore-plugin]Switch to OpenTelemetry SDK (@afzal442 in #4643)
  • [tracegen] Allow to control cardinality of attribute keys (@yurishkuro in #4634)
  • Replace OT const wth OTEL trace.span for zipkin comp (@afzal442 in #4625)
  • Replace OpenTracing instrumentation with OpenTelemetry in grpc storage plugin (@afzal442 in #4611)
  • Replace OT trace with otel trace spans type to span model (@afzal442 in #4614)
  • Replace cassandra-spanstore tracing instrumentation withOTEL (@afzal442 in #4599)
  • Replace es-spanstore tracing instrumentation with OpenTelemetry (@afzal442 in #4596)
  • Replace metricsstore/reader tracing instrumentation with OpenTelemetry (@afzal442 in #4595)
  • Replace Jaeger SDK with OTEL SDK + OT Bridge (@afzal442 in #4574)
  • [kafka-consumer] Ingester should use topic name from actual Kafka consumer instead of configuration (@abliqo in #4593)
  • Enable CORS settings on OTLP HTTP endpoint (@pmuls99 in #4586)
  • [hotrod] Return trace ID via traceresponse header (@yurishkuro in #4584)
  • [hotrod] Remove most references to OpenTracing (@yurishkuro in #4585)
  • [hotrod] Validate user input to avoid security warnings from code scanning (@yurishkuro in #4583)
  • [hotrod] Upgrade HotROD to use OpenTelemetry instrumentation (@afzal442 in #4548)
  • [kafka-consumer] Use wait group to ensure goroutine is finished before returning from Close (@kennyaz in #4582)
  • [tracegen] Enable BlockOnQueueFull in OTel SDK to avoid dropped spans (@haanhvu in #4578)
  • [hotrod] Handle both OT and OTEL baggage (@yurishkuro in #4572)

UI Changes

  • UI pinned to version 1.32.0.