PackageTrack
Sign in Get early access

github.com/pyrra-dev/pyrra

v0.10.1 #1127 most downloaded on Go modules pyrra-dev/pyrra

What this package is like to depend on

Last release 13 days ago

11 Aug 2026

Release timing varies

gaps range from 9 days to 3 months

Rarely documented

notes for 6 of 46 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

127 releases · first in 2021

29 releases in the last 12 months

see the full history below

Release timeline

127 releases · Sep 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 127
  1. v0.10.1 25 Jun 2026
    Release notes

    What's Changed

    • fix: EnablePrometheus3Migration flag description by @jrRibeiro in #1855
    • slo: fix latency total increase double-counting denominator by @metalmatze in #1858
    • fix(ui): scope ALERTS query to objective and grouping labels by @metalmatze in #1880

    Full Changelog: v0.10.0...v0.10.1

    Open source →
  2. v0.10.1-0.20260811010351-59e58489ee26 11 Aug 2026 pre-release

    Nothing published for this version

  3. v0.10.1-0.20260719162323-a335bfb7fd11 19 Jul 2026 pre-release

    Nothing published for this version

  4. v0.10.1-0.20260622062138-9b5b3bd887b4 22 Jun 2026 pre-release

    Nothing published for this version

  5. v0.10.1-0.20260609230018-e633caf535e6 09 Jun 2026 pre-release

    Nothing published for this version

  6. v0.10.1-0.20260430190212-25bac00a6c47 30 Apr 2026 pre-release

    Nothing published for this version

  7. v0.10.0 30 Apr 2026
    Release notes

    Highlights

    Performance Mode: Subquery-based SLO Calculations #1607

    SLO burn rate calculations can now use subqueries instead of recording rules, significantly reducing the number of rules Prometheus needs to evaluate and store.

    Alert Severity Overrides #1788

    Alert severities for multi-burn-rate alerts are now configurable directly in the SLO spec, giving teams full control over how alerts are routed and prioritized.

    Prometheus v3 Histogram Support (le normalization) #1619

    Pyrra now correctly handles the le label normalization differences between Prometheus v2 and v3 native histograms, enabling seamless migration to Prometheus v3 for latency-based SLOs.

    pyrra_url Annotations on Alerts #1522

    All generated alerts now include a pyrra_url annotation that links directly to the relevant SLO page in the Pyrra UI, reducing time from alert to context.

    UI Redesign: shadcn/ui + Tailwind CSS #1789

    The UI has been migrated from Bootstrap to shadcn/ui and Tailwind CSS, laying the groundwork for new UI features going forward.

    What's Changed

    New Contributors

    Full Changelog: v0.9.5...v0.10.0

    Open source →
  8. v0.10.0-rc.3.0.20260429192834-290f5de938f1 29 Apr 2026 pre-release

    Nothing published for this version

  9. v0.10.0-rc.3.0.20260420085834-98c2d12f1480 20 Apr 2026 pre-release

    Nothing published for this version

  10. v0.10.0-rc.3 10 Apr 2026 pre-release
    Release notes

    Highlights

    Performance Mode: Subquery-based SLO Calculations #1607

    SLO burn rate calculations can now use subqueries instead of recording rules, significantly reducing the number of rules Prometheus needs to evaluate and store.

    Alert Severity Overrides #1788

    Alert severities for multi-burn-rate alerts are now configurable directly in the SLO spec, giving teams full control over how alerts are routed and prioritized.

    Prometheus v3 Histogram Support (le normalization) #1619

    Pyrra now correctly handles the le label normalization differences between Prometheus v2 and v3 native histograms, enabling seamless migration to Prometheus v3 for latency-based SLOs.

    pyrra_url Annotations on Alerts #1522

    All generated alerts now include a pyrra_url annotation that links directly to the relevant SLO page in the Pyrra UI, reducing time from alert to context.

    UI Redesign: shadcn/ui + Tailwind CSS #1789

    The UI has been migrated from Bootstrap to shadcn/ui and Tailwind CSS, laying the groundwork for new UI features going forward.

    What's Changed

    New Contributors

    Full Changelog: v0.9.5...v0.10.0-rc.3

    Open source →
  11. v0.10.0-rc.2 09 Apr 2026 pre-release
    Release notes

    Highlights

    Performance Mode: Subquery-based SLO Calculations #1607

    SLO burn rate calculations can now use subqueries instead of recording rules, significantly reducing the number of rules Prometheus needs to evaluate and store.

    Alert Severity Overrides #1788

    Alert severities for multi-burn-rate alerts are now configurable directly in the SLO spec, giving teams full control over how alerts are routed and prioritized.

    Prometheus v3 Histogram Support (le normalization) #1619

    Pyrra now correctly handles the le label normalization differences between Prometheus v2 and v3 native histograms, enabling seamless migration to Prometheus v3 for latency-based SLOs.

    pyrra_url Annotations on Alerts #1522

    All generated alerts now include a pyrra_url annotation that links directly to the relevant SLO page in the Pyrra UI, reducing time from alert to context.

    UI Redesign: shadcn/ui + Tailwind CSS #1789

    The UI has been migrated from Bootstrap to shadcn/ui and Tailwind CSS, laying the groundwork for new UI features going forward.

    What's Changed

    New Contributors

    Full Changelog: v0.9.5...v0.10.0-rc.2

    Open source →
  12. v0.10.0-rc.1 02 Apr 2026 pre-release
    Release notes

    Highlights

    Performance Mode: Subquery-based SLO Calculations #1607

    SLO burn rate calculations can now use subqueries instead of recording rules, significantly reducing the number of rules Prometheus needs to evaluate and store.

    Alert Severity Overrides #1788

    Alert severities for multi-burn-rate alerts are now configurable directly in the SLO spec, giving teams full control over how alerts are routed and prioritized.

    Prometheus v3 Histogram Support (le normalization) #1619

    Pyrra now correctly handles the le label normalization differences between Prometheus v2 and v3 native histograms, enabling seamless migration to Prometheus v3 for latency-based SLOs.

    pyrra_url Annotations on Alerts #1522

    All generated alerts now include a pyrra_url annotation that links directly to the relevant SLO page in the Pyrra UI, reducing time from alert to context.

    UI Redesign: shadcn/ui + Tailwind CSS #1789

    The UI has been migrated from Bootstrap to shadcn/ui and Tailwind CSS, laying the groundwork for new UI features going forward.

    What's Changed

    New Contributors

    Full Changelog: v0.9.5...v0.10.0-rc.1

    Open source →
  13. v0.10.0-rc.0 31 Mar 2026 pre-release
    Release notes

    Highlights

    Performance Mode: Subquery-based SLO Calculations #1607

    SLO burn rate calculations can now use subqueries instead of recording rules, significantly reducing the number of rules Prometheus needs to evaluate and store.

    Alert Severity Overrides #1788

    Alert severities for multi-burn-rate alerts are now configurable directly in the SLO spec, giving teams full control over how alerts are routed and prioritized.

    Prometheus v3 Histogram Support (le normalization) #1619

    Pyrra now correctly handles the le label normalization differences between Prometheus v2 and v3 native histograms, enabling seamless migration to Prometheus v3 for latency-based SLOs.

    pyrra_url Annotations on Alerts #1522

    All generated alerts now include a pyrra_url annotation that links directly to the relevant SLO page in the Pyrra UI, reducing time from alert to context.

    UI Redesign: shadcn/ui + Tailwind CSS #1789

    The UI has been migrated from Bootstrap to shadcn/ui and Tailwind CSS, laying the groundwork for new UI features going forward.

    What's Changed

    New Contributors

    Full Changelog: v0.9.5...v0.10.0-rc.0

    Open source →
  14. v0.9.6-0.20260329130037-612be328e721 29 Mar 2026 pre-release

    Nothing published for this version

  15. v0.9.6-0.20260328152359-2b5b1b563905 28 Mar 2026 pre-release

    Nothing published for this version

  16. v0.9.6-0.20260315142939-a9ab596b1c76 15 Mar 2026 pre-release

    Nothing published for this version

  17. v0.9.5 15 Mar 2026
    Release notes

    What's Changed

    • fix: add correct sorting for 'lset' column (backport of #1615) by @mrtworo in #1615
    • chore(deps): update github actions (release-0.9) by @renovate[bot] in #1750
    • chore(deps): update actions/download-artifact digest to 484a0b5 (release-0.9) by @renovate[bot] in #1760

    Full Changelog: v0.9.4...v0.9.5

    Open source →
  18. v0.9.4 09 Mar 2026
    Release notes

    What's Changed

    • chore(deps): update react packages (release-0.9) by @renovate[bot] in #1717
    • fix(controller): prevent invalid update after creating PrometheusRule/ConfigMap by @nikita-vanyasin in #1739

    Full Changelog: v0.9.3...v0.9.4

    Open source →
  19. v0.9.3 06 Feb 2026
    Release notes

    Literally just dependencies updates.

    What's Changed

    • fix(deps): update golang.org/x/exp digest to 716be56 (release-0.9) by @renovate[bot] in #1708
    • chore(deps): update dependency @bufbuild/protobuf to v1.10.1 (release-0.9) by @renovate[bot] in #1709
    • chore(deps): update docker.io/golang docker tag to v1.25.7 (release-0.9) by @renovate[bot] in #1712
    • chore(deps): update dependency eslint-plugin-react-hooks to v4.6.2 (release-0.9) by @renovate[bot] in #1711
    • chore(deps): update dependency bootstrap to v5.3.8 (release-0.9) by @renovate[bot] in #1710
    • fix(deps): update dependency uplot to v1.6.32 (release-0.9) by @renovate[bot] in #1713
    • fix(deps): update module github.com/go-chi/chi/v5 to v5.2.5 (release-0.9) by @renovate[bot] in #1714
    • chore(deps): update github actions (release-0.9) by @renovate[bot] in #1718
    • fix(deps): update module github.com/prometheus/common to v0.67.5 (release-0.9) by @renovate[bot] in #1715

    Full Changelog: v0.9.2...v0.9.3

    Open source →
  20. v0.9.3-0.20260309215349-6952ec44e7f8 09 Mar 2026 pre-release

    Nothing published for this version

  21. v0.9.3-0.20260206122044-04985aae19a2 06 Feb 2026 pre-release

    Nothing published for this version

  22. v0.9.2 17 Nov 2025
    Release notes

    What's Changed

    • Fix webhook registration after controller-runtime upgrade to v0.22.3 by @pmody-te in #1614

    Full Changelog: v0.9.1...v0.9.2

    Open source →
  23. v0.9.2-0.20251114091046-fc08b8858998 14 Nov 2025 pre-release

    Nothing published for this version

  24. v0.9.2-0.20251113091902-55118ae0aed7 13 Nov 2025 pre-release

    Nothing published for this version

  25. v0.9.2-0.20251112091024-4a6765330de2 12 Nov 2025 pre-release

    Nothing published for this version

  26. v0.9.2-0.20251110093221-08ddc80c9137 10 Nov 2025 pre-release

    Nothing published for this version

  27. v0.9.1 06 Nov 2025

    Nothing published for this version

  28. v0.9.1-0.20251029091043-6ce0fe83f9b0 29 Oct 2025 pre-release

    Nothing published for this version

  29. v0.9.0 22 Oct 2025

    Nothing published for this version

  30. v0.8.4 07 Apr 2025

    Nothing published for this version

  31. v0.8.3 01 Apr 2025

    Nothing published for this version

  32. v0.8.2 28 Jan 2025

    Nothing published for this version

  33. v0.8.1 04 Dec 2024

    Nothing published for this version

  34. v0.8.1-0.20250407104906-dfcf8015c1e0 07 Apr 2025 pre-release

    Nothing published for this version

  35. v0.8.1-0.20250326091247-0e3a04c4aaa0 26 Mar 2025 pre-release

    Nothing published for this version

  36. v0.8.1-0.20250127140218-86444c928573 27 Jan 2025 pre-release

    Nothing published for this version

  37. v0.8.1-0.20241209094346-90fde8091c58 09 Dec 2024 pre-release

    Nothing published for this version

  38. v0.8.1-0.20241205095910-d53d6bde1890 05 Dec 2024 pre-release

    Nothing published for this version

  39. v0.8.1-0.20241203093539-dd924ef9a60d 03 Dec 2024 pre-release

    Nothing published for this version

  40. v0.8.1-0.20241129091034-a2f0e8ff6144 29 Nov 2024 pre-release

    Nothing published for this version

  41. v0.8.1-0.20241127092935-9ac77eb3779e 27 Nov 2024 pre-release

    Nothing published for this version

  42. v0.8.1-0.20241125094317-bb2b8843fdca 25 Nov 2024 pre-release

    Nothing published for this version

  43. v0.8.1-0.20241122094200-e77c720e811c 22 Nov 2024 pre-release

    Nothing published for this version

  44. v0.8.1-0.20241121100217-61b03f9bd8cc 21 Nov 2024 pre-release

    Nothing published for this version

  45. v0.8.1-0.20241120095018-aef9e3395430 20 Nov 2024 pre-release

    Nothing published for this version

  46. v0.8.0 20 Nov 2024

    Nothing published for this version

  47. v0.7.7 29 Jun 2024

    Nothing published for this version

  48. v0.7.6 23 May 2024

    Nothing published for this version

  49. v0.7.6-0.20241115100852-45423410c949 15 Nov 2024 pre-release

    Nothing published for this version

  50. v0.7.6-0.20241111093759-ebf9915bff89 11 Nov 2024 pre-release

    Nothing published for this version

  51. v0.7.6-0.20240828095649-4648b3025106 28 Aug 2024 pre-release

    Nothing published for this version

  52. v0.7.6-0.20240629134748-a5e3b4606daf 29 Jun 2024 pre-release

    Nothing published for this version

  53. v0.7.6-0.20240524121111-19fed781090b 24 May 2024 pre-release

    Nothing published for this version

  54. v0.7.6-0.20240522211419-15624d30915a 22 May 2024 pre-release

    Nothing published for this version

  55. v0.7.6-0.20240426114913-12b20694bcff 26 Apr 2024 pre-release

    Nothing published for this version

  56. v0.7.5 10 Apr 2024

    Nothing published for this version

  57. v0.7.5-0.20240410144130-9ddf786106ca 10 Apr 2024 pre-release

    Nothing published for this version

  58. v0.7.5-0.20240318093211-e02a9550f117 18 Mar 2024 pre-release

    Nothing published for this version

  59. v0.7.5-0.20240316224514-f3d55f9c53c2 16 Mar 2024 pre-release

    Nothing published for this version

  60. v0.7.5-0.20240314093844-2ec65e037529 14 Mar 2024 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive