Skip to content

Commit 92feb65

Browse files
committed
Prepare release 0.17.0
Update changelog for 0.17.0. Signed-off-by: Cristian Greco <[email protected]>
1 parent 2db8b5f commit 92feb65

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ Changes:
99
* [ENHANCEMENT]
1010
* [BUGFIX]
1111

12+
## 0.17.0 / 2025-02-19
13+
14+
Changes:
15+
* [FEATURE] Add perf_schema quantile columns to collector #897
16+
* [BUGFIX] Update Mixin dashboard to "editable: false" #911
17+
* [BUGFIX] Fix typo for "locahost" #914
18+
* [BUGFIX] Fix database quoting problem in collector 'info_schema.tables' #908
19+
* [BUGFIX] Use SUM_LOCK_TIME and SUM_CPU_TIME with mysql >= 8.0.28 #916
20+
* [BUGFIX] Add missing metrics_path to multi-target example #899
21+
1222
## 0.16.0 / 2024-11-08
1323

1424
Changes:

0 commit comments

Comments
 (0)