v1.14.0
版本发布时间: 2022-11-08 16:13:48
prometheus/client_golang最新发布版本:v1.20.4(2024-09-17 16:01:45)
It might look like a small release, but it's quite opposite 😱 There were many non user facing changes and fixes and enormous work from engineers from Grafana to add native histograms in 💪🏾 Enjoy! 😍
What's Changed
- [FEATURE] Add Support for Native Histograms. #1150
- [CHANGE] Extend
prometheus.Registry
to implementprometheus.Collector
interface. #1103
New Contributors
- @hairyhenderson made their first contribution in https://github.com/prometheus/client_golang/pull/1118
- @rfratto made their first contribution in https://github.com/prometheus/client_golang/pull/1103
- @donotnoot made their first contribution in https://github.com/prometheus/client_golang/pull/1125
- @rogerogers made their first contribution in https://github.com/prometheus/client_golang/pull/1130
- @balintzs made their first contribution in https://github.com/prometheus/client_golang/pull/1148
- @fstab made their first contribution in https://github.com/prometheus/client_golang/pull/1146
- @jessicalins made their first contribution in https://github.com/prometheus/client_golang/pull/1152
Full Changelog: https://github.com/prometheus/client_golang/compare/v1.13.1...v1.14.0