Skip to content

Commit

Permalink
Prepare release v1.65.0 (#2559)
Browse files Browse the repository at this point in the history
Prepares Jaeger UI release v1.65.0

---------

Signed-off-by: Mahad Zaryab <[email protected]>
  • Loading branch information
mahadzaryab1 authored Jan 7, 2025
1 parent 885eaea commit c9ccd8b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ Run `make changelog` to generate content.

</details>

## v1.65.0 (2025-01-08)

#### 🐞 Bug fixes, Minor Improvements

* [clean-up]: remove deprecated plexus/directedgraph ([@hari45678](https://github.com/hari45678) in [#2548](https://github.com/jaegertracing/jaeger-ui/pull/2548))
* [fix]: make plexus demo work again ([@hari45678](https://github.com/hari45678) in [#2538](https://github.com/jaegertracing/jaeger-ui/pull/2538))
* Upgrade from raven-js to sentry/browser ([@avinpy-255](https://github.com/avinpy-255) in [#2509](https://github.com/jaegertracing/jaeger-ui/pull/2509))

## v1.64.0 (2024-12-06)

#### 🐞 Bug fixes, Minor Improvements
Expand Down
2 changes: 1 addition & 1 deletion packages/jaeger-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "jaeger-ui",
"version": "1.64.0",
"version": "1.65.0",
"main": "src/index.tsx",
"license": "Apache-2.0",
"homepage": ".",
Expand Down

0 comments on commit c9ccd8b

Please sign in to comment.