Sourced from github.com/prometheus/client_golang's releases.
1.14.0 / 2022-11-08
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.Registryto implementprometheus.Collectorinterface. #1103New Contributors
@hairyhendersonmade their first contribution in prometheus/client_golang#1118@rfrattomade their first contribution in prometheus/client_golang#1103@donotnootmade their first contribution in prometheus/client_golang#1125@rogerogersmade their first contribution in prometheus/client_golang#1130@balintzsmade their first contribution in prometheus/client_golang#1148@fstabmade their first contribution in prometheus/client_golang#1146@jessicalinsmade their first contribution in prometheus/client_golang#1152Full Changelog: https://github.com/prometheus/client_golang/compare/v1.13.1...v1.14.0
254e546 Merge pull request #1162 from kakkoyun/cut-1.14.0c8a3d32 Cut v1.14.007d3a81 Merge pull request #1161 from prometheus/release-1.13870469e Test and support 1.19 (#1160)b785d0c Fix go_collector_latest_test Fail on go1.19 (#1136)4d54769 Fix float64 comparison test failure on archs using FMA (#1133)5f202ee Merge pull request #1150 from prometheus/sparsehistogramfffb76c Merge branch 'main' into sparsehistograme92a8c7 Avoid the term 'sparse' where possible0859bb8 Merge pull request #1152 from jessicalins/update-to-custom-reg