Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ Changes:
* [ENHANCEMENT]
* [BUGFIX]

## 0.18.0 / 2025-09-25

Changes:

* [FEATURE] Add RocksDB context metrics #931
* [FEATURE] Add command line option to explicitly disable `lock_wait_timeout` #896
* [FEATURE] Add support for MariaDB GTID in slave status #958
* [ENHANCEMENT] Review regex declarations in innodb and global variables collectors #941
* [ENHANCEMENT] Mixin: Use `std.parseYaml` instead of Tanka native function #935
* [ENHANCEMENT] Move exporter flags to main package #967
* [BUGFIX] Fixed the issue of authentication failure when the password contains the `#` symbol #937

## 0.17.2 / 2025-02-25

Changes:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.17.2
0.18.0