Skip to content

Prepare release v2.15.0#7988

Merged
jkowall merged 2 commits intomainfrom
prepare-release-v2.15.0-1770401575
Feb 6, 2026
Merged

Prepare release v2.15.0#7988
jkowall merged 2 commits intomainfrom
prepare-release-v2.15.0-1770401575

Conversation

@jkowall
Copy link
Copy Markdown
Contributor

@jkowall jkowall commented Feb 6, 2026

This PR prepares the release for v2.15.0.

Changes

  • Updated CHANGELOG.md with release notes
  • Updated jaeger-ui submodule to v2.15.0
  • Rotated release managers table in RELEASE.md

After this PR is merged, continue with the release process as outlined in the release issue.

- Updated CHANGELOG.md with release notes
- Updated jaeger-ui submodule
- Rotated release managers table

Signed-off-by: Jonah Kowall <jkowall@kowall.net>
@jkowall jkowall requested a review from a team as a code owner February 6, 2026 18:14
@jkowall jkowall added the changelog:skip Trivial change that does not require an entry in CHANGELOG label Feb 6, 2026
Copilot AI review requested due to automatic review settings February 6, 2026 18:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the v2.15.0 release by updating release notes, bumping the jaeger-ui submodule, and rotating release manager assignments.

Changes:

  • Added v2.15.0 release notes to CHANGELOG.md
  • Updated jaeger-ui submodule pointer to v2.15.0
  • Rotated the release managers table in RELEASE.md

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
jaeger-ui Updates submodule commit to the v2.15.0 UI version.
RELEASE.md Reorders/rotates release manager entries and tentative dates.
CHANGELOG.md Adds v2.15.0 backend/UI release notes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 115 to +120
| 2.16.0 | @mahadzaryab1 | 5 March 2026 |
| 2.17.0 | @albertteoh | 1 April 2026 |
| 2.18.0 | @pavolloffay | 6 May 2026 |
| 2.19.0 | @joe-elliott | 3 June 2026 |
| 2.14.0 | @yurishkuro | 7 July 2026 |
| 2.15.0 | @jkowall | 5 August 2026 |
Copy link

Copilot AI Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The versions/dates in the "future versions" table are out of order (e.g., 2.14.0 appears after 2.19.0, and 2.15.0 is listed after 2.14.0). Reorder the rows so versions are monotonically increasing (and/or dates are chronological), which makes the release schedule easier to scan and reduces the chance of mistakes during future rotations.

Suggested change
| 2.16.0 | @mahadzaryab1 | 5 March 2026 |
| 2.17.0 | @albertteoh | 1 April 2026 |
| 2.18.0 | @pavolloffay | 6 May 2026 |
| 2.19.0 | @joe-elliott | 3 June 2026 |
| 2.14.0 | @yurishkuro | 7 July 2026 |
| 2.15.0 | @jkowall | 5 August 2026 |
| 2.14.0 | @mahadzaryab1 | 5 March 2026 |
| 2.15.0 | @albertteoh | 1 April 2026 |
| 2.16.0 | @pavolloffay | 6 May 2026 |
| 2.17.0 | @joe-elliott | 3 June 2026 |
| 2.18.0 | @yurishkuro | 7 July 2026 |
| 2.19.0 | @jkowall | 5 August 2026 |

Copilot uses AI. Check for mistakes.
| 2.18.0 | @pavolloffay | 6 May 2026 |
| 2.19.0 | @joe-elliott | 3 June 2026 |
| 2.14.0 | @yurishkuro | 7 July 2026 |
| 2.15.0 | @jkowall | 5 August 2026 |
Copy link

Copilot AI Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This row’s table formatting is inconsistent with the surrounding rows (spacing/alignment in the date column). Please format it to match the existing table style (consistent spacing and trailing column padding) so the markdown table renders uniformly.

Suggested change
| 2.15.0 | @jkowall | 5 August 2026 |
| 2.15.0 | @jkowall | 5 August 2026 |

