Skip to content

Commit 8725c08

Browse files
committed
Prepare release 0.18.0
Signed-off-by: Cristian Greco <[email protected]>
1 parent 40f18d8 commit 8725c08

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff 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

1426
Changes:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.17.2
1+
0.18.0

0 commit comments

Comments
 (0)