Skip to content

Releases: getsentry/sentry-cli

2.31.2

02 May 15:17
2215944
Compare
Choose a tag to compare

Various fixes & improvements

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

2.31.1

30 Apr 15:12
574e143
Compare
Choose a tag to compare

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

27 Mar 15:57
5b7b9a9
Compare
Choose a tag to compare

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

2.30.5

27 Mar 09:52
c8157c5
Compare
Choose a tag to compare

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

2.30.4

26 Mar 14:13
437e0a2
Compare
Choose a tag to compare

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

2.30.3

26 Mar 12:52
4c7128c
Compare
Choose a tag to compare

Various fixes & improvements

2.30.2

13 Mar 08:37
f9c906c
Compare
Choose a tag to compare

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

2.30.1

12 Mar 11:31
Compare
Choose a tag to compare

Various fixes & improvements

2.30.0

07 Mar 10:11
Compare
Choose a tag to compare

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

04 Mar 12:52
7edd5f6
Compare
Choose a tag to compare

Updated version 2.29.0 changelog. No code changes.