Skip to content

v0.71.0

Latest

Choose a tag to compare

@SuperQ SuperQ released this 31 Aug 08:48
· 1 commit to main since this release
9a4aff0

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #957
  • build(deps): bump the codeql group across 1 directory with 4 updates by @dependabot[bot] in #955
  • Synchronize common files from prometheus/prometheus by @prombot in #958
  • fix: use slog.DiscardHandler in promslog.NopLogger by @FUSAKLA in #960
  • build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 by @dependabot[bot] in #956
  • Synchronize common files from prometheus/prometheus by @prombot in #959
  • Synchronize common files from prometheus/prometheus by @prombot in #961
  • feat: implement gauge and counter support for OpenMetrics 2.0 by @dashpole in #894
  • fix: support exemplars with empty label sets in OpenMetrics 2.0 by @dashpole in #965
  • model: sort label names without boxing them into sort.Interface by @SoloJacobs in #963
  • expfmt: fix wildcard content negotiation regression for Negotiate and NegotiateIncludingOpenMetrics by @dashpole in #966
  • expfmt: precompute parsed goautoneg.Accept for well-known Format constants by @dashpole in #967
  • expfmt: format OpenMetrics 2.0 float values and validate units by @dashpole in #969
  • fix: drop invalid OpenMetrics 2.0 exemplars instead of failing exposition by @dashpole in #970
  • model: add Duration unit constants and conversion methods by @locker95 in #952
  • expfmt: prevent st@ leaking to Gauge and Untyped samples in OpenMetrics 2.0 by @dashpole in #971
  • expfmt: fix OpenMetrics 2.0 decoder error, format docs, and encoder version dispatch by @dashpole in #968
  • build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 by @dependabot[bot] in #977
  • build(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12 by @dependabot[bot] in #976
  • build(deps): bump golang.org/x/net from 0.57.0 to 0.58.0 in the golang-org-x group across 1 directory by @dependabot[bot] in #975
  • Update dependabot config by @SuperQ in #978
  • build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 in /assets by @dependabot[bot] in #979

New Contributors

Full Changelog: v0.70.1...v0.71.0