Skip to content

chore(deps): update CLI to v3.3.5#242

Open
github-actions[bot] wants to merge 1 commit intomainfrom
deps/sentry-cli.properties/3.3.5
Open

chore(deps): update CLI to v3.3.5#242
github-actions[bot] wants to merge 1 commit intomainfrom
deps/sentry-cli.properties/3.3.5

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps sentry-cli.properties from 3.3.0 to 3.3.5.

Auto-generated by a dependency updater.

Changelog

3.3.5

Performance

  • (snapshots) Parallelize image hashing with rayon (#3250)

Fixes

  • (sourcemaps) Skip non-base64 embedded sourcemaps during injection (#3243)

3.3.4

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.

3.3.3

Internal Changes 🔧

  • (npm) 🤖 Bump optional dependencies to 3.3.2 in afdef906

3.3.2

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

3.3.1

Fixes

  • Accept ProGuard mapping files without line information instead of rejecting them (#3192).
  • Improve error message when uploading .xcarchive or .ipa files on non-Apple Silicon Macs (#3211).

Experimental Feature 🧑‍🔬 (internal-only)

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

@github-actions github-actions bot force-pushed the deps/sentry-cli.properties/3.3.5 branch from 6fd23a4 to 0db8c2b Compare March 31, 2026 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant