You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/03/11 04:36:23 UTC

[skywalking-cli] 01/01: Add changes in 0.2.0

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch doc/changes
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git

commit 9d1aa9495f6da24b42aeb72d75edfed6dd4937bb
Author: kezhenxu94 <ke...@163.com>
AuthorDate: Wed Mar 11 12:35:36 2020 +0800

    Add changes in 0.2.0
---
 CHANGES.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 329bace..2a24baa 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,24 @@ Changes by Version
 ==================
 Release Notes.
 
+0.2.0
+------------------
+
+### Features
+
+- Support visualization of heat map
+- Support top N entities, `swctl metrics top 5 --name service_sla`
+- Support thermodynamic metrics, `swctl metrics thermodynamic --name all_heatmap`
+- Support multiple linear metrics, `swctl --display=graph --debug metrics multiple-linear --name all_percentie` 
+- Automatically make use of server timezone API when possible
+
+### Chores
+
+- Generate GraphQL codes dynamically
+- Update merge buttons to only allow squash and commit
+- Add release guide doc
+- Update NOTICE year
+
 0.1.0
 ------------------