cms
cms copied to clipboard
Bump prometheus-client from 0.21.1 to 0.23.1
Bumps prometheus-client from 0.21.1 to 0.23.1.
Release notes
Sourced from prometheus-client's releases.
v0.23.1
What's Changed
- fix: use tuples instead of packaging Version by
@efiopin prometheus/client_python#1136New Contributors
@efiopmade their first contribution in prometheus/client_python#1136Full Changelog: https://github.com/prometheus/client_python/compare/v0.23.0...v0.23.1
v0.23.0
What's Changed
- UTF-8 Content Negotiation by
@ywwgin prometheus/client_python#1102- Re include test data by
@mgornyin prometheus/client_python#1113- Improve parser performance by
@csmarchbanksin prometheus/client_python#1117- Add support to
write_to_textfilefor custom tmpdir by@aadityadhruvin prometheus/client_python#1115- OM text exposition for NH by
@vesariin prometheus/client_python#1087- Fix bug which caused metric publishing to not accept query string parameters in ASGI app by
@hacksparr0win prometheus/client_python#1125- Emit native histograms only when OM 2.0.0 is requested by
@vesariin prometheus/client_python#1128- fix: remove space after comma in openmetrics exposition by
@theSuessin prometheus/client_python#1132- Fix issue parsing double spaces after # HELP/# TYPE by
@csmarchbanksin prometheus/client_python#1134New Contributors
@mgornymade their first contribution in prometheus/client_python#1113@aadityadhruvmade their first contribution in prometheus/client_python#1115@hacksparr0wmade their first contribution in prometheus/client_python#1125@theSuessmade their first contribution in prometheus/client_python#1132Full Changelog: https://github.com/prometheus/client_python/compare/v0.22.1...v0.23.0
v0.22.1
What's Changed
- BugFix: Skip validating and parsing comment lines early (#1108) by
@wissamirin prometheus/client_python#1109- Use License Expressions in pyproject.toml by
@csmarchbanksin prometheus/client_python#1111Full Changelog: https://github.com/prometheus/client_python/compare/v0.22.0...v0.22.1
v0.22.0
What's Changed
- Add support for native histograms in OM parser by
@vesariin prometheus/client_python#1040- Add exemplar support to CounterMetricFamily [Fix #1062] by
@lodin prometheus/client_python#1063- Fix
write_to_textfileleaves back temp files on errors by@ethanschenin prometheus/client_python#1066- Support UTF-8 in metric creation, parsing, and exposition by
@ywwgin prometheus/client_python#1070- Fix incorrect use of reentrant locks by
@suligapin prometheus/client_python#1076- Remove Python 3.8 support by
@kajinamitin prometheus/client_python#1075- Check if labelvalues is in _metrics before deletion in MetricWrapperBase.remove() by
@GlorifiedPigin prometheus/client_python#1077- Add support for Python 3.13 by
@Plinerin prometheus/client_python#1080- Correct nh sample span structure and parsing by
@vesariin prometheus/client_python#1082- Migrate from setup.py to pyproject.toml by
@csmarchbanksin prometheus/client_python#1084- Changed pushgateway.md by
@mallika-murin prometheus/client_python#1083- Fix order-dependent flaky tests related to UTF-8 support by
@dg98in prometheus/client_python#1093
... (truncated)
Commits
8746c49Release 0.23.1266beb2fix: use tuples instead of packaging Version (#1136)f947140fix: Useasyncio.new_event_loop()to create event loop for tests (#1138)b9e78a3Release 0.23.0b3fbbcaFix issue parsing double spaces after # HELP/# TYPE (#1134)47d2b41Do not use global when only reading variable (#1133)4de31eefix: remove space after comma in openmetrics exposition (#1132)3586355Emit native histograms only when OM 2.0.0 is requested (#1128)9e3eb6cFix bug which caused metric publishing to not accept query string parameters ...d358f46Bump flake8 libraries (#1127)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.