Skip to content

Releases: jaegertracing/jaeger

Release v1.58.0

11 Jun 16:31
c80b8e1
Compare
Choose a tag to compare

Backend Changes

β›” Breaking Changes

🐞 Bug fixes, Minor Improvements

🚧 Experimental Features

πŸ‘· CI Improvements

πŸ“Š UI Changes

🐞 Bug fixes, Minor Improvements

πŸ‘· CI Improvements

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.