Skip to content

Releases: prometheus/common

v0.29.0

23 Jun 13:40
v0.29.0
8281fb2
Compare
Choose a tag to compare

Add WithIdleConnTimeout HTTP client option

v0.28.0

07 Jun 13:33
v0.28.0
9e276a1
Compare
Choose a tag to compare

Client golang dependency update.

v0.27.0 / 2021-06-03

04 Jun 11:06
v0.27.0
6ef301f
Compare
Choose a tag to compare
  • Fix marshalling of URL wrapper with nil value. #303
  • Remove deprecated log package #306

v0.26.0 / 2021-06-03

04 Jun 11:05
v0.26.0
0ec6a33
Compare
Choose a tag to compare
  • Add dynamic logging capabilities #296
  • Replace go-kit/kit/log with go-kit/log #304

v0.25.0

18 May 22:48
f45215c
Compare
Choose a tag to compare
  • Expose NewTLSRoundTripper
  • Expose new labels to set scrape interval and timeouts via relabeling

v0.24.0

10 May 21:44
c7c397c
Compare
Choose a tag to compare

Adds json struct tags

v0.23.0

30 Apr 11:34
b4304c5
Compare
Choose a tag to compare

Add oauth2 support.

v0.21.0

30 Apr 11:33
3b362f5
Compare
Choose a tag to compare

Add functional option to allow to customize DialContext() in HTTP client

v0.20.0

30 Apr 11:32
4240322
Compare
Choose a tag to compare

Validate duration overflows

v0.19.0

12 Mar 18:59
v0.19.0
3ebd397
Compare
Choose a tag to compare

Add JSON marshalling to durations.