0.10.1
Immutable
release. Only release title and notes can be modified.
Bug Fixes
- upgrade: Remove incorrect
vprefix 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