Skip to content

0.24.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 02 Apr 16:58
Immutable release. Only release title and notes can be modified.

New Features ✨

Telemetry

  • Add cache hit rate metric across all cache systems by @BYK in #638
  • Add performance instrumentation and CLI Performance dashboard by @BYK in #625
  • Upgrade Sentry SDK to 10.47.0 and enable runtime metrics by @BYK in #622

Other

  • (auth) Show token expiry in days/weeks instead of raw hours by @BYK in #620
  • (ci) Add delta patch generation for stable releases by @BYK in #618
  • (commands) Add shared helpers and buildDeleteCommand for mutation commands by @BYK in #639
  • (dashboard) Render text widget markdown content in dashboard view by @BYK in #624
  • (release) Add release command group and CI finalization by @BYK in #628
  • (traces) Expose custom span attributes and improve agent guidance by @BYK in #623
  • Improve unknown command UX with aliases, default routing, and suggestions by @BYK in #635

Bug Fixes 🐛

Telemetry

  • Exclude OutputError from Sentry exception capture (CLI-PK) by @BYK in #629
  • Derive environment from CLI_VERSION instead of NODE_ENV by @BYK in #627

Other

  • (build) Use esbuild for binary bundling to fix minifier collision bug by @BYK in #619
  • (ci) Restore GH_TOKEN for gh CLI steps in generate-patches by @BYK in #634
  • (commands) Add regression test for Stricli numberParser defaults (#640) by @BYK in #641
  • (init) Prompt for team selection when user belongs to multiple teams by @betegon in #621
  • (polyfill) Add missing Bun API polyfills for npm distribution by @BYK in #637
  • (upgrade) Remove "What's new" header from changelog output by @BYK in #626

Documentation 📚

  • Add tracemetrics dataset guidance and validate aggregate format by @BYK in #636

Internal Changes 🔧

  • (deps) Upgrade @sentry/api from 0.54.0 to 0.94.0 by @BYK in #630
  • Remove stale debug-level stderr assertions and fix logger state leak by @BYK in #631
  • Regenerate skill files and command docs by @github-actions[bot] in e01b2520