Skip to content

Releases: jaegertracing/jaeger

Release v1.76.0 / v2.13.0

03 Dec 16:31
63b27e1

Choose a tag to compare

Backend Changes

🐞 Bug fixes, Minor Improvements

  • Fix: register basicauth extension in component factory (@xenonnn4w in #7668)

πŸ‘· CI Improvements

πŸ“Š UI Changes

🐞 Bug fixes, Minor Improvements

  • Add support for custom ui configuration in development mode (@Copilot in #3194)
  • Remove duplicate antd dependencies (@yurishkuro in #3193)
  • Fix css class typo in sidepanel details div (@Copilot in #3190)
  • Reduce search form field margins for better viewport fit (@Copilot in #3189)
  • Migrate deepdependencies/header and qualitymetrics/header from nameselector to searchableselect (@Copilot in #3185)
  • Reorder checkbox before color by dropdown in tracestatisticsheader (@Copilot in #3184)
  • Feat: add fuzzy search to searchableselect (@Copilot in #3182)
  • Fix highlighting of the current tab in the main nav bar (@SimonADW in #3183)

🚧 Experimental Features

πŸ‘· CI Improvements

βš™οΈ Refactoring

Release v1.75.0 / v2.12.0

18 Nov 18:23
1c5531b

Choose a tag to compare

Backend Changes

🐞 Bug fixes, Minor Improvements

  • Make enabletracing param work correctly in jaeger-v2 query extension (@Frapschen in #7226)

🚧 Experimental Features

βš™οΈ Refactoring

πŸ“Š UI Changes

🐞 Bug fixes, Minor Improvements

βš™οΈ Refactoring

Release v1.74.0 / v2.11.0

02 Oct 12:06
c17f97d

Choose a tag to compare

Backend Changes

🐞 Bug fixes, Minor Improvements

  • Make enabletracing param work correctly in jaeger-v2 query extension (@Frapschen in #7226)

🚧 Experimental Features

βš™οΈ Refactoring

πŸ“Š UI Changes

🐞 Bug fixes, Minor Improvements

βš™οΈ Refactoring

Release v1.73.0 / v2.10.0

03 Sep 18:48
7f883c9

Choose a tag to compare

Backend Changes

🐞 Bug fixes, Minor Improvements

🚧 Experimental Features

πŸ‘· CI Improvements

βš™οΈ Refactoring

πŸ“Š UI Changes

✨ New Features

🐞 Bug fixes, Minor Improvements

βš™οΈ Refactoring

  • Fix typescript ref typing errors across react components (@vishvamsinh28 in #3042)
  • Convert VerticalResizer.tsx from class component to functional component (@Parship999 in #2951)

Release v1.72.0 / v2.9.0

06 Aug 19:05
57f6514

Choose a tag to compare

Backend Changes

✨ New Features

🐞 Bug fixes, Minor Improvements

🚧 Experimental Features

πŸ‘· CI Improvements

βš™οΈ Refactoring

Release v1.71.0 / v2.8.0

05 Jul 00:57
v1.71.0
d321ea3

Choose a tag to compare

Backend Changes

β›” Breaking Changes

✨ New Features

  • [v2] switch memory backend to storage api v2 implementation (@Manik2708 in #7157)

🐞 Bug fixes, Minor Improvements

🚧 Experimental Features

πŸ“Š UI Changes

βš™οΈ Refactoring

  • Convert opsgraph.tsx from class component to functional component (@Parship999 in #2914)
  • Convert regiondemo.tsx from class component to functional component (@Parship999 in #2910)
  • Convert dividerdemo.tsx from class component to functional component (@Parship999 in #2909)
  • Convert draggablemanagerdemo.tsx from class component to functional component (@Parship999 in #2908)
  • Convert nameselector.tsx from class component to functional component (@Parship999 in #2889)
  • Convert copyicon.tsx from class component to functional component (@Parship999 in #2887)

Release v1.70.0 / v2.7.0

10 Jun 18:43
v1.70.0
d2308c9

Choose a tag to compare

Backend Changes

✨ New Features

🐞 Bug fixes, Minor Improvements

🚧 Experimental Features

βš™οΈ Refactoring

  • Relocate the docker directory from the root directory to under scripts/build (@ris-tlp in #7189)
  • [refactor] move sanitizer (@yurishkuro in #7158)
  • [es][v2] refactor the factory of v1 to make it reusable for v2 (@Manik2708 in #7086)
  • [refactor] allow storage cleaner to be overridden via environment variable (@mahadzaryab1 in #7114)
  • [refactor] remove archive storage from grpc config (@mahadzaryab1 in #7113)
  • [grpc] allow remote storage endpoint to be set via environment variable (@mahadzaryab1 in #7111)
  • [refactor] use proto files from jaeger-idl for remote storage api (@mahadzaryab1 in #7104)

πŸ“Š UI Changes

🐞 Bug fixes, Minor Improvements

βš™οΈ Refactoring

Release v1.69.0 / v2.6.0

09 May 21:55
0212843

Choose a tag to compare

Backend Changes

β›” Breaking Changes

  • Feat(elasticsearch): Add flag to enable gzip compression by default (@timonegk in #7072), on by default
  • Only Remote Storage API v2 is supported in Jaeger v2 (@mahadzaryab1 in #6969)

✨ New Features

🐞 Bug fixes, Minor Improvements

🚧 Experimental Features

πŸ‘· CI Improvements

βš™οΈ Refactoring

  • [es] make nestedtags and fieldtags distinction at corespanwriter level (@Manik2708 in #6946)
  • [refactor] change remote storage server to accept v2 factories (@mahadzaryab1 in #7024)
  • [refactor] consolidate v1/v2 writer factory adapter functionality (@mahadzaryab1 in #7022)
  • [refactor] consolidate v1/v2 reader factory adapter functionality (@mahadzaryab1 in #7019)

πŸ“Š UI Changes

🐞 Bug fixes, Minor Improvements

πŸ‘· CI Improvements

βš™οΈ Refactoring

  • [es] make nestedtags and fieldtags distinction at corespanwriter level (@Manik2708 in #6946)
  • [refactor] change remote storage server to accept v2 factories ([@mahadzary...
Read more

Release v1.68.0 / v2.5.0

05 Apr 10:21
7d6c422

Choose a tag to compare

Backend Changes

β›” Breaking Changes

  • Remove sampling.strategies.bugfix-5270 flag and mark feature stable (@yurishkuro in #6872)

🐞 Bug fixes, Minor Improvements

🚧 Experimental Features

  • [es][v2] add snapshot tests for spans conversion (@Manik2708 in #6970)
  • [grpc][v2] implement grpc v2 factory (@mahadzaryab1 in #6968)
  • [grpc][v2] implement findtraces call in grpc reader for remote storage api v2 (@mahadzaryab1 in #6962)
  • [grpc][v2] implement gettraces call in grpc reader for remote storage api v2 (@mahadzaryab1 in #6857)
  • [es][v2] refactor from_dbmodel and to_dbmodel to accept and return db spans (@Manik2708 in #6934)
  • [grpc][v2] implement v2 grpc dependency reader (@mahadzaryab1 in #6933)
  • [es][v2] copy jaeger<->otlp translator from otel contrib (@Manik2708 in #6923)
  • [grpc][v2] implement v2 grpc trace writer (@mahadzaryab1 in #6919)
  • [grpc][v2] implement findtraceids call in grpc reader for remote storage api v2 (@mahadzaryab1 in #6858)
  • [grpc][v2] implement getoperations call in grpc reader for remote storage api v2 (@mahadzaryab1 in #6843)
  • [grpc][v2] implement getservices call in grpc reader for remote storage api v2 (@mahadzaryab1 in #6829)
  • [refactor] return chunk of traces from remote storage api v2 (@mahadzaryab1 in #6830)

πŸ‘· CI Improvements

βš™οΈ Refactoring

Read more

Release v1.67.0 / v2.4.0

08 Mar 05:56
6037db2

Choose a tag to compare

Backend Changes

β›” Breaking Changes

🐞 Bug fixes, Minor Improvements