We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b872a7 commit e6d30e8Copy full SHA for e6d30e8
1 file changed
CHANGELOG.md
@@ -5,6 +5,7 @@
5
### Performance
6
7
- Probe class availability without initializing the class during SDK init ([#5635](https://github.com/getsentry/sentry-java/pull/5635))
8
+- Cache reflective class lookups and avoid double-probing during SDK init ([#5636](https://github.com/getsentry/sentry-java/pull/5636))
9
10
## 8.45.0
11
0 commit comments