releases.shpreview
Sentry/Sentry CLI

Sentry CLI

$npx -y @buildinternet/releases show sentry-cli
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases40Avg12/moVersionsv3.1.0 → v3.3.6-snapshot.20260416.d4d6232
Mar 27, 2026

Snapshot build from master at 6d5e8cb.

Mar 26, 2026

Snapshot build from master at 5477440.

Snapshot build from master at 1d1b9d9.

Mar 25, 2026

New Features ✨

  • Add sentry-cli build download command to download installable builds (IPA/APK) by build ID (#3221).
  • Add sentry-cli code-mappings upload command to bulk upload code mappings from a JSON file (#3207, #3208, #3209, #3210).
    • Code mappings link stack trace paths (e.g. com/example/module) to source paths in your repository (e.g. src/main/java/com/example/module), enabling Sentry to display source context and link directly to your code from error stack traces.
    • Repository name and default branch are automatically inferred from your local git remotes, or can be specified explicitly with --repo and --default-branch.
    • Large mapping files are automatically split into batches for upload.

Snapshot build from master at 06cbbda.

Mar 24, 2026

Snapshot build from master at 94a8931.

Snapshot build from master at ccf349e.

Snapshot build from master at bee85dc.

Mar 20, 2026

Snapshot build from master at d893c9d.

Snapshot build from master at d700ba3.

Mar 11, 2026

Internal Changes 🔧

  • (npm) 🤖 Bump optional dependencies to 3.3.2 in afdef906
Mar 10, 2026

New Features ✨

  • (preprod) Add VCS parameters to snapshots upload command by @rbro112 in #3200

Internal Changes 🔧

  • (npm) 🤖 Bump optional dependencies to 3.3.1 in 3200dfb9

Fixes

  • Accept ProGuard mapping files without line information instead of rejecting them (#3192).

Experimental Feature 🧑‍🔬 (internal-only)

  • Pipe snapshot sidecar metadata into upload as part of sentry-cli build snapshots command (#3163).
Mar 4, 2026

New Features

  • Added sentry-cli proguard uuid <PATH> to compute and print the UUID for a ProGuard mapping file (#3176).

Improvements

  • Moved sentry-cli upload-proguard to sentry-cli proguard upload, aligning the API with similar upload commands like debug-files upload and sourcemaps upload (#3174). sentry-cli upload-proguard remains supported as an alias, so no migration is required.

Experimental Feature 🧑‍🔬 (internal-only)

  • Print snapshot URL after successful upload (#3167).
Mar 2, 2026

Experimental Feature 🧑‍🔬 (internal-only)

  • Added experimental sentry-cli build snapshots command to upload build snapshots to a project (#3110).
    • This command uploads files from a specified directory to Sentry's Objectstore, associating them with a snapshot identifier.
    • The command is experimental and subject to breaking changes or removal in future releases.
Feb 23, 2026

Fixes

  • Updated minimatch dependency to fix a vulnerability (#3153)

Fixes

  • Updated minimatch dependency to fix a vulnerability (#3152)
Feb 20, 2026

Fixes

  • The dart-symbol-map upload command now correctly resolves the organization from the auth token payload (#3065).
  • Retry DNS resolution failures for sentry.io requests to reduce intermittent failures for some users (#3085)
Feb 9, 2026

Features

  • Add sourceMaps.inject() for injecting debug IDs (#3088)
  • Add --install-group parameter to sentry-cli build upload for controlling update visibility between builds (#3094)

Fixes

  • Recognize *.ghe.com URLs as github_enterprise VCS provider (#3127).
  • Fixed a bug where the dart-symbol-map command did not accept the --url argument (#3108).
  • Add timeout to build upload polling loop to prevent infinite loop when server returns unexpected state (#3118).
Jan 12, 2026

New Features

  • In the JavaScript API, added multi-project support to releases.newDeploy() method. This method now accept a projects option (array of project slugs), aligning them with the Rust CLI's multi-project capabilities and matching the existing behavior of releases.new() and releases.uploadSourceMaps() (#3001).

Improvements

  • This release includes some changes to enable support for older self-hosted Sentry versions. With these changes, Sentry CLI now officially self-hosted Sentry versions 24.11.1 and above (#3070)

Fixes

  • Fixed a bug that prevented project IDs from being used with the sentry-cli releases new command for users with self-hosted Sentry instances on versions older than 25.12.1 (#3068).
  • Fixed a bug, introduced in version 3.0.0, where the sentry-cli releases list command ignored the --project option (#3048). The command now correctly can filter releases by a single project when supplied via --project. This change does not enable filtering by multiple projects, which has never been supported.
Latest
3.3.6-snapshot.20260416.d4d6232
Tracking Since
Mar 7, 2022
Last fetched Apr 18, 2026