Skip to content

0.10.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 14 Feb 11:08
Immutable release. Only release title and notes can be modified.
565a9c5

Bug Fixes

  • upgrade: Remove incorrect v prefix from GitHub release URLs that caused all curl-based upgrades to fail with HTTP 404 (CLI-5F)

Warning

If you are on 0.9.1 or earlier, sentry cli upgrade may fail silently due to a Bun runtime bug (oven-sh/bun#13237). Please upgrade to 0.10.2+ by re-running the install script:

curl -fsSL https://cli.sentry.dev/install | bash

Or via npm: npm i -g sentry@latest