Skip to content

Releases: apache/skywalking-cli

0.13.0

05 Dec 08:50
d4f774f
Compare
Choose a tag to compare

Features

  • Add the sub-command menu get for get the ui menu items by @mrproliu in #187

Bug Fixes

  • Fix the record list query does not support new OAP versions (with major version number > 9).

0.12.0

25 Jun 03:22
6b496a0
Compare
Choose a tag to compare
  • Add the sub-command records list for adapt the new record query API by @mrproliu in #167
  • Add the attached events fields into the trace sub-command by @mrproliu in #169
  • Add the sampling config file into the profiling ebpf create network sub-command by @mrproliu in #171
  • Add the sub-command profiling continuous for adapt the new continuous profiling API by @mrproliu in #173
  • Adapt the sub-command metrics for deprecate scope fron entity by @mrproliu in #173
  • Add components in topology related sub-commands. @mrproliu in #175
  • Add the sub-command metrics nullable for query the nullable metrics value. @mrproliu in #176
  • Adapt the sub-command profiling trace for adapt the new trace profiling protocol. @mrproliu in #177
  • Add isEmptyValue field in metrics related sub-commands. @mrproliu in #180
  • Add the sub-command metrics execute for execute the metrics query. @mrproliu in #182
  • Add the sub-command profiling continuous monitoring for query all continuous profiling monitoring instances. @mrproliu in #182
  • Add continuousProfilingCauses.message field in the profiling ebpf list comamnds by @mrproliu in #184

0.11.0

17 Sep 05:42
b8bad0c
Compare
Choose a tag to compare

What's Changed

  • Add .github/scripts to release source tarball by @kezhenxu94 in #140
  • Let the eBPF profiling could performs by service level by @mrproliu in #141
  • Add the sub-command for estimate the process scale by @mrproliu in #142
  • feature: update install.sh version regex by @Alexxxing in #143
  • Update the commands relate to the process by @mrproliu in #144
  • Add layer to event related commands by @fgksgf in #145
  • Add layer to events.graphql by @fgksgf in #146
  • Add layer field to alarms.graphql by @fgksgf in #147
  • Upgrade crypto lib to fix cve by @kezhenxu94 in #148
  • Remove layer field in the instance and process commands by @mrproliu in #149
  • Remove duration flag in profiling ebpf schedules by @mrproliu in #150
  • Remove total field in trace list and logs list commands by @mrproliu in #152
  • Remove total field in event list, browser logs, alarm list commands. by @mrproliu in #153
  • Add aggregate flag in profiling ebpf analysis commands by @mrproliu in #154
  • event: fix event query should query all types by default by @kezhenxu94 in #155
  • Fix a possible lint error and update CI lint version by @JarvisG495 in #156
  • Add commands for support network profiling by @mrproliu in #158
  • Add the components field in the process relation by @mrproliu in #159
  • Trim license headers in query string by @kezhenxu94 in #160
  • Bump up dependency swck version to fix CVE by @kezhenxu94 in #161
  • Bump up swck dependency for transitive dep upgrade by @kezhenxu94 in #162
  • Add the sub-commands for query sorted metrics/records by @mrproliu in #163
  • Add compatibility documentation by @mrproliu in #164
  • Overhaul licenses, prepare for 0.11.0 by @kezhenxu94 in #165

New Contributors

Full Changelog: 0.10.0...0.11.0

0.10.0

06 Apr 12:16
76ffc9a
Compare
Choose a tag to compare

Download

http://skywalking.apache.org/downloads/

What's Changed

New Contributors

Full Changelog: 0.9.0...0.10.0

0.9.0

19 Oct 02:57
ed6ff13
Compare
Choose a tag to compare

Download

http://skywalking.apache.org/downloads/

What's Changed

Full Changelog: 0.8.0...0.9.0

SkyWalking CLI 0.8.0

18 Sep 02:07
49bd9a2
Compare
Choose a tag to compare

Download

http://skywalking.apache.org/downloads/

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

SkyWalking CLI 0.7.0

18 Jun 13:12
78dfa02
Compare
Choose a tag to compare

Download

http://skywalking.apache.org/downloads/

Features

  • Add GitHub Action for integration of event reporter

Bug Fixes

  • Fix metrics top can't infer the scope automatically

Chores

  • Upgrade dependency crypto
  • Refactor project to use goapi
  • Move parseScope to pkg
  • Update release doc

SkyWalking CLI 0.6.0

09 Feb 02:19
406c732
Compare
Choose a tag to compare

Download

http://skywalking.apache.org/downloads/

Features

  • Support authorization when connecting to the OAP
  • Add install command and manifest sub-command
  • Add event command and report sub-command

Bug Fixes

  • Fix the bug that can't query JVM instance metrics

Chores

  • Set up a simple test with GitHub Actions
  • Reorganize the project layout
  • Update year in NOTICE
  • Add missing license of swck
  • Use license-eye to check license header

SkyWalking CLI 0.5.0

29 Nov 15:10
8b31c49
Compare
Choose a tag to compare

Download

http://skywalking.apache.org/downloads/

Features

  • Use template files in yaml format instead
  • Refactor metrics command to adopt metrics-v2 protocol
  • Use goroutine to speed up dashboard global command
  • Add metrics list command

Bug Fixes

  • Add flags of instance, endpoint and normal for metrics command
  • Fix the problem of unable to query database metrics

Chores

  • Update release guide doc
  • Add screenshots for use cases in README.md
  • Introduce generated codes into codebase

SkyWalking CLI 0.4.0

11 Oct 13:31
b70fd19
Compare
Choose a tag to compare

Download

http://skywalking.apache.org/downloads/

Features

  • Add dashboard global command with auto-refresh
  • Add dashboard global-metrics command
  • Add traces search
  • Refactor metrics thermodynamic command to adopt the new query protocol

Bug Fixes

  • Fix wrong golang standard time