v5.3.0
5.3.0 (2021-09-01)
Enhancements
-
Add
Configuration.VersionCodeconfig option to set the native Android option #373 -
Add
Configuration.PersistenceDirectoryto set the native Android option #368 -
Add
Configuration.SendThreadsconfig option to set the native Android option and the native Cocoa option #375 -
Add
Configuration.PersistUserconfig option to set the native Android option and the native Cocoa option #372 -
Add
Configuration.MaxPersistedEventsconfig option to set the native Android option and the native Cocoa option #371 -
Add
Configuration.RedactedKeysconfiguration option to enable redacting specific keys in metadata #367 -
Add
Configuration.Endpointsto enable setting custom endpoints for events and sessions #366 -
Add
Configuration.ProjectPackagesconfig option to set the native Android option #364 -
Add
Configuration.BundleVersionconfig option to set the native Cocoa option #359 -
Add
Configuration.AppTypeconfiguration option to enable setting a custom value for the app.type field in an event #363 -
Update bugsnag-cocoa to v6.11.0
-
Add
DiscardClassesconfiguration option to disable sending events that contain user defined error classes. #361 -
Update bugsnag-android to v5.11.0:
Deprecated
-
Bugsnag.SetContext(string context)has been deprecated in favour of the newBugsnag.Contextproperty and will be removed in the next major release. -
Configuration.Endpointhas been deprecated in favour of the newConfiguration.Endpointsclass and will be removed in the next major release. -
Configuration.SessionEndpointhas been deprecated in favour of the newConfiguration.Endpointsclass and will be removed in the next major release. -
Configuration.NotifyReleaseStageshas been deprecated in favour ofConfiguration.EnabledReleaseStagesand will be removed in the next major release.