chore(deps): update CLI to v2.56.1 #5
+48
−40
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps scripts/update-cli.sh from 2.50.2 to 2.56.1.
Auto-generated by a dependency updater.
Changelog
2.56.1
Deprecations
Fixes & improvements
2.56.0
Various fixes & improvements
SENTRY_RELEASE
environment variable (#2807) by szokeasaurusrex2.55.0
Various fixes & improvements
2.54.0
Various fixes & improvements
2.53.0
Various fixes & improvements
Changes from 2.53.0-alpha
2.53.0-alpha reintroduced the
build
(previously namedmobile-app
) commands. 2.53.0 is the first stable release to reintroduce them.Please note, the
build
commands are still experimental, and are therefore subject to breaking changes, including removal, in any release, without notice.2.53.0-alpha
This release reintroduces the
build
(previously namedmobile-app
) commands.Various fixes & improvements
2.52.0
Various fixes & improvements
dart-symbol-map upload
command (#2691) by buenaflorcollect
(#2705) by szokeasaurusrex--no-upload
(#2693) by P1n3appl32.51.1
Various fixes & improvements
logs
command as beta (#2690) by szokeasaurusrex2.51.0
Logs command
This release introduces a new
sentry-cli logs list
command, which lists your Sentry logs. For more details, seesentry-cli logs list --help
.Please note: if you receive a
403
error when using the new command, you may need to generate a new auth token with different permissions. You can do this by navigating to Settings → Developer Settings → Personal Tokens in Sentry. On the Personal Tokens page, generate a token withorg:read
scope, and pass this to the command using--auth-token
or by setting theSENTRY_AUTH_TOKEN
environment variable.Various fixes & improvements
releases files upload-sourcemaps
(#2676) by szokeasaurusrex