Skip to content

Commit

Permalink
Preparing release v1.23.0 (jaegertracing#947)
Browse files Browse the repository at this point in the history
* Preparing release v1.23.0

Signed-off-by: Pavol Loffay <[email protected]>

* Fix

Signed-off-by: Pavol Loffay <[email protected]>

* Fix

Signed-off-by: Pavol Loffay <[email protected]>

* Fix

Signed-off-by: Pavol Loffay <[email protected]>

* Fix

Signed-off-by: Pavol Loffay <[email protected]>
Signed-off-by: VladislavBryukhanov <[email protected]>
  • Loading branch information
pavolloffay authored and VladislavBryukhanov committed May 26, 2022
1 parent a8dd210 commit 80fed84
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@

### Fixes

## v1.23.0 (2022-05-10)

### Enhancements

- Add error icon to errored services in trace list view ([@Jaskerv](https://github.com/Jaskerv) in [#927](https://github.com/jaegertracing/jaeger-ui/pull/927))

### Fixes

- Monitor tab - Fix monitor tab crashing ([@nofar9792](https://github.com/nofar9792) in [#946](https://github.com/jaegertracing/jaeger-ui/pull/946))
- Monitor Tab - fix latencies graph ([@nofar9792](https://github.com/nofar9792) in [#934](https://github.com/jaegertracing/jaeger-ui/pull/934))
- Fix service operations fetch by URL query params ([@FloydJohn](https://github.com/FloydJohn) in [#932](https://github.com/jaegertracing/jaeger-ui/pull/932))
- Monitor tab - fix link to docs ([@FloydJohn](https://github.com/FloydJohn) in [#929](https://github.com/jaegertracing/jaeger-ui/pull/929))

## v1.22.0 (2022-04-11)

### Enhancements
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.22.0",
"version": "1.23.0",
"main": "src/index.js",
"license": "Apache-2.0",
"homepage": ".",
Expand Down

0 comments on commit 80fed84

Please sign in to comment.