New docs
- New Relic Digital Operational Resilience Act (DORA) subcontractor provides a list of DORA subcontractors that New Relic uses to provide services to customers.
 - Digital Operations Resilience Act (DORA) locations of processing provides information about the locations where New Relic processes and stores personal data in the context of the DORA regulation.
 
Major changes
- Added information about increasing the lookup table limit per account from 20 to 250 in the Upload CSV-format lookup tables.
 - Updated the compatibility reports for Node.js agent and .NET agent.
 - Added a step to verify authorization for data retrieval in the procedure to connect Google Cloud Platform services to New Relic.
 - Added the 
cloudelement configuration, and updated thelogelement configuration information in the .NET agent configuration page. - Added information in the MySQL monitoring integration about dimensional metrics that are not supported with MySQL 8.0 and above.
 - Updated the 
logTypenotation fromtailtofilein the pattern configuration section of the Forward your logs using the infrastructure agent page. 
Minor change
- Documented the existing capability in the NRQL reference to use the 
*withSELECTclause to retrieve all available attributes along with specified additional columns. 
Release note
Check out our What's New posts to learn about new features and releases:
- What's new posts for:
 
Stay up-to-date on our most recent release:
- Kubernetes integration v3.33.0:
- Added new chart versions for New Relic infrastructure and bundle.
 
 - Mobile app for Android v5.28.0:
- Fixed crash issues on the host services screen.
 
 - Fluent Bit v3.1.9:
- Fixed vulnerabilities by supporting the latest Fluent Bit.
 - Facilitated Fluent Bit 
v3.1.9for the infrastructure agent. - Updated the Fluent Bit Output Plugin Docker image.
 - Installed the new plugin image with the New Relic Logging Helm chart.
 
 - .NET agent v10.35.0
- Enabled DynamoDB entity relationships.
 - Instrumented Lambda invocations in AWS SDK.
 - Facilitated 
SocketsHttpHandlerfor configuringHttpClientin .NET 6+. - Fixed the inconsistency of console logging between the Agent and Profiler.
 - Fixed incorrect string comparisons in the Profiler.
 - Reduced the likelihood of a deadlock in 
HttpClient.SendAsync().