You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Update Persistent store and processor to handle multiple data types (#5558)
* feat: Update Persistent store and processor to handle multiple data types
* Update tests in SentryScopePersistentStoreTests and SentryWatchdogTerminationFieldsProcessorTests for the new fields
* Update changelog
* Fix tests on macOS
* Rename `SentryWatchdogTerminationFieldsProcessor` to `SentryWatchdogTerminationAttributesProcessor`
* Apply suggestions from PR review
* Fix typo
* Update tests to use fixture
* Rename `decoderAux` to `decoderUserHelper`
0 commit comments