June 5
iOS agent v7.5.6
重要
iOS SDKバージョン7.5.4以降では、以前は抑制されていた処理済み例外イベントが報告される変更が実装されました。
このリリースで修正された点
- エージェントは Xcode 16.3 を使用して構築されます。これにより、Xcode 16.3 で New Relic 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以降では、以前は抑制されていた処理済み例外イベントが報告される変更が実装されました。
このリリースで修正された点
- 処理された例外を記録するときに発生する可能性があったクラッシュを修正しました。
- New Relic iOS エージェントの使用時に発生する可能性があったさまざまなクラッシュを修正しました。
- New Relic iOS エージェントに、モバイル ログにセッション属性が含まれるようになりました。
- 処理された複数の例外を New Relic に送信するときに発生する可能性のある問題を修正しました。New Relic 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.
September 23, 2024
iOS agent v7.5.2
Fixed in this release
- Fixed an issue that could cause app hangs.
- Fixed an issue that caused events created in applicationDidFinishLaunchingWithOptions to not be reported.
- Fixed a crash that could occur when using the NRFeatureFlag_NewEventSystem and forming the attribute json in a harvest.
- Fixed a crash that could occur from a NRMAPayload object while using the NRFeatureFlag_NewEventSystem.
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.
August 21, 2024
iOS agent v7.5.1
Fixed in this release
- Added watchOS as a compatible environment for the iOS agent. Fixed to work with SPM and Cocoapods. For more information on using the agent in a watchOS project visit our documentation.
- Starting the New Relic agent to your watchOS project
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.
June 28, 2024
iOS agent v7.5.0
Fixed in this release
- Additional fixes for an issue that could cause CryptoKit or NSCoding warnings in some environments.
- Fixed a bug when using
setUserId
that could cause some events to not align with the correct userId during a session. - Fixed a bug when using
NRFeatureFlag_BackgroundReporting
that caused some events created in the background to not get reported. - New Relic iOS agent now supports remote logging. Enable this feature within your mobile entity applications setting page to turn on logging for the agent. For more information on how to enable and configure remote logging visit our documentation.
- Fixed a bug that caused crash reports to be uploaded without session attributes when
NRFeatureFlag_HandledExceptionEvents
is disabled.
Other notes
- Added watchOS as a compatible environment for the iOS agent. For more information on using the agent in a watchOS project visit our documentation.
- Starting the New Relic agent to your watchOS project
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.
May 29, 2024
iOS agent v7.4.12
Fixed in this release
- Fixed an issue that could cause the distributed tracing header to be missing on some requests.
- Fixed issues that could cause CryptoKit or NSCoding warnings in some environments.
- A feature flag has been added to enable background reporting. Background reporting is disabled by default. Enable the
NRFeatureFlag_BackgroundReporting
feature flag to turn on background reporting.
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.