Skip to content

Commit

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

Signed-off-by: albertteoh <[email protected]>

* Increase test coverage on SpanBarRow.tsx

Signed-off-by: albertteoh <[email protected]>

* Revert "Increase test coverage on SpanBarRow.tsx"

This reverts commit 8a9592e.

Signed-off-by: albertteoh <[email protected]>
Signed-off-by: vvvprabhakar <[email protected]>
  • Loading branch information
albertteoh authored and vvvprabhakar committed Jul 4, 2021
1 parent 27674c2 commit d8af8aa
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Releases

## Next (unreleased)

### Enhancements

### Fixes

## v1.13.0 (February 20, 2021)

### Enhancements

- **General:** Generic web analytics tracking implementation ([@th3M1ke](https://github.com/th3M1ke) in [#681](https://github.com/jaegertracing/jaeger-ui/pull/681))

- **General:** Rearrange nav controls ([@yoave23](https://github.com/yoave23) in [#676](https://github.com/jaegertracing/jaeger-ui/pull/676))

- **General:** Change UI configuration to a Javascript file ([@th3M1ke](https://github.com/th3M1ke) in [#677](https://github.com/jaegertracing/jaeger-ui/pull/677))

- **Trace detail:** Display references unless it's a single CHILD_OF ([@yurishkuro](https://github.com/yurishkuro) in [#672](https://github.com/jaegertracing/jaeger-ui/pull/672))

## v1.12.0 (November 14, 2020)

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

0 comments on commit d8af8aa

Please sign in to comment.