Skip to content

Commit 8a342d4

Browse files
author
Shashank Sinha
authored
Updated CHANGELOG (#464)
1 parent b374de6 commit 8a342d4

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
Release 0.31.0
2+
3+
- Added support for DEB and RPM packages
4+
5+
- Updated version for build tools
6+
- Updated build process for tools
7+
8+
- Fixed warnings in CI pipeline
9+
- Updated test matrix for CI pipeline
10+
11+
- Fixed bug in development infrastructure setup
12+
- Updated linter configuration
13+
14+
- Added license checker for source files
15+
16+
- Disabled some collectors in case collection limit is exceeded
17+
- Disabled most collectors by default; added flag to enable all collectors
18+
19+
- Added flag to remove ambiguity for descending index metric
20+
- Updated metric names generation for collstats, indexstats and top to follow Prometheus pattern
21+
- Updated metric generation logic; use both cmdline flag and HTTP request param to generate metrics
22+
23+
- Removed dual requests to database for metric generation
24+
- Fixed bug in collstats metric generation by disabling histogram for collstats
25+
126
Release 0.20.8
227

328
Fixed bug PMM-8849: Fixed panic on nil data

0 commit comments

Comments
 (0)