Skip to content

Commit 51c975e

Browse files
committed
Bump version to 0.6.0
1 parent 5b908aa commit 51c975e

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,23 @@
1+
## Changelog for mtr-exporter 0.6.0 (2025-06-05)
2+
3+
Features:
4+
5+
* Add `mtr_report_min_loss` metric: observed minimal packet loss for
6+
a given run, defaults to 100.
7+
8+
Improves the situation for GH#33.
9+
10+
Maintenance:
11+
12+
* Bump base container image to Alpine:3.22
13+
(no update of mtr, still on 0.95)
14+
115
## Changelog for mtr-exporter 0.5.1 (2025-02-26)
216

317
Bug Fixes:
418

519
* Fix improper placing of label "error" into the metrics. Fixes GH#32
620

7-
821
## Changelog for mtr-exporter 0.5.0 (2025-02-13)
922

1023
Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.1
1+
0.6.0

0 commit comments

Comments
 (0)