Features
- Add client state management to
DatadogFlagsmodule. See #2719 - Add
redactedStatusCodestoTrace.Configuration.URLSessionTrackingto configure which HTTP status codes have their resource URL replaced with the status code string in spans. Defaults to[404]for backward compatibility. See #2845
Improvements
- Add support for
mauisource for cross-platform RUM events from .NET MAUI applications. See #2891 - Skip malformed RUM attributes individually instead of dropping the entire event, and log clear error messages. See #2844
- Add device properties
isLowRam,logicalCpuCount,totalRamto theLogEventObjective-C API. See #2854 - Add
collectAccessibilityproperty to the Objective-C API of RUM configuration. See #2855 - Add Objective-C APIs for
networkSettledResourcePredicateandnextViewActionPredicateof RUM configuration. See #2856
Fixes
- Fix
us2_fedintake hostname. See #2866 - Propagate native
anonymous_idto WebView RUM and Log events. See #2847
Full Changelog: 3.10.0...3.11.0