Skip to content

Commit 38ed3a2

Browse files
chore: update CHANGELOG
1 parent 1070f8f commit 38ed3a2

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# Change Log
22

3-
## 3.2.0 (unreleased)
3+
## 3.2.0 (2021-11-11)
44

5+
- **dashboards**: new MS SQL server dashboard for PCP Redis
56
- **dashboards**: do not hide empty buckets in PCP Vector eBPF/BCC Overview dashboard
6-
- **docs**: add PCP Vector eBPF/BCC Overview dashboard screenshots
7+
- **dashboards**: set revision for all dashboards
8+
- **redis**: utilize query.options settings, same as PCP Vector
9+
- **redis**: fix metric() function to return all metric names if no parameter is specified
10+
- **vector**: perform rate conversion only if it's enabled in the query options (it is by default)
711
- **build**: add workaround to replace deprecated md4 hash algorithm with sha256 during build (md4 is unavailable in OpenSSL 3.0)
12+
- **build**: update Node.js and Go dependencies, and grafonnet
13+
- **docs**: add PCP Vector eBPF/BCC Overview dashboard screenshots
14+
815

916
## 3.1.0 (2021-06-25)
1017

0 commit comments

Comments
 (0)