sentry-cli icon indicating copy to clipboard operation
sentry-cli copied to clipboard

Remove `with_crash_reporting` feature

Open szokeasaurusrex opened this issue 1 year ago • 1 comments

We do not use this feature anywhere, and according to the Sentry CLI 2.0 changelog, we removed it already in version 2.0.0. However, with_crash_reporting is still listed as a feature in Cargo.toml, and the blame indicates the line was, in fact, never removed.

We should remove this, although possibly it will need to wait for a new major.

szokeasaurusrex avatar Mar 25 '24 16:03 szokeasaurusrex

Can be decoupled from the 3.0 project as this change can be made in a minor. See https://github.com/getsentry/sentry-cli/issues/2594

szokeasaurusrex avatar Dec 03 '25 17:12 szokeasaurusrex