Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 49 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,55 @@ copy from UI changelog

</details>

next release v1.73.0 / v2.10.0 (2025-09-02)
v1.74.0 / v2.11.0 (2025-10-01)
-------------------------------

### Backend Changes

#### 🐞 Bug fixes, Minor Improvements

* Make enabletracing param work correctly in jaeger-v2 query extension ([@Frapschen](https://github.com/Frapschen) in [#7226](https://github.com/jaegertracing/jaeger/pull/7226))

#### 🚧 Experimental Features

* [clickhouse] implement factory with minimal configuration ([@mahadzaryab1](https://github.com/mahadzaryab1) in [#7518](https://github.com/jaegertracing/jaeger/pull/7518))
* [clickhouse] implement writer for clickhouse storage ([@mahadzaryab1](https://github.com/mahadzaryab1) in [#7514](https://github.com/jaegertracing/jaeger/pull/7514))
* [clickhouse] add attributes for event in clickhouse storage ([@mahadzaryab1](https://github.com/mahadzaryab1) in [#7512](https://github.com/jaegertracing/jaeger/pull/7512))
* [clickhouse] add column for storing complex attributes ([@mahadzaryab1](https://github.com/mahadzaryab1) in [#7510](https://github.com/jaegertracing/jaeger/pull/7510))
* [clickhouse] add attributes to span table for clickhouse storage ([@mahadzaryab1](https://github.com/mahadzaryab1) in [#7503](https://github.com/jaegertracing/jaeger/pull/7503))

#### ⚙️ Refactoring

* Move clickhouse queries to sql files with embed directive ([@mahadzaryab1](https://github.com/mahadzaryab1) in [#7523](https://github.com/jaegertracing/jaeger/pull/7523))
* Use maps.copy for cleaner map handling ([@quantpoet](https://github.com/quantpoet) in [#7513](https://github.com/jaegertracing/jaeger/pull/7513))


### 📊 UI Changes

#### 🐞 Bug fixes, Minor Improvements

* Replace dependency react-window ([@Parship999](https://github.com/Parship999) in [#3070](https://github.com/jaegertracing/jaeger-ui/pull/3070))
* Fix the flaky test in tracepage/index.test.js ([@Parship999](https://github.com/Parship999) in [#3089](https://github.com/jaegertracing/jaeger-ui/pull/3089))
* Fix top bar tab order ([@mdwyer6](https://github.com/mdwyer6) in [#3067](https://github.com/jaegertracing/jaeger-ui/pull/3067))
* Expand the logs automatically ([@Parship999](https://github.com/Parship999) in [#3054](https://github.com/jaegertracing/jaeger-ui/pull/3054))

#### ⚙️ Refactoring

* Convert tracediff component from class to functional component ([@Parship999](https://github.com/Parship999) in [#3099](https://github.com/jaegertracing/jaeger-ui/pull/3099))
* Remove the history instance from the app component ([@Parship999](https://github.com/Parship999) in [#3100](https://github.com/jaegertracing/jaeger-ui/pull/3100))
* Update to modern jsx transform ([@Parship999](https://github.com/Parship999) in [#3097](https://github.com/jaegertracing/jaeger-ui/pull/3097))
* Fix some eslint warnings ([@Parship999](https://github.com/Parship999) in [#3096](https://github.com/jaegertracing/jaeger-ui/pull/3096))
* Convert servicesview/index to functional component ([@Parship999](https://github.com/Parship999) in [#3004](https://github.com/jaegertracing/jaeger-ui/pull/3004))
* Convert filteredlist/index.tsx from class to functional component ([@Parship999](https://github.com/Parship999) in [#3083](https://github.com/jaegertracing/jaeger-ui/pull/3083))
* Fix some lint warnings ([@Parship999](https://github.com/Parship999) in [#3090](https://github.com/jaegertracing/jaeger-ui/pull/3090))
* Convert searchresults/diffselection to functional component and improved testcases ([@JeevaRamanathan](https://github.com/JeevaRamanathan) in [#3076](https://github.com/jaegertracing/jaeger-ui/pull/3076))
* Convert tracediff/tracediffheader {cohorttable, tracediffheader} to functional component ([@JeevaRamanathan](https://github.com/JeevaRamanathan) in [#3082](https://github.com/jaegertracing/jaeger-ui/pull/3082))
* Convert seachresults{resultitem, resultitemtitle} to functional components ([@JeevaRamanathan](https://github.com/JeevaRamanathan) in [#3071](https://github.com/jaegertracing/jaeger-ui/pull/3071))
* Tighten tracearchive type to more strictly enforce correct state ([@tklever](https://github.com/tklever) in [#623](https://github.com/jaegertracing/jaeger-ui/pull/623))



v1.73.0 / v2.10.0 (2025-09-02)
-------------------------------

### Backend Changes
Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ Here are the release managers for future versions with the tentative release dat
| Version | Release Manager | Tentative release date |
|---------|-----------------|------------------------|
| 2.11.0 | @albertteoh | 1 October 2025 |
| 2.12.0 | @pavolloffay | 5 November 2025 |
| 2.13.0 | @joe-elliott | 3 December 2025 |
| 2.14.0 | @mahadzaryab1 | 7 January 2026 |
| 2.15.0 | @jkowall | 4 February 2026 |
| 2.16.0 | @yurishkuro | 5 March 2026 |
| 2.17.0 | @albertteoh | 1 April 2026 |
2 changes: 1 addition & 1 deletion jaeger-ui
Submodule jaeger-ui updated 51 files
+1 −1 .github/workflows/check_bundle.yml
+3 −3 .github/workflows/codeql.yml
+1 −1 .github/workflows/lint-build.yml
+1 −1 .github/workflows/release.yml
+1 −1 .github/workflows/s390x-build.yaml
+1 −1 .github/workflows/scorecard.yml
+1 −1 .github/workflows/unit-tests.yml
+24 −0 CHANGELOG.md
+428 −165 package-lock.json
+4 −1 package.json
+4 −5 packages/jaeger-ui/package.json
+20 −11 packages/jaeger-ui/src/components/App/TopNav.tsx
+42 −44 packages/jaeger-ui/src/components/App/index.jsx
+6 −5 packages/jaeger-ui/src/components/App/index.test.js
+2 −0 packages/jaeger-ui/src/components/DeepDependencies/Graph/DdgNodeContent/index.tsx
+3 −3 packages/jaeger-ui/src/components/DeepDependencies/SidePanel/index.test.js
+3 −3 packages/jaeger-ui/src/components/DeepDependencies/traces.test.js
+1 −0 packages/jaeger-ui/src/components/DeepDependencies/url.tsx
+290 −306 packages/jaeger-ui/src/components/Monitor/ServicesView/index.tsx
+3 −3 packages/jaeger-ui/src/components/Monitor/ServicesView/operationDetailsTable/index.tsx
+20 −0 packages/jaeger-ui/src/components/SearchTracePage/SearchResults/DiffSelection.test.js
+44 −44 packages/jaeger-ui/src/components/SearchTracePage/SearchResults/DiffSelection.tsx
+79 −87 packages/jaeger-ui/src/components/SearchTracePage/SearchResults/ResultItem.tsx
+54 −64 packages/jaeger-ui/src/components/SearchTracePage/SearchResults/ResultItemTitle.tsx
+36 −8 packages/jaeger-ui/src/components/TraceDiff/TraceDiff.test.js
+82 −80 packages/jaeger-ui/src/components/TraceDiff/TraceDiff.tsx
+17 −18 packages/jaeger-ui/src/components/TraceDiff/TraceDiffHeader/CohortTable.tsx
+95 −109 packages/jaeger-ui/src/components/TraceDiff/TraceDiffHeader/TraceDiffHeader.tsx
+2 −1 packages/jaeger-ui/src/components/TraceDiff/duck.tsx
+26 −9 packages/jaeger-ui/src/components/TracePage/ArchiveNotifier/duck.tsx
+4 −4 packages/jaeger-ui/src/components/TracePage/ArchiveNotifier/index.tsx
+7 −8 packages/jaeger-ui/src/components/TracePage/TracePageHeader/SpanGraph/index.test.js
+81 −0 packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/SpanDetail/AccordianLogs.test.js
+128 −18 packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/SpanDetail/AccordianLogs.tsx
+1 −1 packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/SpanDetail/DetailState.tsx
+1 −0 packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/SpanDetail/index.tsx
+49 −0 packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/VirtualizedTraceView.test.js
+27 −0 packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/VirtualizedTraceView.tsx
+4 −3 packages/jaeger-ui/src/components/common/FilteredList/ListItem.tsx
+69 −29 packages/jaeger-ui/src/components/common/FilteredList/index.test.js
+196 −154 packages/jaeger-ui/src/components/common/FilteredList/index.tsx
+2 −2 packages/jaeger-ui/src/components/common/NameSelector.tsx
+3 −1 packages/jaeger-ui/src/components/common/VerticalResizer.test.js
+11 −5 packages/jaeger-ui/src/demo/trace-generators.js
+111 −0 packages/jaeger-ui/src/model/span.test.js
+11 −6 packages/jaeger-ui/src/types/archive.tsx
+3 −3 packages/jaeger-ui/src/utils/withRouteProps.test.js
+14 −11 packages/jaeger-ui/test/babel-transform.js
+3 −0 packages/jaeger-ui/tsconfig.json
+1 −0 packages/plexus/babel.config.js
+1 −1 tsconfig.json
Loading