Skip to content

Commit

Permalink
docs: Put min. self hosted version in migration docs (#12027)
Browse files Browse the repository at this point in the history
We had this as TBD. I checked with @ryan953 and put the version that we
want in, plus a disclaimer.
  • Loading branch information
mydea committed May 14, 2024
1 parent ddc9d53 commit d6cb302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ dependencies on OpenTelemetry. Below we will outline the steps you need to take
Before updating to `8.x` of the SDK, we recommend upgrading to the latest version of `7.x`. You can then follow
[these steps](./MIGRATION.md#deprecations-in-7x) remove deprecated methods in `7.x` before upgrading to `8.x`.

The v8 version of the JavaScript SDK requires a self-hosted version of Sentry TBD or higher (Will be chosen once first
stable release of `8.x` comes out).
The v8 version of the JavaScript SDK requires a self-hosted version of Sentry 24.4.2 (for user feedback screenshots) or
higher. Lower versions may continue to work, but may not support all features (e.g. the new user feedback APIs).

## 1. Version Support changes:

Expand Down

0 comments on commit d6cb302

Please sign in to comment.