Releases: getsentry/cli
Releases · getsentry/cli
0.4.1
Immutable
release. Only release title and notes can be modified.
Bug Fixes 🐛
Release
- Add Node.js 22 setup for type stripping support by @BYK in #114
- Use Node.js instead of Bun for release scripts by @BYK in #113
Other
- Updated the skills plugin details by @MathurAditya724 in #111
Documentation 📚
- Fix some broken stuff by @MathurAditya724 in #112
0.4.0
Immutable
release. Only release title and notes can be modified.
New Features ✨
- (docs) Add Open Graph images for social sharing by @betegon in #109
- (install) Auto-add sentry to PATH on install by @betegon in #108
- Auto-generate SKILL.md and extract version bump script by @BYK in #105
- Updated the install button by @MathurAditya724 in #103
- Add global help command using Stricli's defaultCommand by @BYK in #104
Bug Fixes 🐛
0.3.3
0.3.2
0.3.1
0.3.0
Immutable
release. Only release title and notes can be modified.
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
- (api) Align with gh api and curl conventions by @BYK in #60
- (auth) Add press 'c' to copy URL during login flow by @betegon in #58
- (commands) Rename get commands to view and add -w browser flag by @BYK in #53
- (install) Add install script served from docs site by @betegon in #95
- Add install script for easy CLI installation by @betegon in #97
- Added CLI Skill by @MathurAditya724 in #69
- Added span tree by @MathurAditya724 in #86
- New intro in CLI by @MathurAditya724 in #84
- Added footer formatting function by @MathurAditya724 in #71
- Add explain and plan commands (Seer AI) by @MathurAditya724 in #39
- Add Sentry SDK for error tracking and usage telemetry by @BYK in #63
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
0.2.0
Immutable
release. Only release title and notes can be modified.
Initial release 🎉