OpenSRE 0.1.2026.7.25
Install
cURL (macOS / Linux)
curl -fsSL https://install.opensre.com | bash -s -- --release --version 0.1.2026.7.25Homebrew (macOS / Linux)
brew tap tracer-cloud/tap
brew install tracer-cloud/tap/opensrePowerShell (Windows)
$env:OPENSRE_INSTALL_CHANNEL="release"; $env:OPENSRE_VERSION="0.1.2026.7.25"; irm https://install.opensre.com | iexPython
pipx install opensreChangelog
Changes since v0.1.2026.7.24
- feat(deployment): push an immutable git-sha image tag alongside latest from one build (#4238) (2837b84) — Yauhen Bichel
- fix(investigation): deliver pipeline errors when a deferred stage import fails in astream_investigation (#4234) (719551f) — Yauhen Bichel
- fix(session): make trace_span appends O(1) and keep spans out of the message parent-chain (#4233) (53eee44) — Yauhen Bichel
- feat(integrations): setup-spec batch 9 — AWS, GitHub, Kubernetes, Twilio (#4168) (#4229) (5adb3a3) — Anwesh