We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b837f34 commit befc2b3Copy full SHA for befc2b3
2 files changed
CHANGELOG.md
@@ -9,6 +9,13 @@
9
* [ENHANCEMENT]
10
* [BUGFIX]
11
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
19
## 1.2.2 / 2019-07-23
20
21
* [FEATURE] Add ARM container images. #61
VERSION
@@ -1 +1 @@
1
-1.2.2
+1.3.0
0 commit comments