Skip to content

0.17.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 18 Mar 00:48
Immutable release. Only release title and notes can be modified.

New Features ✨

  • (dashboard) Add dashboard list, view, and create commands by @betegon in #406
  • (upgrade) Add --offline flag and automatic offline fallback by @BYK in #450
  • Add distributed tracing for Sentry backend by @BYK in #455
  • Add project delete command by @MathurAditya724 in #397
  • Add sentry schema command for API introspection by @BYK in #437

Bug Fixes 🐛

  • (dsn) Prevent hang during DSN auto-detection in repos with test fixtures by @BYK in #445
  • (formatters) Pad priority labels for consistent TRIAGE column alignment by @MathurAditya724 in #449
  • (upgrade) Remove hard chain depth cap for nightly delta upgrades by @BYK in #444
  • Improve CLI output for auth login and upgrade flows by @BYK in #454

Internal Changes 🔧

  • Cache org listing in listOrganizations + DSN shortcut for issue view by @betegon in #446