Skip to content

Commit 80ca9cd

Browse files
committed
Cut release 1.9.0
Signed-off-by: beorn7 <[email protected]>
1 parent 8d16199 commit 80ca9cd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.9.0 / 2020-12-17
2+
3+
* [FEATURE] `NewPidFileFn` helper to create process collectors for processes whose PID is read from a file. #804
4+
* [BUGFIX] promhttp: Prevent endless loop in `InstrumentHandler...` middlewares with invalid metric or label names. #823
5+
16
## 1.8.0 / 2020-10-15
27

38
* [CHANGE] API client: Use `time.Time` rather than `string` for timestamps in `RuntimeinfoResult`. #777

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0
1+
1.9.0

0 commit comments

Comments
 (0)