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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.3.1] - 2026-06-15
Fixed
Fixed and timing spans incorrectly emitting with the destination screen name instead of the actual previous screen name. #662
Fixed automated screen tracking incorrectly firing for internal UIKit controllers and . #667
Fixed spans incorrectly emitting with the value on the first navigation event. The attribute is now omitted when no previous screen has been shown. #661
Fixed the SwiftUI View modifier API ambiguity. #676
Changed
HTTP client spans now emit the OpenTelemetry attribute instead of the deprecated key. The attribute is omitted when the negotiated protocol version cannot be determined from response headers. #656