tag:github.com,2008:https://github.com/getsentry/sentry-cli/releases Release notes from sentry-cli 2026-03-11T16:19:11Z tag:github.com,2008:Repository/51176043/3.3.3 2026-03-11T16:29:42Z 3.3.3 <h3>Internal Changes 🔧</h3> <ul> <li>(npm) 🤖 Bump optional dependencies to 3.3.2 in <a href="https://github.com/getsentry/sentry-cli/commit/afdef906ba225132f138469afd0d63df859ce0b4">afdef906</a></li> </ul> sentry-release-bot[bot] tag:github.com,2008:Repository/51176043/3.3.2 2026-03-10T18:10:22Z 3.3.2 <h3>New Features ✨</h3> <ul> <li>(preprod) Add VCS parameters to snapshots upload command by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rbro112/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rbro112">@rbro112</a> in <a href="https://github.com/getsentry/sentry-cli/pull/3200" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3200/hovercard">#3200</a></li> </ul> <h3>Internal Changes 🔧</h3> <ul> <li>(npm) 🤖 Bump optional dependencies to 3.3.1 in <a href="https://github.com/getsentry/sentry-cli/commit/3200dfb9a6c3c2b3946c5e78b57b9376eed7250e">3200dfb9</a></li> </ul> sentry-release-bot[bot] tag:github.com,2008:Repository/51176043/3.3.1 2026-03-10T10:37:03Z 3.3.1 <h3>Fixes</h3> <ul> <li>Accept ProGuard mapping files without line information instead of rejecting them (<a href="https://github.com/getsentry/sentry-cli/pull/3192" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3192/hovercard">#3192</a>).</li> </ul> <h3>Experimental Feature 🧑‍🔬 (internal-only)</h3> <ul> <li>Pipe snapshot sidecar metadata into upload as part of <code>sentry-cli build snapshots</code> command (<a href="https://github.com/getsentry/sentry-cli/pull/3163" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3163/hovercard">#3163</a>).</li> </ul> sentry-release-bot[bot] tag:github.com,2008:Repository/51176043/3.3.0 2026-03-04T15:18:35Z 3.3.0 <h3>New Features</h3> <ul> <li>Added <code>sentry-cli proguard uuid &lt;PATH&gt;</code> to compute and print the UUID for a ProGuard mapping file (<a href="https://github.com/getsentry/sentry-cli/pull/3176" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3176/hovercard">#3176</a>).</li> </ul> <h3>Improvements</h3> <ul> <li>Moved <code>sentry-cli upload-proguard</code> to <code>sentry-cli proguard upload</code>, aligning the API with similar upload commands like <code>debug-files upload</code> and <code>sourcemaps upload</code> (<a href="https://github.com/getsentry/sentry-cli/pull/3174" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3174/hovercard">#3174</a>). <code>sentry-cli upload-proguard</code> remains supported as an alias, so no migration is required.</li> </ul> <h3>Experimental Feature 🧑‍🔬 (internal-only)</h3> <ul> <li>Print snapshot URL after successful upload (<a href="https://github.com/getsentry/sentry-cli/pull/3167" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3167/hovercard">#3167</a>).</li> </ul> sentry-release-bot[bot] tag:github.com,2008:Repository/51176043/3.2.3 2026-03-02T09:58:38Z 3.2.3 <h3>Experimental Feature 🧑‍🔬 (internal-only)</h3> <ul> <li>Added experimental <code>sentry-cli build snapshots</code> command to upload build snapshots to a project (<a href="https://github.com/getsentry/sentry-cli/pull/3110" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3110/hovercard">#3110</a>). <ul> <li>This command uploads files from a specified directory to Sentry's Objectstore, associating them with a snapshot identifier.</li> <li>The command is experimental and subject to breaking changes or removal in future releases.</li> </ul> </li> </ul> sentry-release-bot[bot] tag:github.com,2008:Repository/51176043/3.2.2 2026-02-23T13:43:16Z 3.2.2 <h3>Fixes</h3> <ul> <li>Updated <code>minimatch</code> dependency to fix a vulnerability (<a href="https://github.com/getsentry/sentry-cli/pull/3153" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3153/hovercard">#3153</a>)</li> </ul> sentry-release-bot[bot] tag:github.com,2008:Repository/51176043/2.58.5 2026-02-23T13:41:17Z 2.58.5 <h3>Fixes</h3> <ul> <li>Updated <code>minimatch</code> dependency to fix a vulnerability (<a href="https://github.com/getsentry/sentry-cli/pull/3152" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3152/hovercard">#3152</a>)</li> </ul> sentry-release-bot[bot] tag:github.com,2008:Repository/51176043/3.2.1 2026-02-20T14:10:59Z 3.2.1 <h3>Fixes</h3> <ul> <li>The <code>dart-symbol-map upload</code> command now correctly resolves the organization from the auth token payload (<a href="https://github.com/getsentry/sentry-cli/pull/3065" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3065/hovercard">#3065</a>).</li> <li>Retry DNS resolution failures for <code>sentry.io</code> requests to reduce intermittent failures for some users (<a href="https://github.com/getsentry/sentry-cli/pull/3085" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3085/hovercard">#3085</a>)</li> </ul> sentry-release-bot[bot] tag:github.com,2008:Repository/51176043/3.2.0 2026-02-09T09:32:20Z 3.2.0 <h3>Features</h3> <ul> <li>Add <code>sourceMaps.inject()</code> for injecting debug IDs (<a href="https://github.com/getsentry/sentry-cli/pull/3088" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3088/hovercard">#3088</a>)</li> <li>Add <code>--install-group</code> parameter to <code>sentry-cli build upload</code> for controlling update visibility between builds (<a href="https://github.com/getsentry/sentry-cli/pull/3094" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3094/hovercard">#3094</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Recognize <code>*.ghe.com</code> URLs as <code>github_enterprise</code> VCS provider (<a href="https://github.com/getsentry/sentry-cli/pull/3127" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3127/hovercard">#3127</a>).</li> <li>Fixed a bug where the <code>dart-symbol-map</code> command did not accept the <code>--url</code> argument (<a href="https://github.com/getsentry/sentry-cli/pull/3108" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3108/hovercard">#3108</a>).</li> <li>Add timeout to <code>build upload</code> polling loop to prevent infinite loop when server returns unexpected state (<a href="https://github.com/getsentry/sentry-cli/pull/3118" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3118/hovercard">#3118</a>).</li> </ul> sentry-release-bot[bot] tag:github.com,2008:Repository/51176043/3.1.0 2026-01-12T13:44:41Z 3.1.0 <h3>New Features</h3> <ul> <li>In the JavaScript API, added multi-project support to <code>releases.newDeploy()</code> method. This method now accept a <code>projects</code> option (array of project slugs), aligning them with the Rust CLI's multi-project capabilities and matching the existing behavior of <code>releases.new()</code> and <code>releases.uploadSourceMaps()</code> (<a href="https://github.com/getsentry/sentry-cli/pull/3001" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3001/hovercard">#3001</a>).</li> </ul> <h3>Improvements</h3> <ul> <li>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 (<a href="https://github.com/getsentry/sentry-cli/pull/3070" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3070/hovercard">#3070</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Fixed a bug that prevented project IDs from being used with the <code>sentry-cli releases new</code> command for users with self-hosted Sentry instances on versions older than 25.12.1 (<a href="https://github.com/getsentry/sentry-cli/issues/3068" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3068/hovercard">#3068</a>).</li> <li>Fixed a bug, introduced in version 3.0.0, where the <code>sentry-cli releases list</code> command ignored the <code>--project</code> option (<a href="https://github.com/getsentry/sentry-cli/pull/3048" data-hovercard-type="pull_request" data-hovercard-url="/getsentry/sentry-cli/pull/3048/hovercard">#3048</a>). The command now correctly can filter releases by a single project when supplied via <code>--project</code>. This change does not enable filtering by multiple projects, which has never been supported.</li> </ul> sentry-release-bot[bot]