Skip to content

Commit d6cb302

Browse files
authored
docs: Put min. self hosted version in migration docs (#12027)
We had this as TBD. I checked with @ryan953 and put the version that we want in, plus a disclaimer.
1 parent ddc9d53 commit d6cb302

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MIGRATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ dependencies on OpenTelemetry. Below we will outline the steps you need to take
1515
Before updating to `8.x` of the SDK, we recommend upgrading to the latest version of `7.x`. You can then follow
1616
[these steps](./MIGRATION.md#deprecations-in-7x) remove deprecated methods in `7.x` before upgrading to `8.x`.
1717

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

2121
## 1. Version Support changes:
2222

0 commit comments

Comments
 (0)