client-python
client-python copied to clipboard
Update dependency prometheus-client to ~=0.23.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| prometheus-client | ~=0.22.1 -> ~=0.23.1 |
Release Notes
prometheus/client_python (prometheus-client)
v0.23.1
What's Changed
New Contributors
Full 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 @ywwg in #1102
- Re include test data by @mgorny in #1113
- Improve parser performance by @csmarchbanks in #1117
- Add support to
write_to_textfilefor custom tmpdir by @aadityadhruv in #1115 - OM text exposition for NH by @vesari in #1087
- Fix bug which caused metric publishing to not accept query string parameters in ASGI app by @hacksparr0w in #1125
- Emit native histograms only when OM 2.0.0 is requested by @vesari in #1128
- fix: remove space after comma in openmetrics exposition by @theSuess in #1132
- Fix issue parsing double spaces after # HELP/# TYPE by @csmarchbanks in #1134
New Contributors
- @mgorny made their first contribution in #1113
- @aadityadhruv made their first contribution in #1115
- @hacksparr0w made their first contribution in #1125
- @theSuess made their first contribution in #1132
Full Changelog: https://github.com/prometheus/client_python/compare/v0.22.1...v0.23.0
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.