Releases: getsentry/sentry-cli
Releases Β· getsentry/sentry-cli
2.22.2-alpha.0
This release contains no changes and was done for technical purposes.
2.22.1
This release contains no changes and was done for technical purposes.
2.21.5
This release contains no changes and was done for technical purposes.
1.77.1
1.77.0
- No documented changes.
2.21.4
Various fixes & improvements
- Improved error message if a project slug is missing (#1811) by @cleptric
- Fixed a
curl
issue on Windows (#1815) by @xpirt - Added support for monitor upserts (#1807) by @szokeasaurusrex
- Fixed a bug in sourcemap
sourceRoot
handling (#1818) by @loewenheim
2.21.3
Various fixes & improvements
- feat: Deprecate
sourcemaps explain
(#1797) by @loewenheim - Allow log-level parameter to affect log from reading config (#1789) by @szokeasaurusrex
- feat: Add shell completion generation (#1775) by @NickyMeuleman
- fix: Log messages for invalid objects (#1771) by @loewenheim
1.76.0
Various fixes & improvements
- ci: Use macos-latest to run build workflow (#1800) by @loewenheim
- feat: Support org auth tokens (#1790) by @loewenheim
- test: Skip code coverage generation (#1793) by @mydea
- build(v1): Add
v1
tag config to ensure we do not publish aslatest
(d0f521b) by @mydea
2.21.2
Various fixes & improvements
- fix(rn): Remove hermesc envs if hermes is disabled (#1754) by @krystofwoldrich
- fix: Don't fail on duplicate proguard release association (#1762) by @loewenheim
- fix: Make URL in org auth tokens optional (#1766) by @loewenheim
- Explain how to update in the README (#1767) by @philipphofmann
2.21.1
Various fixes & improvements
- fix: Strip
/api/0
prefix from endpoint URLs (#1752) by @loewenheim - meta: Fix 2.21.0 changelog (#1753) by @loewenheim
- release: 2.21.0 (#1751) by @loewenheim
- deps: Update symbolic to 12.4.1 (#1749) by @loewenheim
- feat(upload): Introduce
--wait-for
option (#1748) by @loewenheim - fix(rn): Upload root bundle source map for ram bundles (#1743) by @krystofwoldrich
- feat(rn): Add Debug Id reference from Source Map, Upload Hermes Source Map (#1667) by @krystofwoldrich
- feat(login): Open org auth token creation page (#1737) by @loewenheim