|
I can't find any compatibility documentation between Sentry SDK and Self-Hosted Server versions. |
Answered by
lforst
Jun 11, 2024
Replies: 2 comments 3 replies
|
Hi, right now the most important Sentry JS SDK compatibility requirement with Self-Hosted is that SDK versions >=7 (including 8) require version |
1 reply
Answer selected by
Dongw1126
|
Is there any documentation for checking the compatibility with self-hosted sentry version with the SDK version. We were trying to use sentry java latest version 7.14.0 and we are running 23.11.0 self hosted sentry, but it would be helpful if we can get a doc having SDK version support w.rt to self hosted sentry version |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, right now the most important Sentry JS SDK compatibility requirement with Self-Hosted is that SDK versions >=7 (including 8) require version
20.6.0of Self-Hosted Sentry.