File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ dependencies on OpenTelemetry. Below we will outline the steps you need to take
15
15
Before updating to ` 8.x ` of the SDK, we recommend upgrading to the latest version of ` 7.x ` . You can then follow
16
16
[ these steps] ( ./MIGRATION.md#deprecations-in-7x ) remove deprecated methods in ` 7.x ` before upgrading to ` 8.x ` .
17
17
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 ).
20
20
21
21
## 1. Version Support changes:
22
22
You can’t perform that action at this time.
0 commit comments