1.0.0-alpha.5
Pre-release
Pre-release
Breaking Changes
- Replace
USentryId
class withFString
(#857)
Features
- Allow Sentry CLI to authenticate via environment variables during debug symbols upload (#836)
- Added the ability to specify a separate DSN for crashes while in editor vs cooked title (#853)
- Add callback to pre-process breadcrumbs before adding (#814)
- Add
sentry.properties
file content validation during debug symbol upload (#862)
Fixes
- Fix crash during garbage collection if SentryId was instantiated outside of game thread (#857)
- Fix ensure when log message from non-game thread (#845)