Skip to content

Commit de8b022

Browse files
authored
Prepare release 1.57.0 (#2295)
1 parent b5e61f5 commit de8b022

File tree

3 files changed

+26
-15
lines changed

3 files changed

+26
-15
lines changed

CHANGELOG.md

Lines changed: 24 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ Run `make changelog` to generate content.
99

1010
</details>
1111

12+
## v1.57.0 (2024-05-01)
13+
14+
Note: the version has been bumped to be inline with the backend.
15+
16+
More details: https://github.com/jaegertracing/jaeger/issues/5323
17+
18+
### 🐞 Bug fixes, Minor Improvements
19+
20+
* Improve trace page title with data and unique emoji (fixes #2256) ([@nox](https://github.com/nox) in [#2275](https://github.com/jaegertracing/jaeger-ui/pull/2275))
21+
* Require node version 20+ ([@Baalekshan](https://github.com/Baalekshan) in [#2274](https://github.com/jaegertracing/jaeger-ui/pull/2274))
22+
1223
## v1.40.0 (2024-04-02)
1324

1425
### 🐞 Bug fixes, Minor Improvements
@@ -23,34 +34,34 @@ Run `make changelog` to generate content.
2334

2435
## v1.39.0 (2024-03-04)
2536

26-
#### ✨ New Features:
37+
### ✨ New Features:
2738

2839
* Support uploading traces in opentelemetry format (otlp json) ([@NavinShrinivas](https://github.com/NavinShrinivas) in [#2145](https://github.com/jaegertracing/jaeger-ui/pull/2145))
2940

30-
#### 🐞 Bug fixes, Minor Improvements:
41+
### 🐞 Bug fixes, Minor Improvements:
3142

3243
* Gracefully handle spans without logs field ([@MaXal](https://github.com/MaXal) in [#2191](https://github.com/jaegertracing/jaeger-ui/pull/2191))
3344
* Prevent keyvaluetable copy column from wrapping ([@bobrik](https://github.com/bobrik) in [#2181](https://github.com/jaegertracing/jaeger-ui/pull/2181))
3445
* Use json for table values only for objects ([@bobrik](https://github.com/bobrik) in [#2168](https://github.com/jaegertracing/jaeger-ui/pull/2168))
3546

3647
## v1.38.0 (2024-02-06)
3748

38-
#### ✨ New Features:
49+
### ✨ New Features:
3950

4051
* [feature]: add zoom in/out controls to plexus graphs ([@Wise-Wizard](https://github.com/Wise-Wizard) in [#2072](https://github.com/jaegertracing/jaeger-ui/pull/2072))
4152

42-
#### 🐞 Bug fixes, Minor Improvements:
53+
### 🐞 Bug fixes, Minor Improvements:
4354

4455
* Use import from /dist/ instead of symlink ([@zacanger](https://github.com/zacanger) in [#2135](https://github.com/jaegertracing/jaeger-ui/pull/2135))
4556

4657
## v1.37.0 (2024-01-08)
4758

48-
#### ✨ New Features:
59+
### ✨ New Features:
4960

5061
* Replace implementation of DAG view with Plexus's Digraph ([@prathamesh-mutkure](https://github.com/prathamesh-mutkure) in [#1981](https://github.com/jaegertracing/jaeger-ui/pull/1981))
5162
* Support sticky configuration for deep dependency graph ([@Wise-Wizard](https://github.com/Wise-Wizard) in [#2063](https://github.com/jaegertracing/jaeger-ui/pull/2063))
5263

53-
#### 🐞 Bug fixes, Minor Improvements:
64+
### 🐞 Bug fixes, Minor Improvements:
5465

5566
* Add exact phrase search syntax help ([@kshmidt-digma](https://github.com/kshmidt-digma) in [#2028](https://github.com/jaegertracing/jaeger-ui/pull/2028))
5667
* Fix broken hot reload of plexus package ([@Wise-Wizard](https://github.com/Wise-Wizard) in [#2089](https://github.com/jaegertracing/jaeger-ui/pull/2089))
@@ -59,39 +70,39 @@ Run `make changelog` to generate content.
5970
* Chore: import only lodash submodules ([@anshgoyalevil](https://github.com/anshgoyalevil) in [#2041](https://github.com/jaegertracing/jaeger-ui/pull/2041))
6071
* Replace reselect with memoize ([@cooleditphoto](https://github.com/cooleditphoto) in [#2042](https://github.com/jaegertracing/jaeger-ui/pull/2042))
6172

62-
#### 👷 CI Improvements:
73+
### 👷 CI Improvements:
6374

6475
* Setup ossf scorecard workflow ([@mmorel-35](https://github.com/mmorel-35) in [#2096](https://github.com/jaegertracing/jaeger-ui/pull/2096))
6576
* Ci: simplify check-label workflow ([@EshaanAgg](https://github.com/EshaanAgg) in [#2068](https://github.com/jaegertracing/jaeger-ui/pull/2068))
6677
* Fix: fix some linting warnings ([@EshaanAgg](https://github.com/EshaanAgg) in [#2064](https://github.com/jaegertracing/jaeger-ui/pull/2064))
6778

6879
## v1.36.0 (2023-12-05)
6980

70-
#### ✨ New Features:
81+
### ✨ New Features:
7182

7283
* [SPM] Add span kind selector ([@albertteoh](https://github.com/albertteoh) in [#2012](https://github.com/jaegertracing/jaeger-ui/pull/2012))
7384
* Make ArchiveTrace button auto-configurable ([@thecoons](https://github.com/thecoons) in [#1944](https://github.com/jaegertracing/jaeger-ui/pull/1944))
7485

75-
#### 🐞 Bug fixes, Minor Improvements:
86+
### 🐞 Bug fixes, Minor Improvements:
7687

7788
* Speed up trace statistics view calculation ([@maxgaponov](https://github.com/maxgaponov) in [#1941](https://github.com/jaegertracing/jaeger-ui/pull/1941))
7889
* Exit `mergeChildrenCriticalPath` early for an empty critical path ([@maxgaponov](https://github.com/maxgaponov) in [#1974](https://github.com/jaegertracing/jaeger-ui/pull/1974))
7990
* Add link to faq explaining why service map is empty ([@yurishkuro](https://github.com/yurishkuro) in [#1963](https://github.com/jaegertracing/jaeger-ui/pull/1963))
8091

81-
#### 👷 CI Improvements:
92+
### 👷 CI Improvements:
8293

8394
* Change vite config from cjs to esm ([@ShivamMadlani](https://github.com/ShivamMadlani) in [#1992](https://github.com/jaegertracing/jaeger-ui/pull/1992))
8495
* Restore scripts/get-tracking-version.js deleted by accident ([@yurishkuro](https://github.com/yurishkuro) in [#1998](https://github.com/jaegertracing/jaeger-ui/pull/1998))
8596

8697

8798
## v1.35.0 (2023-11-02)
8899

89-
#### ✨ New Features:
100+
### ✨ New Features:
90101

91102
* Add tooltip when hovering critical path ([@GLVSKiriti](https://github.com/GLVSKiriti) in [#1871](https://github.com/jaegertracing/jaeger-ui/pull/1871))
92103
* Added tooltip when hovered on header column of tracestatistics view ([@GLVSKiriti](https://github.com/GLVSKiriti) in [#1902](https://github.com/jaegertracing/jaeger-ui/pull/1902))
93104

94-
#### 🐞 Bug fixes, Minor Improvements:
105+
### 🐞 Bug fixes, Minor Improvements:
95106

96107
* Upgrade ant-design to v5.x ([@anshgoyalevil](https://github.com/anshgoyalevil) in [#1907](https://github.com/jaegertracing/jaeger-ui/pull/1907))
97108
* [refactor]: enhancement to selftime calculation logic in tracestatistics view ([@GLVSKiriti](https://github.com/GLVSKiriti) in [#1901](https://github.com/jaegertracing/jaeger-ui/pull/1901))
@@ -102,7 +113,7 @@ Run `make changelog` to generate content.
102113
* Replace deprecated visible prop of ant-design v3 with open prop of ant-design v4 ([@anshgoyalevil](https://github.com/anshgoyalevil) in [#1855](https://github.com/jaegertracing/jaeger-ui/pull/1855))
103114
* Replace deprecated usage of ant-design tabs component from searchtracepage ([@anshgoyalevil](https://github.com/anshgoyalevil) in [#1857](https://github.com/jaegertracing/jaeger-ui/pull/1857))
104115

105-
#### 👷 CI Improvements:
116+
### 👷 CI Improvements:
106117

107118
* Ci: add the label-check workflow to verify changelog labels on each pr ([@anshgoyalevil](https://github.com/anshgoyalevil) in [#1897](https://github.com/jaegertracing/jaeger-ui/pull/1897))
108119

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
changelog:
33
wget https://raw.githubusercontent.com/jaegertracing/jaeger/main/scripts/release-notes.py -O ./scripts/release-notes.py -q
44
chmod 755 ./scripts/release-notes.py
5-
./scripts/release-notes.py --exclude-dependabot --repo jaeger-ui
5+
./scripts/release-notes.py --exclude-dependabot --repo jaeger-ui --verbose
66

77
.PHONY: draft-release
88
draft-release:

packages/jaeger-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "jaeger-ui",
4-
"version": "1.40.0",
4+
"version": "1.57.0",
55
"main": "src/index.tsx",
66
"license": "Apache-2.0",
77
"homepage": ".",

0 commit comments

Comments
 (0)