File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 0.26.0 ]
7+ ## [ Unrelreased ]
88
99### Added
1010
1111- Added native histogram support, including native-only histograms and
1212 histograms with both classic and native buckets.
13- - Added Prometheus protobuf encoding for native histogram sparse buckets.
1413
1514## [ 0.25.0]
1615
Original file line number Diff line number Diff line change 11[package ]
22name = " prometheus-client"
3- version = " 0.26 .0"
3+ version = " 0.25 .0"
44authors = [" Max Inden <mail@max-inden.de>" ]
55edition = " 2021"
66description = " Open Metrics client library allowing users to natively instrument applications."
You can’t perform that action at this time.
0 commit comments