New docs
- Added Access management for managing cardinality to control user access to cardinality-related metrics and manage permissions for metric ingestion limits.
 - Added Monitor cardinality to track and monitor your metric cardinality usage to optimize data ingestion and avoid unexpected costs.
 
Minor changes
- Added new configuration parameter 
DROP_DATA_FOR_ENTITYfor ebpf. 
Release notes
- Improved session trace data collection by implementing 16KB payload size threshold for data harvests, consistent with other browser agent features.
 - Fixed a bug that removes the event buffer inspection event to avoid a memory leak on using 
console.logwith thenewrelicwindow event listener. 
Kubernetes integration v3.45.0
- This integration is included in the following chart versions:
 
- Resolved the issue to update import statements for error stack parsing compatible with React Native version 0.78 and lower.
 
- Updated the Native iOS agent to version 7.5.9.
 
- Updated the Native Android agent to version 7.6.8.
 - Updated the Native iOS agent to version 7.5.7.
 
- APM fusion mode is in limited preview.
 
- Added 
APMconnect retry logic. - Added 
godebugto resolve AWS Firewall issue. - Added 
requestIdextraction from logs forNode.jsruntime. - Updated Readme for 
--enable-license-key-secret. 
- Added 
 - Added option to build 
nodejstest Layers for local testing. - Updated AWS SDK and Go Version to address Security Vulnerabilities 
[CVE-2020-8911, CVE-2020-8912, CVE-2025-0913, CVE-2025-4673]. 
- Added option to build 
 - In Serverless APM mode, transaction names now include the event source name as a prefix. This enhancement improves transaction identification and traceability in the New Relic UI by clearly indicating the triggering event source.
 - Reverted changes to thread tracking logic for span initialization. This change restores the previous behavior of tracking the thread where spans start, addressing issues that arose from the updated logic.