Skip to content

Commit c9ccd8b

Browse files
authored
Prepare release v1.65.0 (#2559)
Prepares Jaeger UI release v1.65.0 --------- Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
1 parent 885eaea commit c9ccd8b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

1010
</details>
1111

12+
## v1.65.0 (2025-01-08)
13+
14+
#### 🐞 Bug fixes, Minor Improvements
15+
16+
* [clean-up]: remove deprecated plexus/directedgraph ([@hari45678](https://github.com/hari45678) in [#2548](https://github.com/jaegertracing/jaeger-ui/pull/2548))
17+
* [fix]: make plexus demo work again ([@hari45678](https://github.com/hari45678) in [#2538](https://github.com/jaegertracing/jaeger-ui/pull/2538))
18+
* Upgrade from raven-js to sentry/browser ([@avinpy-255](https://github.com/avinpy-255) in [#2509](https://github.com/jaegertracing/jaeger-ui/pull/2509))
19+
1220
## v1.64.0 (2024-12-06)
1321

1422
#### 🐞 Bug fixes, Minor Improvements

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.64.0",
4+
"version": "1.65.0",
55
"main": "src/index.tsx",
66
"license": "Apache-2.0",
77
"homepage": ".",

0 commit comments

Comments
 (0)