Skip to content

OpenSRE 0.1.2026.7.25

Choose a tag to compare

@github-actions github-actions released this 25 Jul 01:09
2837b84

Install

cURL (macOS / Linux)

curl -fsSL https://install.opensre.com | bash -s -- --release --version 0.1.2026.7.25

Homebrew (macOS / Linux)

brew tap tracer-cloud/tap
brew install tracer-cloud/tap/opensre

PowerShell (Windows)

$env:OPENSRE_INSTALL_CHANNEL="release"; $env:OPENSRE_VERSION="0.1.2026.7.25"; irm https://install.opensre.com | iex

Python

pipx install opensre

Changelog

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