Skip to content

Commit befc2b3

Browse files
committed
Cut v1.3.0
Signed-off-by: beorn7 <beorn@grafana.com>
1 parent b837f34 commit befc2b3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
* [ENHANCEMENT]
1010
* [BUGFIX]
1111

12+
## 1.3.0 / 2019-12-21
13+
14+
* [ENHANCEMENT] Saner settings for the HTTP transport, based on the usual
15+
defaults, but with a ResponseHeaderTimeout of one minute. #72
16+
* [BUGFIX] Close metric family channel in case of errors to prevent leaking a
17+
goroutine. #70
18+
1219
## 1.2.2 / 2019-07-23
1320

1421
* [FEATURE] Add ARM container images. #61

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.2
1+
1.3.0

0 commit comments

Comments
 (0)