Skip to content

0.20.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 23 Mar 20:28
Immutable release. Only release title and notes can be modified.

New Features ✨

  • (install) Support SENTRY_VERSION env var for version pinning by @BYK in #537

Bug Fixes πŸ›

Event

  • Detect org/ISSUE-SHORT-ID in event view single-arg path (CLI-9K) by @BYK in #529
  • Auto-redirect issue short IDs in event view (CLI-JR) by @BYK in #524

Other

  • (api) Strip api/0/ prefix and exclude NodeSystemError integration (CLI-K1) by @BYK in #523
  • (dashboard) Add missing datasets to agent guidance by @betegon in #522
  • (docs) Overscroll popup β€” curl command + click-to-copy by @betegon in #531
  • (init) Resolve numeric org ID from DSN and prompt when Sentry already configured by @betegon in #532
  • (polling) Move spinner from stderr to stdout to prevent consola collision by @BYK in #533
  • (telemetry) Set sentry.org tag in issue explain and plan commands by @BYK in #534
  • Handle invalid URLs gracefully in response cache (CLI-GC) by @BYK in #528
  • Avoid double-prefixing in buildCommandHint for slashed args (CLI-8C) by @BYK in #527
  • Handle full short IDs and numeric IDs in multi-slash issue args (CLI-KC, CLI-B6) by @BYK in #526
  • Auto-recovery for wrong entity types across commands (CLI-G6, CLI-K6, CLI-JR) by @BYK in #525

Documentation πŸ“š

  • (init) Add documentation and experimental notice for sentry init by @betegon in #530

Internal Changes πŸ”§

  • (telemetry) Centralize sentry.org/project tags in resolution functions by @BYK in #538
  • Regenerate skill files by @github-actions[bot] in 22b5281d