github bugsnag/bugsnag-unity v7.5.0

latest releases: v7.7.2, v6.3.6, v6.3.5...
21 months ago

7.5.0 (2023-01-04)

Enhancements

  • Added checks in delivery to ensure payloads can't get stuck in a retry loop. #683

  • Raised Configuration.MaxBreadcrumbs default from 50 to 100, raised the limit from 100 to 500 and added a check to truncate breadcrumbs from oversized payloads. #671

  • Add Configuration.MaxStringValueLength config option. #668

  • Added Telemetry.Usage configuration option to set the native Android option and the native Cocoa option #666

Dependency updates

  • Update bugsnag-cocoa from v6.25.0 to v6.25.1
  • Update bugsnag-android from v5.28.1 to v5.28.3

Bug fixes

  • Fix an issue where bundle version was not reported correctly on iOS and MacOS. #672

  • Fix an issue where a null value in metadata could cause an exception. #652

  • Fix an issue where android metadata was not deserialised as the correct type, which could cause exceptions when processing metadata. #652

  • Fix an issue where android sessions had inaccurate Session.Handled and Unhandled counts. #684

  • Fix an issue where Cocoa Device and App data was serialized incorrectly causing invalid cast exceptions in callbacks #680

  • Fixed an issue where user changes made in OnSession callbacks did not make it to the generated payload #681

Don't miss a new bugsnag-unity release

NewReleases is sending notifications on new releases.