Requested by: @BYK
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing #retract on a line by itself under this issue.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
Issue
- Add workspace-scoped alias cache by @BYK in #52
- Add short ID aliases for multi-project support by @BYK in #31
Other
Bug Fixes 🐛
Issue
- Support short ID aliases in explain and plan commands by @BYK in #74
- Use correct fallback for unrecognized alias-suffix inputs by @BYK in #72
- Handle cross-org project slug collisions in alias generation by @BYK in #62
- Use org-scoped endpoint for latest event + enhanced display by @betegon in #40
Other
- (api) Use query params for --field with GET requests by @BYK in #59
- (install) Use correct download URL without 'v' prefix by @betegon in #94
- (telemetry) Patch Sentry SDK to prevent 3-second exit delay by @BYK in #85
Documentation 📚
- (agents) Update AGENTS.md to reflect current codebase by @betegon in #93
- (issue) Update list command tips to reference view instead of get by @BYK in #73
- (readme) Add installation section by @betegon in #65
- Add install script section to getting started guide by @betegon in #98
- Add documentation website by @betegon in #77
- Update command references from 'get' to 'view' and document -w flag by @BYK in #54
Internal Changes 🔧
- (config) Migrate storage from JSON to SQLite by @BYK in #89
- (issue) Extract shared parameters for issue commands by @BYK in #79
- (release) Fix changelog-preview permissions by @BYK in #41
- Rename config folder from .sentry-cli-next to .sentry by @BYK in #50
Other
- test(e2e): use mock HTTP server instead of live API by @BYK in #78
Requested by: @BYK
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing
#retracton a line by itself under this issue.Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
Issue
Other
Bug Fixes 🐛
Issue
Other
Documentation 📚
Internal Changes 🔧
Other