Skip to content

0.5.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 31 Jan 01:35
Immutable release. Only release title and notes can be modified.

New Features ✨

Api

  • Add multi-region support for Sentry SaaS by @BYK in #134
  • Add custom User-Agent header to API requests by @BYK in #125

Other

  • (docs) Add Sentry SDK for error tracking, replay, and metrics by @betegon in #122
  • (project) Improve project list and view output by @betegon in #129
  • (seer) Add actionable error messages for Seer API errors by @betegon in #130
  • (telemetry) Improve Sentry instrumentation by @BYK in #127

Bug Fixes 🐛

  • (issue) Support numeric short suffixes like "15" in issue view by @BYK in #138
  • (npx) Suppress Node.js warnings in npm package by @BYK in #115

Documentation 📚

  • (issue) Add command reference for explain and plan by @betegon in #137
  • (skill) Add well-known skills discovery endpoint by @sergical in #135

Internal Changes 🔧

  • (db) Add upsert() helper to reduce SQL boilerplate by @BYK in #139
  • Allow PRs to merge when CI jobs are skipped by @BYK in #123

Other