Features
DatadogTrace
now supports OpenTelemetry. See #1828- Support for trace context injection configuration to allow selective injection. See #1835
DatadogWebViewTracking
is now available for Obj-C. See #1854- RUM "stop session", "get session ID" and "evaluate feature flag" APIs are now available for Obj-C. See #1853
Improvements
- Crash errors now include up-to-date global RUM attributes. See #1834
Bug Fixes
- Fix crash on accessing
request.allHTTPHeaderFields
. See #1843