Warning
This release contains a breaking change for the previously experimental session replay options. We moved the options from options.experimental.sessionReplay
to options.sessionReplay
.
Features
Fixes
- Remove empty session replay tags (#4667)
-
SentrySdkInfo.packages
should be an array (#4626)
- Use the same SdkInfo for envelope header and event (#4629)
Improvements
- Improve compiler error message for missing Swift declarations due to APPLICATION_EXTENSION_API_ONLY (#4603)
- Mask screenshots for errors (#4623)
- Slightly speed up serializing scope (#4661)