Snapshot build from master at 6d5e8cb.
Snapshot build from master at 5477440.
Snapshot build from master at 1d1b9d9.
sentry-cli build download command to download installable builds (IPA/APK) by build ID (#3221).sentry-cli code-mappings upload command to bulk upload code mappings from a JSON file (#3207, #3208, #3209, #3210).
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.--repo and --default-branch.Snapshot build from master at 06cbbda.
Snapshot build from master at 94a8931.
Snapshot build from master at ccf349e.
Snapshot build from master at bee85dc.
Snapshot build from master at d893c9d.
Snapshot build from master at d700ba3.
sentry-cli proguard uuid <PATH> to compute and print the UUID for a ProGuard mapping file (#3176).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.sentry-cli build snapshots command to upload build snapshots to a project (#3110).
minimatch dependency to fix a vulnerability (#3153)minimatch dependency to fix a vulnerability (#3152)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).sentry-cli releases new command for users with self-hosted Sentry instances on versions older than 25.12.1 (#3068).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.