July 30
iOS agent v7.5.8
중요
iOS SDK 버전 7.5.4부터 이전에 억제되었던 Handled Exception 이벤트가 보고되도록 변경되었습니다.
이 릴리스에서 수정됨
- 에이전트는 Xcode 16.4를 사용하여 빌드되었습니다.
- 세션 시작 시 분산 추적에 필요한 모든 계정 정보가 포함되지 않는 문제를 해결했습니다.
- 에이전트 시작 시 충돌이 발생할 수 있는 문제를 해결했습니다.
July 28
iOS agent v7.5.7
중요
iOS SDK 버전 7.5.4부터 이전에 억제되었던 Handled Exception 이벤트가 보고되도록 변경되었습니다.
이 릴리스에서 수정됨
- 에이전트는 Xcode 16.4를 사용하여 빌드되었습니다.
- 세션 시작 시 분산 추적에 필요한 모든 계정 정보가 포함되지 않는 문제를 해결했습니다.
June 5
iOS agent v7.5.6
중요
iOS SDK 버전 7.5.4부터 이전에 억제되었던 Handled Exception 이벤트가 보고되도록 변경되었습니다.
이 릴리스에서 수정됨
- 에이전트는 Xcode 16.3을 사용하여 빌드되었습니다. 이렇게 하면 Xcode 16.3에서 뉴렐릭 iOS 에이전트를 사용할 때 발생하는 코드 적용 범위 관련 오류가 수정됩니다.
- 분산 추적 계정이 잘못 설정될 수 있는 문제가 수정되었습니다.
- 세션 속성을 설정할 때 에이전트가 충돌할 수 있는 문제를 해결했습니다.
April 22
iOS agent v7.5.5
중요
Starting from iOS SDK version 7.5.4, a change has been implemented that causes previously suppressed Handled Exception events to be reported.
Fixed in this release
- Addressed customer-reported crashes and bugs.
- Fixed a SPM version warning.
Support statement
- As of iOS agent version 7.4.1, the iOS agent will consolidate previously separate XCFramework and tvOS agents into a singular iOS agent.
- As of this release, the oldest supported version of the XCFramework is 7.3.6.
March 6
iOS agent v7.5.4
중요
iOS SDK 버전 7.5.4부터 이전에 억제되었던 Handled Exception 이벤트가 보고되도록 변경되었습니다.
이 릴리스에서 수정됨
- 처리된 예외를 기록할 때 발생할 수 있는 충돌을 고정했습니다.
- 뉴렐릭 iOS 에이전트를 사용할 때 발생할 수 있는 다양한 충돌을 수정했습니다.
- 뉴렐릭 iOS 에이전트에는 이제 모바일 로그에 세션 속성이 포함됩니다.
- 여러 개의 처리된 예외를 뉴렐릭으로 보낼 때 발생할 수 있는 문제를 해결했습니다. 이제 뉴렐릭 iOS 에이전트는 여러 개의 처리된 예외를 보낼 때 데이터 손실을 방지합니다.
지지 성명
- iOS 에이전트 버전 7.4.1부터 iOS 에이전트 통합은 이전에 XCFramework와 tvOS 에이전트를 단일 iOS 에이전트로 분리했습니다.
- 이 릴리스를 기준으로, XCFramework 의 가장 오래된 지원 버전은 7.3.6입니다.
December 4, 2024
iOS agent v7.5.3
Fixed in this release
- The tracked headers set in addHTTPHeaderTrackingFor are now correctly added to network request events manually captured using noticeNetworkRequestForURL.
- Fixed a bug in the new event system that prevented adding an attribute with a key that contain a reserved key string as a prefix.
- Made changes to address the
NRMA__deallocInteractionHistoryList
crash reported by users.
Other notes
- The iOS agent now supports automatic log collection for remote logging. This feature is limited to
NSLog()
, Swiftprint()
, and other print-family functions. To enable it, use theNRFeatureFlag_AutoCollectLogs
feature flag. For more information on how to enable and configure remote logging, visit our documentation. - Changed the agent to agent to consistently send the sampled flag as '01' (true) in the W3C Traceparent header to maintain trace continuity with OpenTelemetry agents, which expect '00' (false) for dropped spans and '01' (true) for sampled spans.
Support statement
- As of iOS agent version 7.4.1, the iOS agent will consolidate previously separate XCFramework and tvOS agents into a singular iOS agent.
- As of this release, the oldest supported version of the XCFramework is 7.3.6.