Skip to content

Commit 527d2ba

Browse files
chore: cut v0.6.0 (#132)
Signed-off-by: Simon Pasquier <[email protected]> Signed-off-by: Simon Pasquier <[email protected]>
1 parent 0578567 commit 527d2ba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.6.0 / 2023-01-04
2+
3+
* [FEATURE] Add the `--header-name` flag to pass the label value via HTTP header. #118
4+
* [FEATURE] Add the `--internal-listen-address` flag to expose Prometheus metrics. #121
5+
* [FEATURE] Add the the `--label-value` flag to set the label value statically. #116
6+
17
## 0.5.0 / 2022-06-14
28

39
* [ENHANCEMENT] Add `/healthz` endpoint for (Kubernetes) probes. #106

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.6.0

0 commit comments

Comments
 (0)