We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b51ae commit 7024626Copy full SHA for 7024626
CHANGES.md
@@ -2,6 +2,24 @@ Changes by Version
2
==================
3
Release Notes.
4
5
+0.2.0
6
+------------------
7
+
8
+### Features
9
10
+- Support visualization of heat map
11
+- Support top N entities, `swctl metrics top 5 --name service_sla`
12
+- Support thermodynamic metrics, `swctl metrics thermodynamic --name all_heatmap`
13
+- Support multiple linear metrics, `swctl --display=graph --debug metrics multiple-linear --name all_percentie`
14
+- Automatically make use of server timezone API when possible
15
16
+### Chores
17
18
+- Generate GraphQL codes dynamically
19
+- Update merge buttons to only allow squash and commit
20
+- Add release guide doc
21
+- Update NOTICE year
22
23
0.1.0
24
------------------
25
0 commit comments