File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,18 @@ Changes:
99* [ ENHANCEMENT]
1010* [ BUGFIX]
1111
12+ ## 0.18.0 / 2025-09-25
13+
14+ Changes:
15+
16+ * [ FEATURE] Add RocksDB context metrics #931
17+ * [ FEATURE] Add command line option to explicitly disable ` lock_wait_timeout ` #896
18+ * [ FEATURE] Add support for MariaDB GTID in slave status #958
19+ * [ ENHANCEMENT] Review regex declarations in innodb and global variables collectors #941
20+ * [ ENHANCEMENT] Mixin: Use ` std.parseYaml ` instead of Tanka native function #935
21+ * [ ENHANCEMENT] Move exporter flags to main package #967
22+ * [ BUGFIX] Fixed the issue of authentication failure when the password contains the ` # ` symbol #937
23+
1224## 0.17.2 / 2025-02-25
1325
1426Changes:
Original file line number Diff line number Diff line change 1- 0.17.2
1+ 0.18.0
You can’t perform that action at this time.
0 commit comments