Releases: getsentry/sentry-cli
Releases · getsentry/sentry-cli
3.3.4-snapshot.20260327.6d5e8cb
Snapshot build from master at 6d5e8cb.
3.3.4-snapshot.20260327.572bb4c
Snapshot build from master at 572bb4c.
3.3.4-snapshot.20260326.5477440
Snapshot build from master at 5477440.
3.3.4-snapshot.20260326.1d1b9d9
Snapshot build from master at 1d1b9d9.
3.3.4
New Features ✨
- Add
sentry-cli build downloadcommand to download installable builds (IPA/APK) by build ID (#3221). - Add
sentry-cli code-mappings uploadcommand 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
--repoand--default-branch. - Large mapping files are automatically split into batches for upload.
- Code mappings link stack trace paths (e.g.
3.3.4-snapshot.20260325.06cbbda
Snapshot build from master at 06cbbda.
3.3.4-snapshot.20260324.ccf349e
Snapshot build from master at ccf349e.
3.3.4-snapshot.20260324.bee85dc
Snapshot build from master at bee85dc.
3.3.4-snapshot.20260324.94a8931
Snapshot build from master at 94a8931.
3.3.4-snapshot.20260320.d893c9d
Snapshot build from master at d893c9d.