Skip to content

0.32.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 08 May 17:31
Immutable release. Only release title and notes can be modified.

New Features ✨

Replay

  • Paginate replay segment downloads by @dcramer in #910
  • Add first-class replay querying and inspection by @dcramer in #904

Other

Bug Fixes 🐛

Init

Other

  • (archive) Accept 'forever' as a valid --until value by @BYK in #918
  • (auth) Bake public OAuth client ID as fallback in getClientId() by @BYK in #916
  • (dsn) Detect framework-prefixed DSN env vars in .env files and process.env by @cursor in #852
  • (feedback) Prompt interactively when message is missing in TTY by @MathurAditya724 in #923
  • (install) Pass through no-agent-skills flag by @elucid in #919
  • (issue) Accept 1 positional + --into as valid merge (CLI-1AE) by @BYK in #920

Internal Changes 🔧