Sentry Cli Versions Save

A command line utility to work with Sentry.

2.31.2

2 weeks ago

Various fixes & improvements

  • Fix regressions related to releases set-commits command, which were introduced in 2.31.1.

2.31.1

2 weeks ago

Various fixes & improvements

  • fix(proguard): Don't require auth token with --no-upload flag (#2047) by @markushi
  • fix(debug-files): Improve error when check passed a directory (#2034) by @szokeasaurusrex
  • fix(xcode): Improve Xcode error msg when config load fails (#2028) by @elramen

2.31.0

1 month ago

With this change, dSYM uploads to the legacy endpoint and release file uploads are routed to the region URL directly (e.g. to https://us.sentry.io instead of https://sentry.io). This change only affects users using the CLI to interact with SaaS Sentry; everything stays the same for self-hosted users.

Other changes

  • build: make lint only with default features (#1994) by @szokeasaurusrex

2.30.5

1 month ago

Release made for technical reasons. There are no code changes in this version.

2.30.4

1 month ago

Release made for technical reasons. There are no code changes in this version.

2.30.3

1 month ago

Various fixes & improvements

  • fix: Handle .env errors (#1987) by @szokeasaurusrex

2.30.2

2 months ago

This release re-enables Python releases. There are no code changes.

2.30.1

2 months ago

Various fixes & improvements

  • fix(sourcemaps): allow complex file extensions (#1976) by @szokeasaurusrex

2.30.0

2 months ago

Cron Monitor Changes

The monitors run subcommand now no longer accepts --auth-token or other means of authentication using token-based auth. It is now required to use DSN based auth to monitor cron jobs using the sentry-cli.

2.29.1

2 months ago

Updated version 2.29.0 changelog. No code changes.