Requested by: @betegon
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
Bug Fixes 🐛
Init
Other
- (auth) Fall back to OAuth when env token lacks endpoint permissions by @BYK in #673
- (errors) Separate informational notes from actionable alternatives in ContextError by @BYK in #651
- (skill-gen) Eliminate manual maps to prevent undocumented commands by @BYK in #670
- Three bug fixes from Sentry telemetry (CLI-SC, CLI-QZ, CLI-WD) by @cursor in #664
- Fix set-commits --auto, document release workflow pitfalls by @BYK in #650
Internal Changes 🔧
Init
- Use shared YES_FLAG and add -y alias constant by @betegon in #681
- Reuse resolveOrCreateTeam for wizard team resolution by @betegon in #679
- Route wizard errors through framework error pipeline by @betegon in #678
- Use guardNonInteractive for TTY check by @betegon in #677
- Use shared DRY_RUN_FLAG and add -n alias by @betegon in #676
- Reuse resolveOrg for offline-first org detection by @betegon in #666
- Use mdKvTable and renderMarkdown for wizard summary by @betegon in #661
Other
- Extract createProjectWithDsn to deduplicate project creation by @betegon in #667
- Regenerate skill files and command docs by @github-actions[bot] in eb1b19e7
Other
Requested by: @betegon
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
sentry issue eventscommand (publish: getsentry/sentry-cocoa@7.5.1 #632) by @BYK in #654Bug Fixes 🐛
Init
Other
Internal Changes 🔧
Init
Other
Other