You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ho...@apache.org on 2021/09/14 12:53:41 UTC

[skywalking-cli] 01/01: Update CHANGES.md

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

hoshea pushed a commit to branch fgksgf-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git

commit 5e3372522566cd8fac86b5c66d6f8b6cc6d7814d
Author: Hoshea Jiang <fg...@gmail.com>
AuthorDate: Tue Sep 14 20:53:35 2021 +0800

    Update CHANGES.md
---
 CHANGES.md | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 9887c1b..809c5ca 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,30 @@ Changes by Version
 ==================
 Release Notes.
 
+0.8.0
+------------------
+
+### Features
+
+- Add profile command
+- Add logs command
+- Add dependency command
+- Support query events protocol
+- Support auto-completion for bash and powershell
+
+### Bug Fixes
+
+- Fix missing service instance name in trace command
+
+### Chores
+
+- Optimize output by adding color to help information
+- Set display style explicitly for commands in the test script
+- Set different default display style for different commands
+- Add scripts for quick install
+- Update release doc and add scripts for release
+- split into multiple workflows to speed up CI
+
 0.7.0
 ------------------