Releases: rrajan94/opensre
Releases · rrajan94/opensre
Latest
Install
cURL (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/rrajan94/opensre/main/install.sh | bashHomebrew (macOS / Linux)
brew install rrajan94/opensre/opensrePowerShell (Windows)
irm https://raw.githubusercontent.com/rrajan94/opensre/main/install.ps1 | iexPython
pipx install opensreChangelog
Changes up to v2026.4.27
- docs(daily-update): archive 2026-04-25 (94c9b97) — github-actions[bot]
- docs(daily-update): archive 2026-04-24 (8731cc1) — github-actions[bot]
- docs(contributor): contrib-readme-action has updated readme (d3d1191) — contrib-readme-action
- fix: formatting (5891303) — vaibhav upreti
- test(integrations): add direct unit tests for grafana_wire_format.pytest(integrations): add direct unit tests for grafana_wire_format.py (Tracer-Cloud#862) (ad7ebac) — Awokoya Olawale Davidson
- docs(contributor): contrib-readme-action has updated readme (8fcfe44) — contrib-readme-action
- ci: speed up workflow with uv caching + single fast job for PRs (Fixes Tracer-Cloud#647) (Tracer-Cloud#817) (ae6cff1) — S. B. | Software Developer
- docs(contributor): contrib-readme-action has updated readme (db0c477) — contrib-readme-action
- chore(github): edit PR template to add a demo/screenshot for the feature/bugs (Tracer-Cloud#820) (457234f) — Anwesh
- test(plan-actions): cover extract_keywords behavior (Tracer-Cloud#860) (17f2af3) — MichaelGurevich
- docs(contributor): contrib-readme-action has updated readme (ce503ef) — contrib-readme-action
- Fix/restore readable investigation output after masking 479 (Tracer-Cloud#807) (eef7e68) — Adeoluwa Daniel Ademoye
- fix: remove redundant NewGenericSyntax from mypy.ini (mypy enables it by default for py 3.12+) (Tracer-Cloud#802) (1415981) — Chris Chen
- fix: Database logic expansion for QA Edge Cases (Batch 2) (Tracer-Cloud#626) (7a49b6e) — ANIRUDDHA ADAK
- docs(contributor): contrib-readme-action has updated readme (8decccd) — contrib-readme-action
- Fix Tracer-Cloud#824: Correct typo in docs filename and references (Tracer-Cloud#857) (d8078cc) — Wahaj Ahmed
- docs(contributor): contrib-readme-action has updated readme (eec2565) — contrib-readme-action
- test: delete inline PrefectFlowRunsTool test after migration to tests/tools/ (Tracer-Cloud#856) (12e60f2) — Paarth
- docs(contributor): contrib-readme-action has updated readme (5db65c3) — contrib-readme-action
- test: deduplicate Dockerfile guard tests (Tracer-Cloud#848) (a3f959d) — John Zakkam
- test: add direct unit tests for data validation (Tracer-Cloud#831) (Tracer-Cloud#852) (7821c63) — Kartik Sirohi
- Add unit tests for availability helpers Tracer-Cloud#830 (Tracer-Cloud#854) (da53a45) — DIPSHA DAS
- feat: add direct unit tests for health_view rendering helpers (Tracer-Cloud#851) (b6321e5) — Maryjane Okafor
- docs(contributor): contrib-readme-action has updated readme (96c4709) — contrib-readme-action
- test(tools): consolidate PrefectWorkerHealthTool tests (Tracer-Cloud#853) (f99cf44) — Het Patel
- docs(contributor): contrib-readme-action has updated readme (8405fbb) — contrib-readme-action
- Fix: Fix broken issue template links in CONTRIBUTING.md (Tracer-Cloud#845) (65574a7) — Just Harold
- update contributing (a74db85) — vaibhav upreti
- Feature: Add OpenSRE hugging face dataset integration & eval (Tracer-Cloud#752) (cc41934) — Tan Wee Joe
- docs(contributor): contrib-readme-action has updated readme (3b527df) — contrib-readme-action
- test: add comprehensive coverage for invalid investigation IDs with newline characters (Tracer-Cloud#814) (3f3402d) — Jerome Wilson
- docs(daily-update): archive 2026-04-23 (c9a450b) — github-actions[bot]
- docs(contributor): contrib-readme-action has updated readme (9ce2090) — contrib-readme-action
- fix(mypy): remove stale NewGenericSyntax enable flag (Tracer-Cloud#798) (dccea07) — Sarah Salah
- fix(eks): detect EKS source when AWS integration uses IAM user credentials (Tracer-Cloud#724) (a5729f7) — chaosreload
- docs(dev): align local checks with CI ruff format (Tracer-Cloud#789) (a129e31) — Anwesh
- synthetic: enforce strict RDS event timeline reasoning for 005-failover (Tracer-Cloud#705) (acce2a7) — Ceren Camkiran
- feat: add CLI framework base and codex CLI integration (Tracer-Cloud#781) (6449841) — Anwesh
- Fix(makefile): support Windows (Tracer-Cloud#721) (ea150c9) — gbsierra
- docs(contributor): contrib-readme-action has updated readme (bbdfca8) — contrib-readme-action
- fix: anchor investigation ID regex and add invalid ID tests (Tracer-Cloud#783) (25644f2) — RoomWithOutRoof
- fix(wizard): bind Grafana provisioning relative to compose file (Tracer-Cloud#785) (44d496b) — Anwesh
- Revert "fix: use relative provisioning path in local Grafana compose (Tracer-Cloud#786)" (Tracer-Cloud#787) (476f778) — Yash Kumar Saini
- fix: use relative provisioning path in local Grafana compose (Tracer-Cloud#786) (dcac244) — Yash Kumar Saini
- Improve investigation planning prompt for discriminating RCA evidence (Tracer-Cloud#654) (Tracer-Cloud#715) (a8bd663) — Ceren Camkiran
- fix: emit healthy-short-circuit claims from investigation keys only (Tracer-Cloud#777) (cb178d4) — mayankbharati-ops
- docs(contributor): contrib-readme-action has updated readme (66c8072) — contrib-readme-action
- Update CONTRIBUTING.md with contribution guidelines (Tracer-Cloud#779) (f6bf473) — Anwesh
- feat: add telegram integration to delivery messages (Tracer-Cloud#755) (f177740) — paulovitorcl
- docs(daily-update): archive 2026-04-22 (0c00eda) — github-actions[bot]
- docs(contributor): contrib-readme-action has updated readme (9793faf) — contrib-readme-action
- fix: use Optional[RunnableConfig] on all pipeline nodes to silence LangGraph warning (Tracer-Cloud#776) (3636d06) — Udit
- docs(contributor): contrib-readme-action has updated readme (9c55992) — contrib-readme-action
- Fix: health endpoint exceptions (Tracer-Cloud#774) (1040736) — Maharshi Patel
- Fix: health endpoint exceptions (Tracer-Cloud#774) (5e9f8ba) — Maharshi Patel
- Revert "Update project name from Tracer to OpenSRE (Tracer-Cloud#751)" (Tracer-Cloud#775) (d2d51f1) — Devesh
- Update project name from Tracer to OpenSRE (Tracer-Cloud#751) (33fca2e) — Abkari Mohammed Sayeem
- fix: handle empty alert_name in _make_id() and improve test assertions (Tracer-Cloud#753) (a6f9f19) — Dinesh Jinjala
- feat(mcp): return stable error shape with error_type in run_rca (Tracer-Cloud#760) (e34c2fd) — Nandana Dileep
- Fix image tag formatting in README.md (bfc8053) — paultracer
- Update image in README.md for OpenSRE section (038a1f3) — paultracer
- test(vercel): add unit tests for _safe_vercel_path_segment (Tracer-Cloud#759) (3b102d9) — Nandana Dileep
- docs(contributor): contrib-readme-action has updated readme (9ed1d44) — contrib-readme-action
- fix(posthog): include HTTP status code in validate_posthog_config error detail (Tracer-Cloud#761) (2eb89c9) — Nandana Dileep
- docs(contributor): contrib-readme-action has updated readme (36e5ee6) — contrib-readme-action
- fix: replace placeholder NVIDIA NIM model IDs in config.py (Tracer-Cloud#738) (Tracer-Cloud#764) (e6457df) — Maryjane Okafor
- docs(contributor): contrib-readme-action has updated readme (efcde37) — contrib-readme-action
- feat: add LLM_MAX_TOKENS env var override to LLMSettings.from_env() (Tracer-Cloud#767) (383492c) — Francisco Angulo de Lafuente
- docs(contributor): contrib-readme-action has updated readme (cd2ad15) — contrib-readme-action
- fix(auth): narrow Exception catch in JWK parsing to InvalidKeyError | PyJWKError (Tracer-Cloud#762) (98ed578) — qorex#dev
- docs(daily-update): archive 2026-04-21 (831f135) — github-actions[bot]
- docs(contributor): contrib-readme-action has updated readme (ede564d) — contrib-readme-action
- docs: update CONTRIBUTING.md to say OpenSRE (not Tracer) (Tracer-Cloud#756) (3a532c1) — Mateus Scheuer Macedo
- docs(contributor): contrib-readme-action has updated readme (94405b4) — contrib-readme-action
- test(auth): add AsyncJWKSCache TTL unit test to prevent redundant JWKS fetches within cache window (Tracer-Cloud#754) (0c2acc3) — Dibyendu Sahoo
- docs(contributor): contrib-readme-action has updated readme (bf4f750) — contrib-readme-action
- test(vercel): add runtime log stream parsing unit tests (Tracer-Cloud#749) (e9f4ace) — Dinesh Jinjala
- docs(contributor): contrib-readme-action has updated readme (646899a) — contrib-readme-action
- docs: rename DEPLOYEMENT.md to DEPLOYMENT.md (Tracer-Cloud#750) (313bf93) — Abkari Mohammed Sayeem
- docs(contributor): contrib-readme-action has updated readme (ebe3683) — contrib-readme-action
- Update README for OpenSRE provider usage (0d7ab30) — Gust-svg
- fix(detect-sources): populate sources["azure_sql"] from resolved integrations (Tracer-Cloud#722) (66fda27) — Yash Kumar Saini
- fix: add is_available and extract_params to MongoDB, ClickHouse, Kafka, and CloudWatch tools (Tracer-Cloud#732) (0cafa99) — Ankit Juneja
- docs(contributor): contrib-readme-action has updated readme (1323900) — contrib-readme-action
- fix(sentry): safely parse tracing sample rate fallback (Tracer-Cloud#733) (df7f068) — Som-0619
- chore: align Python baseline on 3.13 across mypy and ruff (Tracer-Cloud#727) (Tracer-Cloud#728) (1811d16) — Matt Van Horn
- Fix onboarding .env bug when file lacks final newline (Tracer-Cloud#719) (b0b04b6) — gbsierra
- docs(contributor): contrib-readme-action has updated readme (e3f801c) — contrib-readme-action
- docs: expand AGENTS.md with repo map, entry points, rules, testing, and integration checklist (Tracer-Cloud#725) (9d9a55c) — Dax Patel
- docs(daily-update): archive 2026-04-20 (14d0b2d) — github-actions[bot]
- docs(contributor): contrib-readme-action has updated readme (ffe5342) — contrib-readme-action
- CI: add ruff format --check step to quality job (Tracer-Cloud#717) (66a6043) — Divij Gera
- docs(contributor): contrib-readme-action has updated readme (83a4384) — contrib-readme-action
- fix: improve RCA prompt for evidence-grounded diagnosis (Fixes Tracer-Cloud#653) (Tracer-Cloud#716) (16fc6e3) — Gaurav
- fix: surface checkpoint and audit_log keywords in synthetic test fixtures (Tracer-Cloud#607, Tracer-Cloud#610) (Tracer-Cloud#712) (d4efd7a) — Rohit Rajan
- docs: Better Stack Telemetry integration page (Tracer-Cloud#713) (e760d8d) — Afif Ahmed
- feat: add GitDeployTimelineTool for incident-window deploy correlation (Tracer-Cloud#709) (e5646e1) — Malik Amir Hamza
- fix(azure-sql): wire is_available + extract_params into Azure SQL @tool decorators (Tracer-Cloud#707) (de97aff) — Ebrahim Sameh
- chore: update formatting (c23350a) — vaibhav upreti
- chore: remove deprecated ga workflow (93412e0) — vaibhav upreti
- docs(contributor): contrib-readme-action has updated readme (9543280) — contrib-readme-action
- feat: Better Stack Telemetry (logs) inte...