Sourced from github.com/prometheus/client_golang's releases.
1.12.1 / 2022-01-29
- [BUGFIX] Make the Go 1.17 collector concurrency-safe #969
- Use simpler locking in the Go 1.17 collector #975
- [BUGFIX] Reduce granularity of histogram buckets for Go 1.17 collector #974
- [ENHANCEMENT] API client: make HTTP reads more efficient #976
Full Changelog: https://github.com/prometheus/client_golang/compare/v1.12.0...v1.12.1
2e1c481
Cut v1.12.1 (#978)77626d6
Reduce granularity of histogram buckets for Go 1.17 collector (#974)4dd3cbb
API client: make http reads more efficient (#976)8520671
Use simpler locking in the Go 1.17 collector (#975)f63e219
Make the Go 1.17 collector thread-safe (#969)