You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Releases
2
2
3
+
## v1.6.0 (December 16, 2019)
4
+
5
+
### Enhancements
6
+
7
+
-**Trace detail:** Jaeger UI visualizing span with multiple parents ([@rubenvp8510](https://github.com/rubenvp8510) in [#477](https://github.com/jaegertracing/jaeger-ui/pull/477))
8
+
9
+
-**Trace detail:** Support trace-scoped external links similar to tag links ( [@rubenvp8510](https://github.com/rubenvp8510) in [#480](https://github.com/jaegertracing/jaeger-ui/pull/480))
10
+
11
+
-**Trace detail:** Sort span tags in alphabetical order ([@nabam](https://github.com/nabam) in [#489](https://github.com/jaegertracing/jaeger-ui/pull/489))
-**Deep Dependency Graph:** Ddg node vis interactions ([@everett980](https://github.com/everett980) in [#483](https://github.com/jaegertracing/jaeger-ui/pull/483))
16
+
17
+
### Fixes
18
+
19
+
-**General:** Fixes Jaeger UI broken when accessing via IPv6 address ([@MaheshGPai](https://github.com/MaheshGPai) in [#494](https://github.com/jaegertracing/jaeger-ui/pull/494))
0 commit comments