Commits
Branch selector
User selector
Commit History
Commits on Jun 12, 2025
Fix including test data (#1113)
Show description for 6f19d31authoredMerge pull request #1102 from prometheus/owilliams/utf8-02
Show description for a6726a4authoredUTF-8 Content Negotiation
Show description for 831ed02committed
Commits on Jun 2, 2025
Release 0.22.1
Show description for d24220acommittedUse License Expressions in pyproject.toml (#1111)
Show description for f294cbbauthored
Commits on May 28, 2025
BugFix: Skip validating and parsing comment lines early (#1108) (#1109)
Show description for 938b73eauthored
Commits on May 16, 2025
Release 0.22.0
Show description for 8dfa10ecommitted
Commits on Apr 10, 2025
Don't send an empty HTTP header. (#1101)
Show description for e3902eaauthored
Commits on Mar 20, 2025
Add note on gauge.set_function not working with mp, see #504 (#1098)
Show description for 23ab826authored
Commits on Mar 18, 2025
Update docs (#1097)
Show description for c1ff3b2authored
Commits on Mar 3, 2025
Update versions for docs Github actions (#1096)
Show description for e3bfa1fauthoredFix order-dependent flaky tests related to UTF-8 support (#1093)
Show description for de8bb4aauthored
Commits on Jan 28, 2025
Changed pushgateway.md (#1083)
Show description for 46eae7bandauthored
Commits on Jan 21, 2025
Migrate from setup.py to pyproject.toml (#1084)
Show description for b0a6f12authored
Commits on Jan 17, 2025
Correct nh sample span structure and parsing (#1082)
Show description for ecf344bauthored
Commits on Dec 23, 2024
Add support for Python 3.13 (#1080)
Show description for 5926a7cauthored
Commits on Dec 6, 2024
if check before deleting in remove() (#1077)
Show description for 92b2397authored
Commits on Dec 3, 2024
Remove Python 3.8 support (#1075)
Show description for ef95c4bauthoredDrop incorrect use of reentrant locks (#1076)
Show description for 00f21e9authored
Commits on Dec 2, 2024
Support UTF-8 in metric creation, parsing, and exposition (#1070)
Show description for 33e6828authored
Commits on Oct 25, 2024
Fix write_to_textfile leaves back temp files on errors (#1044) (#1066)
Show description for c89624fauthored
Commits on Oct 14, 2024
Add exemplar support to CounterMetricFamily (#1063)
Show description for 37cd873authored
Commits on Sep 20, 2024
Add support for native histograms in OM parser (#1040)
Show description for d7c9cd8authoredRelease 0.21.0
Show description for 3b183b4committed
Commits on Sep 17, 2024
Use re-entrant lock. (#1014)
Show description for 0014e97authored
Commits on Aug 2, 2024
Reject invalid HTTP methods and resources (#1019)
Show description for 7c45f84authored
Commits on May 28, 2024
Fix timestamp comparison (#1038)
Show description for 09a5ae3authoredFix a typo in ASGI docs (#1036)
Show description for e364a96authored
Commits on Apr 16, 2024
Pin python 3.8 and 3.9 at patch level (#1024)
Show description for eeec421authored
Commits on Apr 15, 2024
docs: correct link to multiprocessing docs (#1023)
Show description for 7bc8cddandauthored
Commits on Mar 9, 2024
Add sanity check for label value (#1012)
Show description for 4535ce0authored
Commits on Feb 14, 2024
Release 0.20.0
Show description for 7a80f00committed
Commits on Feb 13, 2024
wsgi server: address family discovery is not quite right (#1006)
Show description for 6ae7737authoredReset counter (#1005)
Show description for 1f8ceb7andauthored
Commits on Feb 1, 2024
Enable graceful shutdown for start_{http,wsgi}_server (#999)
Show description for b9edc43authored