Skip to content

Releases: prometheus/common

v0.42.0

09 Mar 13:56
v0.42.0
66b493f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.41.0...v0.42.0

v0.41.0

01 Mar 21:48
v0.41.0
94c865c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.40.0...v0.41.0

v0.40.0

01 Mar 21:47
v0.40.0
2c9877d
Compare
Choose a tag to compare

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #428
  • Add histogram vectors to model by @zenador in #417
  • Change HistogramBucket Boundaries type to int32 by @zenador in #438
  • Make it more efficient and compatible to use SampleHistogram by @krajorama in #439
  • Optimise JSON marshalling for sparse histograms by @zenador in #440
  • expfmt: only call TextParser.TextToMetricFamilies once from textDecoder by @abursavich in #443
  • expfmt: only ignore io.EOF errors in TextParse.startOfLine by @abursavich in #444

New Contributors

Full Changelog: v0.39.0...v0.40.0

v0.39.0

14 Dec 09:09
v0.39.0
296ec92
Compare
Choose a tag to compare
  • [ENHANCEMENT] Add support for proxy connect headers. #409
  • [ENHANCEMENT] Add platform info to labels. #403

v0.37.1

09 Dec 09:36
v0.37.1
54cc95a
Compare
Choose a tag to compare

v0.38.0

08 Dec 13:28
v0.38.0
a33c32f
Compare
Choose a tag to compare
  • [FEATURE] Implement Stringer on TLSVersion (#405)
  • [FEATURE] Check if TLS certificate and key file have been modified (#345)
  • [ENHANCEMENT] Add the ability to specify the maximum acceptable TLS version (#414)
  • [ENHANCEMENT] Make LoadHTTPConfigFile set directory and move from tests file (#415)
  • [ENHANCEMENT] Get Revision from debug.BuildInfo if not explicitly set (#374)

v0.37.0

08 Dec 13:23
v0.37.0
49b3603
Compare
Choose a tag to compare
  • [ENHANCEMENT] Improve OAuth2 user agent handling (#391)

v0.36.0

08 Dec 13:24
v0.36.0
c5e1b60
Compare
Choose a tag to compare
  • [ENHANCEMENT] OAuth2: Respect disable keepalives option; Implement close idle connections (#390)
  • [ENHANCEMENT] Add User-Agent header to oauth2 requests #387

v0.35.0

08 Dec 13:25
v0.35.0
26d4974
Compare
Choose a tag to compare
  • [ENHANCEMENT] Static server: Add more mimetypes (#385)

v0.34.0

20 Apr 07:47
v0.34.0
3763a1d
Compare
Choose a tag to compare
  • [ENHANCEMENT] Enable selecting minimum TLS version. #375