Releases: getsentry/sentry-cli
Releases · getsentry/sentry-cli
sentry-cli 1.3.0
- improved file and release list rendering
- added
sentry-cli releases propose-version
sentry-cli 1.2.0
- Resolved references to sourcemaps sometimes being incorrectly detected
- Resolved an issue where an incorrect Info.plist file was found (#48)
- Added support for
.env
files - Better support SSL CA bundles on linux systems (probe more locations)
- Added
--finalize
option to automatically finalize releases on creation - Improved
sentry-cli info
command rendering and clarity - Added background processing for
sentry react-native-xcode
sentry-cli 1.1.0
upload-dsyms
when launched from xcode will now upload symbols in the background and notify with OS X notifications about changes
sentry-cli 1.0.0
- Added support for associating dsyms with builds on supporting sentry servers
sentry-cli 0.28.0
- Improved validation of parameters and error reporting
- Added progress bar to updater
- Added command to finalize releases
sentry-cli 0.27.1
- Resolved an issue that the xcode integration for react native would log out a bogus error
sentry-cli 0.27.0
- Added support for fetching sourcemaps from react-native's packager
- Resolved an issue with some sourcemaps not rewriting correctly
sentry-cli 0.26.0
- Added
react-native-xcode
command to support react-native sourcemap generation and uploading - Automatically create releases on sourcemap upload
sentry-cli 0.25.0
- Resolved an issue that caused windows versions to write backslashes in URLs in release artifacts
sentry-cli 0.24.0
- Fix zip upload