Skip to content

v0.40.0

Compare
Choose a tag to compare
@SuperQ SuperQ released this 01 Mar 21:47
· 209 commits to main since this release
v0.40.0
2c9877d

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