Releases: getsentry/sentry-cli
Releases · getsentry/sentry-cli
sentry-cli 0.16.0
- Added support for
http.proxy_url
- Added support for
http.proxy_username
- Added support for
http.proxy_password
sentry-cli 0.15.0
- Added support for the
http.keepalive
setting
sentry-cli 0.14.0
- added proxy support
- removed global dsym uploading which is now done differently
sentry-cli 0.13.1
- Fixed an issue that caused validation of sourcemaps to fail if wildcard paths (
~/
) were used.
sentry-cli 0.13.0
- Default sourcemap url prefix to
~
to support the new wildcard feature
sentry-cli 0.12.1
- Fixed windows support by bundling OpenSSL statically
sentry-cli 0.12.0
- Added basic windows support
- Added
send-event
to submit events to Sentry
sentry-cli 0.11.0
- Added
login
command.
sentry-cli 0.10.1
- Made missing ref failures on non minimized JS files warnings instead of errors
sentry-cli 0.10.0
- Added support for basic sourcemap validation with the
--validate
flag