EXE
WinGet
sentry-cli
Sentry · 2.54.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
sentry-cli-Windows-i686.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Sentry.sentry-cli
Version
2.54.0
Description
A command line utility to work with Sentry.
License
BSD-3-CLAUSE
↗
Installer URL
https://github.com/getsentry/sentry-cli/releases/download/2.54.0/sentry-cli-Windows-i686.exe
Release Notes
Various fixes & improvements
- Fix: symlinks in normalized upload (#2744) by @noahsmartin
- feat(vcs): Prefer upstream remote over origin for base repo name (#2737) by @runningcode
- feat(build): Add auto-detection of base_repo_name from git remote (#2735) by @runningcode
- feat(build): Add auto-detection of PR number from GitHub Actions (#2722) by @runningcode
- feat(build): Auto-detect base_ref from git merge-base (#2720) by @runningcode
- feat(logs): support log streaming (#2666) by @vgrozdan…