Releases: getsentry/sentry-cli
Releases · getsentry/sentry-cli
2.26.0
1.77.3
2.25.3
- No documented changes.
2.25.2
- No documented changes.
1.77.2
- No documented changes.
2.25.1
- fix: Upload Xcode debug files and source maps background upload (#1896) by @krystofwoldrich
2.25.0
Various fixes & improvements
- fix(api): Fix panic that occurred when
sentry-cli login
called with--auth-token
(#1893) by @szokeasaurusrex
2.24.1
Various fixes & improvements
- Revert #1885, which was causing an error in the
sentry-cli login
command (#1889) by @szokeasaurusrex
2.24.0
Various fixes & improvements
- feat(sourcemaps): Improve
sourcemaps resolve
command output (#1880) by @szokeasaurusrex - feat(api): Validate Auth Tokens client-side (#1885) by @szokeasaurusrex
2.23.2
Various fixes & improvements
- ref: Removed unneeded identity
map
(#1883) by @szokeasaurusrex - ci: Skip fallback download in tests (#1878) by @lforst
- ref: Emit better log message for fallback postinstall script (#1877) by @lforst
- fix: Manually download binary if optional dependency binary can't be found after installation (#1874) by @lforst
- fix(hybrid-cloud): Updates organization list to handle single org fanout (#1872) by @GabeVillalobos