Sourced from github.com/prometheus/client_golang's releases.
1.13.1 / 2022-11-02
- [BUGFIX] Fix race condition with Exemplar in Counter. #1146
- [BUGFIX] Fix
CumulativeCountvalue of+Infbucket created from exemplar. #1148- [BUGFIX] Fix double-counting bug in
promhttp.InstrumentRoundTripperCounter. #1118Full Changelog: https://github.com/prometheus/client_golang/compare/v1.13.0...v1.13.1
53e51c4 Merge pull request #1157 from prometheus/cut-1.13.179ca0eb Added tip from Björn + Grammarly.078f11f Cut 1.13.1 release (+ documenting release process).ddd7f0e Fix race condition with Exemplar in Counter (#1146)1f93f64 Fix CumulativeCount value of +Inf bucket created from exemplar (#1148)8cc2b6c Fix double-counting bug in promhttp.InstrumentRoundTripperCounter (#1118)