Skip to content

Releases: getsentry/sentry-cli

sentry-cli 0.16.0

10 Jul 14:50
Compare
Choose a tag to compare
  • Added support for http.proxy_url
  • Added support for http.proxy_username
  • Added support for http.proxy_password

sentry-cli 0.15.0

10 Jul 13:10
Compare
Choose a tag to compare
  • Added support for the http.keepalive setting

sentry-cli 0.14.0

19 Jun 20:57
Compare
Choose a tag to compare
  • added proxy support
  • removed global dsym uploading which is now done differently

sentry-cli 0.13.1

17 Jun 16:55
Compare
Choose a tag to compare
  • Fixed an issue that caused validation of sourcemaps to fail if wildcard paths (~/) were used.

sentry-cli 0.13.0

17 Jun 00:02
Compare
Choose a tag to compare
  • Default sourcemap url prefix to ~ to support the new wildcard feature

sentry-cli 0.12.1

13 Jun 19:19
Compare
Choose a tag to compare
  • Fixed windows support by bundling OpenSSL statically

sentry-cli 0.12.0

12 Jun 22:40
Compare
Choose a tag to compare
  • Added basic windows support
  • Added send-event to submit events to Sentry

sentry-cli 0.11.0

10 Jun 20:55
Compare
Choose a tag to compare
  • Added login command.

sentry-cli 0.10.1

06 Jun 07:45
Compare
Choose a tag to compare
  • Made missing ref failures on non minimized JS files warnings instead of errors

sentry-cli 0.10.0

05 Jun 23:42
Compare
Choose a tag to compare
  • Added support for basic sourcemap validation with the --validate flag