Skip to content

Commit 63a657a

Browse files
Fix: Resolve organization from auth token in upload command
Co-authored-by: daniel.szoke <daniel.szoke@sentry.io>
1 parent e5a7eed commit 63a657a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- Add `--install-group` parameter to `sentry-cli build upload` for controlling update visibility between builds ([#3094](https://github.com/getsentry/sentry-cli/pull/3094))
88

9+
### Fixes
10+
11+
- The `dart-symbol-map upload` command now correctly resolves the organization from the auth token payload ([#3065](https://github.com/getsentry/sentry-cli/pull/3065)).
12+
913
## 3.1.0
1014

1115
### New Features

0 commit comments

Comments
 (0)