Releases: prometheus/client_model
Releases · prometheus/client_model
v0.6.1
What's Changed
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #84
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add unit field to MetricFamily proto message by @vesari in #75
- add exemplar to native histogram by @fatsheep9146 in #80
New Contributors
- @vesari made their first contribution in #75
- @fatsheep9146 made their first contribution in #80
Full Changelog: v0.5.0...v0.6.0
v0.5.0 / 2023-10-03
What's Changed
- Synchronize common files from prometheus/prometheus by @prombot in #65
- (feat): Add created timestamps to counter, summary and histogram by @ArthurSens in #66
- histogram: Add a doc comment about when to add a no-op span by @beorn7 in #67
- Synchronize common files from prometheus/prometheus by @prombot in #69
- Synchronize common files from prometheus/prometheus by @prombot in #70
- Update Go by @SuperQ in #71
New Contributors
- @ArthurSens made their first contribution in #66
Full Changelog: v0.4.0...v0.5.0