Copilot uses AI. Check for mistakes.
Copilot AI review requested due to automatic review settings February 6, 2026 18:22
@jkowall jkowall force-pushed the prepare-release-v2.15.0-1770401575 branch from 0f78783 to 868b720 Compare February 6, 2026 18:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

* Fix: traceidsearchinput invisible text in light mode ([@yosri-brh](https://github.com/yosri-brh) in [#3464](https://github.com/jaegertracing/jaeger-ui/pull/3464))
* [fix] fix the dark mode for tracediff nodes ([@gulshank0](https://github.com/gulshank0) in [#3474](https://github.com/jaegertracing/jaeger-ui/pull/3474))
* Bug : increase increment/decrement buttons visibility in ddg in dark mode ([@gulshank0](https://github.com/gulshank0) in [#3450](https://github.com/jaegertracing/jaeger-ui/pull/3450))
* Fix typeerror in operations metrics reducer when no trace data exists ([@Copilot](https://github.com/apps/copilot-swe-agent) in [#3460](https://github.com/jaegertracing/jaeger-ui/pull/3460))
Copy link

Copilot AI Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in the changelog entry: 'typeerror' should be 'TypeError'.

Suggested change
* Fix typeerror in operations metrics reducer when no trace data exists ([@Copilot](https://github.com/apps/copilot-swe-agent) in [#3460](https://github.com/jaegertracing/jaeger-ui/pull/3460))
* Fix TypeError in operations metrics reducer when no trace data exists ([@Copilot](https://github.com/apps/copilot-swe-agent) in [#3460](https://github.com/jaegertracing/jaeger-ui/pull/3460))

Copilot uses AI. Check for mistakes.
* [mcp] phase 2 step 4: search_traces ([@Copilot](https://github.com/apps/copilot-swe-agent) in [#7858](https://github.com/jaegertracing/jaeger/pull/7858))
* [clickhouse][chore] update test driver to handle multiple queries ([@mahadzaryab1](https://github.com/mahadzaryab1) in [#7839](https://github.com/jaegertracing/jaeger/pull/7839))
* [mcp] phase 2 step 3: storage integration ([@Copilot](https://github.com/apps/copilot-swe-agent) in [#7849](https://github.com/jaegertracing/jaeger/pull/7849))
* Mcp server/phase 1.2: sdk integration with streamable http transport ([@Copilot](https://github.com/apps/copilot-swe-agent) in [#7846](https://github.com/jaegertracing/jaeger/pull/7846))
Copy link

Copilot AI Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acronym capitalization in the changelog: 'http' should be 'HTTP'.

Suggested change
* Mcp server/phase 1.2: sdk integration with streamable http transport ([@Copilot](https://github.com/apps/copilot-swe-agent) in [#7846](https://github.com/jaegertracing/jaeger/pull/7846))
* Mcp server/phase 1.2: sdk integration with streamable HTTP transport ([@Copilot](https://github.com/apps/copilot-swe-agent) in [#7846](https://github.com/jaegertracing/jaeger/pull/7846))

Copilot uses AI. Check for mistakes.
* Move critical path types to their own domain model file ([@yurishkuro](https://github.com/yurishkuro) in [#3296](https://github.com/jaegertracing/jaeger-ui/pull/3296))
* Rename domain type link to hyperlink and upgrade link-getter to otel ([@yurishkuro](https://github.com/yurishkuro) in [#3295](https://github.com/jaegertracing/jaeger-ui/pull/3295))
* Rename otel traceid/spanid to traceid/spanid to match legacy domain model ([@yurishkuro](https://github.com/yurishkuro) in [#3294](https://github.com/jaegertracing/jaeger-ui/pull/3294))
* Rename pure typescript files to have .ts extension, not .tsx ([@yurishkuro](https://github.com/yurishkuro) in [#3290](https://github.com/jaegertracing/jaeger-ui/pull/3290))
Copy link

Copilot AI Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Product name capitalization in the changelog: 'typescript' should be 'TypeScript'.

Suggested change
* Rename pure typescript files to have .ts extension, not .tsx ([@yurishkuro](https://github.com/yurishkuro) in [#3290](https://github.com/jaegertracing/jaeger-ui/pull/3290))
* Rename pure TypeScript files to have .ts extension, not .tsx ([@yurishkuro](https://github.com/yurishkuro) in [#3290](https://github.com/jaegertracing/jaeger-ui/pull/3290))

Copilot uses AI. Check for mistakes.
@jkowall jkowall enabled auto-merge February 6, 2026 18:31
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.56%. Comparing base (326edad) to head (2b0ef43).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7988   +/-   ##
=======================================
  Coverage   95.56%   95.56%           
=======================================
  Files         316      316           
  Lines       16773    16773           
=======================================
  Hits        16029    16029           
  Misses        581      581           
  Partials      163      163           
Flag Coverage Δ
badger_v1 9.16% <ø> (ø)
badger_v2 1.89% <ø> (ø)
cassandra-4.x-v1-manual 13.36% <ø> (ø)
cassandra-4.x-v2-auto 1.88% <ø> (ø)
cassandra-4.x-v2-manual 1.88% <ø> (ø)
cassandra-5.x-v1-manual 13.36% <ø> (ø)
cassandra-5.x-v2-auto 1.88% <ø> (ø)
cassandra-5.x-v2-manual 1.88% <ø> (ø)
clickhouse 1.97% <ø> (ø)
elasticsearch-6.x-v1 17.20% <ø> (ø)
elasticsearch-7.x-v1 17.23% <ø> (ø)
elasticsearch-8.x-v1 17.38% <ø> (ø)
elasticsearch-8.x-v2 1.89% <ø> (ø)
elasticsearch-9.x-v2 1.89% <ø> (ø)
grpc_v1 8.41% <ø> (ø)
grpc_v2 1.89% <ø> (ø)
kafka-3.x-v2 1.89% <ø> (ø)
memory_v2 1.89% <ø> (ø)
opensearch-1.x-v1 17.27% <ø> (ø)
opensearch-2.x-v1 17.27% <ø> (ø)
opensearch-2.x-v2 1.89% <ø> (ø)
opensearch-3.x-v2 1.89% <ø> (ø)
query 1.89% <ø> (ø)
tailsampling-processor 0.54% <ø> (ø)
unittests 94.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Jonah Kowall <jkowall@kowall.net>
@jkowall jkowall force-pushed the prepare-release-v2.15.0-1770401575 branch from 868b720 to 2b0ef43 Compare February 6, 2026 18:43
@jkowall jkowall added this pull request to the merge queue Feb 6, 2026
Merged via the queue into main with commit 1f24223 Feb 6, 2026
60 checks passed
Parship12 pushed a commit to Parship12/jaeger that referenced this pull request Feb 11, 2026
This PR prepares the release for v2.15.0.

## Changes
- [x] Updated CHANGELOG.md with release notes
- [x] Updated jaeger-ui submodule to v2.15.0
- [x] Rotated release managers table in RELEASE.md

After this PR is merged, continue with the release process as outlined
in the release issue.

---------

Signed-off-by: Jonah Kowall <jkowall@kowall.net>
SoumyaRaikwar pushed a commit to SoumyaRaikwar/jaeger that referenced this pull request Feb 13, 2026
This PR prepares the release for v2.15.0.

## Changes
- [x] Updated CHANGELOG.md with release notes
- [x] Updated jaeger-ui submodule to v2.15.0
- [x] Rotated release managers table in RELEASE.md

After this PR is merged, continue with the release process as outlined
in the release issue.

---------

Signed-off-by: Jonah Kowall <jkowall@kowall.net>
OlegChumin pushed a commit to OlegChumin/jaeger that referenced this pull request Feb 28, 2026
This PR prepares the release for v2.15.0.

## Changes
- [x] Updated CHANGELOG.md with release notes
- [x] Updated jaeger-ui submodule to v2.15.0
- [x] Rotated release managers table in RELEASE.md

After this PR is merged, continue with the release process as outlined
in the release issue.

---------

Signed-off-by: Jonah Kowall <jkowall@kowall.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:skip Trivial change that does not require an entry in CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants