Skip to content

0.27.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 14 Apr 20:39
Immutable release. Only release title and notes can be modified.

New Features ✨

  • (cli) Add sentry cli defaults command for persistent settings by @BYK in #721
  • (docs) Auto-generate driftable documentation sections by @BYK in #739
  • (issue-list) Add search syntax docs, case-insensitive AND/OR, and JSON syntax reference by @BYK in #738
  • (setup) Install agent skills for detected roots by @betegon in #747
  • (trace) Consistent project filtering across trace commands (#737) by @BYK in #743
  • (trace-view) Expose span attributes in trace and span views by @BYK in #742

Bug Fixes 🐛

Event View

  • Validate event ID format before API call (CLI-156) by @BYK in #751
  • Add cross-org fallback when event not found by @BYK in #744

Init

  • Treat no-op edits as passthrough instead of throwing by @betegon in #731
  • Remove JSON minification that breaks edit-based codemods by @betegon in #719

Issue List

  • Auto-recover when user passes issue short ID instead of project slug by @BYK in #750
  • Auto-correct AND and reject OR in --query to prevent 400 by @BYK in #727

Resolve

  • Address review comments and add tests for fuzzy project recovery by @BYK in #732
  • Fuzzy auto-recovery for project slug resolution by @BYK in #728

Upgrade

  • Contextual error messages for offline cache miss (CLI-13Z) by @BYK in #752
  • Detect npm install method from node_modules path by @BYK in #723
  • Add shell option on Windows for .cmd package managers by @BYK in #722

Other

  • (ci) Add retry logic to ORAS/bsdiff downloads and upgrade ORAS by @BYK in #741
  • (dashboard) Remove overly restrictive dataset-display cross-validation by @BYK in #720
  • (delta-upgrade) Filter non-versioned nightly tags from GHCR patch generation by @BYK in #753
  • (errors) Improve ContextError wording for auto-detect failures by @BYK in #726
  • (issue) Support share issue URLs by @BYK in #718
  • (release-delete) Enrich error for releases with health data (CLI-14K) by @BYK in #749
  • (telemetry) Rename isClientApiError to isUserApiError and exclude 400 by @BYK in #729
  • Bug fixes from Sentry error monitoring (CLI-FR, CLI-RN) + auth default by @BYK in #740

Internal Changes 🔧

  • Regenerate skill files by @github-actions[bot] in ca16b2ff