Skip to content

Update Sentry CLI from 3.3.3 to 3.3.4#284

Open
github-actions[bot] wants to merge 1 commit intomainfrom
update-sentry-cli-from-3.3.3-to-3.3.4
Open

Update Sentry CLI from 3.3.3 to 3.3.4#284
github-actions[bot] wants to merge 1 commit intomainfrom
update-sentry-cli-from-3.3.3-to-3.3.4

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

https://github.com/getsentry/sentry-cli/releases/tag/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants