Major changes
Added trace.id attribute to the
AjaxRequest
event that acts as a distinct identifier for individual requests, ensuring their differentiation across inter-process and intra-process boundaries.Removed AmazonQ integration section from New Relic's documentation.
Updated the PREDICT clause with the default behaviours.
Removed video agent and all the corresponding documents from the New Relic documentation.
Marked the NerdGraph tutorial for Alert notification channels as deprecated.
Discontinued the support for end-to-end (E2E) test coverage on operating systems utilizing Control Group v1.
Added new investigate state in the Alert section.
Minor changes
Updated the .Net agent configuration .
Updated the python agent configuration file to include 'environment variable' through settings.
Updated agent downloads section to accomodate New Relic's changed IP configurations.
Updated the PHP agent compatibility and requirements for Amazon DynamoDB.
Added Windows Server 2025 as supported OS for the infra agent.
Updated the Node.js agent compatibility report.
Release notes
Check out our What's New posts to learn about new features and releases:
- What's New post for:
Stay up-to-date on our most recent releases:
- PHP agent v11.8.0.22:
- Added support for AWS DynamoDB instrumentation.
- Ensured event buffers always exist to prevent race conditions between agent life-cycles and data storage.
- Fixed a bad reference to a parent function that was not previously accessible.
- Addressed customer-reported crashes and bugs.
Mobile app for Android v5.29.4:
- Fixed bugs and made performance improvements.
主な変更点
個々の
AjaxRequest
の個別識別子として機能するイベントに、 Trace.idrequests プロパティを追加しました。これにより、プロセス間およびプロセス内の境界を越えて確実に区別できるようになります。New Relicのドキュメントから AmazonQ 統合セクションを削除しました。
デフォルトの動作に合わせてPREDICT 句を更新しました。
New Relic ドキュメントからビデオ エージェントとそれに関連するすべてのドキュメントを削除しました。
大量通知チャネルの NerdGraph チュートリアルを非推奨としてマークしました。
コントロール グループ v1 を利用した OS 上のエンドツーエンド (E2E) テスト カバレッジのサポートを廃止しました。
集計セクションに新しい調査状態を追加しました。
マイナーチェンジ
.Netエージェント設定を更新しました。
設定を通じて「環境変数」が含まれるようにPython エージェント構成ファイルを更新しました。
の変更された IP 設定に対応するために エージェント ダウンロード セクションを更新しました。New Relic
Amazon DynamoDBの PHP エージェントの互換性と要件を更新しました。
インフラエージェントのサポート対象 OS として Windows Server 2025 を追加しました。
Node.js エージェントの互換性レポートを更新しました。
リリースノート
新しい機能やリリースの詳細については、「新機能」の投稿をご覧ください。
弊社の最新リリースの最新情報を入手してください:
- AWS DynamoDB 計装のサポートを追加しました。
- エージェントのライフサイクルとデータ ストレージ間の競合状態を防ぐために、イベント バッファーが常に存在するようにします。
- 以前はアクセスできなかった親関数への不正な参照を修正しました。
- 顧客から報告されたクラッシュとバグに対処しました。
- バグを修正し、パフォーマンスを改善しました。
New docs
- NerdGraph tutorial: Managing the Metric Normalization Rules provides guidance on using NerdGraph for managing metric normalization rules.
- Scorecards templates library has customizable templates for engineering and business use cases, grounded in enterprise best practices to tackle common challenges.
- New Relic OTel K8s Metrics Mapping outlines how Kubernetes OpenTelemetry metrics are mapped to New Relic Kubernetes metrics.
Major changes
- Added
sampler.remote_parent_sampled
in Java Agent Configuration: Config File to define how the agent should handle sampling spans when their parent span from an upstream entity was sampled. - Update the SCIM provisioning to specify that it now requires a Paid Edition for automated user management in New Relic.
- Updated the Cloud Rule APIs document for pipeline control to include information on how to drop attributes from dimensional metric rollups.
- Added a query to track login and logout events on the Account Change Tracking page.
Minor changes
- Updated the .Net agent compatibility version.
- Removed the limitation on PingOne in automated user management that was previously unsupported due to group provisioning restrictions.
- Added a limitation in the Anomaly Detection page specifying no support for monthly or yearly seasonality due to computational limits.
- Updated the Node.js agent compatibility report.
- Added batching and compression settings for infinite tracing to the Node.js agent configuration document.
Release notes
Check out our What's New posts to learn about new features and releases:
- What's New post for Login and logout audit events.
Stay up-to-date on our most recent releases:
- Fixed the non-infinite timeout issue that appeared when creating
HttpClient
andSocketsHttpHandler
instances. - Fixed the issue preventing repeated SQL explain plan attempts after initial failure.
- Fixed the non-infinite timeout issue that appeared when creating
- Updated the architecture to Prevent storing session data past session expiry.
- Introduced
isFirstOfSession
attribute on InitialPageLoad events. - Fixed the the
hasReplay
attribute missing issue after session recording is resumed. - Fixed the issue causing errors when the logging feature aborted before the agent set up the event buffer.
- Add OpenTelemetry compatible datastore span attributes.
- Fixed the LangChain instrumentation issue for string response types.
- Disabled Kombu instrumentation.
- Added support for CRaC.
- Added support for JDK24.
- Added sampling options when an inbound traceparent exists.
- Added support for Undertow as a stand-alone module.
- Added support for Couchbase Client.
- Added feature flag to apply Kotlin
ArrayIndexOutOfBoundsException
fix to all methods. - Fixed netty 'Unknown' transactions.
- Refactored AWS docker id fetch to use 5s timeout.
- Prevented cache lock for long DB statement parsing.
- Added config to specify whether java.sql is loaded by platform classloader.
Kubernetes integration v3.38.0
- Updated
lastTerminatedTimestamp
to usetime.Time
instead ofint64
for better time handling. - Updated kubernetes packages to v0.32.3.
- Updated go to v1.24.2.
- Updated golang.org/x/crypto to v0.37.0.
- Updated
Diagnostics CLI (nrdiag) v3.3.0
- Updated to return a warning instead of an error when there is an issue connecting to github to verify the version.
- Added the following tasks for Kubernetes and Agent Control:
- K8s/AgentControl/helm-controller - Collects Agent Control helm-controller pod logs
- K8s/AgentControl/source-controller - Collects Agent Control source-controller pod logs
- K8s/AgentControl/agent-control - Collects Agent Control agent-control pod logs
- K8s/Flux/Charts - Collects Flux Helm Charts information
- K8s/Flux/Repositories - Collects Flux Helm Repositories information
- K8s/Flux/Releases - Collects Flux Helm Releases information
- K8s/Resources/Config - Collects K8s configMaps for the given namespace in YAML format
- K8s/Resources/Deploy - Collects K8s deployments information for the given namespace in YAML format
- K8s/Resources/Pods - Collects K8s pods information for the given namespace in YAML format
- K8s/Resources/Daemonset - Collects K8s daemonsets information for the given namespace in YAML format
- K8s/Env/Version - Retrieves the version of the kubectl client and of the cluster
- K8s/Helm/Releases - Collects the list of helm releases
- Fixed the custom interaction conflicts with default interaction.
- Added the capability to export the configuration of a service level as Terraform code.
- Added support for Azure functions background trigger types.
- Added support Azure functions HTTP trigger type.
- Updated span streamer to properly retry failed batches and handle flushing batch queue every 5 seconds.
- Update otel bridge rules synthesizer to properly handle consumer kind rules.
- Updated compatibility report.
- Fixed prisma CI issues.
- Improved logging within utilization detection.
New doc
- AWS SQS message queue instrumentation supports distributed trace headers for SQS messages starting from version 2.1.0, with guidance on custom instrumentation for message receiver operations.
- Alert Intelligence Tool enhances the ability to assess application health and performance through agentic integration with our partners.
- Confluent Cloud managed streaming for Apache Kafka provides guidance on monitoring Kafka clusters and topics, and setting up alerts for Confluent Cloud.
- New Relic AI summary for Session Replay summarizes and maps session replay event trail data, enabling a better understanding of errors and successes in users' browser journeys.
- Response intelligence with New Relic AI reduces the time to resolve issues and incidents by leveraging New Relic AI with response intelligence.
- Browser logs capture real-time browser console logs to enhance observability, simplify debugging, and improve user experience.
- Introduction to Transaction 360 offers a revolutionary approach to application monitoring and troubleshooting by automatically capturing and correlating all entities and data related to specific problems or questions.
- AWS logs in Context provides a comprehensive, integrated log management solution that enhances troubleshooting efficiency and system observability within AWS environments.
- Manage and reinstall your current instrumentation with Agent Control.
- Agentic Control is a lightweight agent supervisor that manages other New Relic and New Relic distributions of OpenTelemetry agents by communicating with Fleet Control to remotely configure, update, and monitor the health of infrastructure-level instrumentation.
- Pipeline control allows you to manage the flow of data from your monitored entities to New Relic.
- Docker container integration monitors and reports metrics from Docker containers to New Relic.
- Lambda response monitoring functions in Node.js applications to gain real-time insights into the performance and behavior of each invocation.
Major changes
- Added Amazon CloudWatch Metric Streams, ElastiCache (Memcached), and Amazon MQ (ActiveMQ) as Supported entity relationships for OpenTelemetry.
- Added Amazon CloudWatch Metric Streams with Amazon Managed Kafka (MSK) to generate MSK entities in New Relic. These entities are tagged with
aws.clusterName
oraws.kafka.ClusterName
,aws.awsRegion
oraws.region
, andaws.topic
oraws.kafka.Topic
. - Added additional Solr troubleshooting instructions for the metric changes in version 8.10.
- New Relic has discontinued the use of the following IP ranges:
3.145.244.128/25
3.77.79.0/25
3.27.118.128/25
20.51.136.0/25
4.197.217.128/25
18.246.82.0/25
158.177.65.64/29
159.122.103.184/29
161.156.125.32/28
As of May 1, 2025, these ranges may be reallocated by the cloud provider to other customers for purposes beyond our control. Please update your network configurations accordingly.
- Added a troubleshooting document to retrieve the New Relic license key for issues using AWS Secrets Manager with New Relic.
- Added a troubleshooting document for Lambda functions not showing as instrumented.
- Added a troubleshooting document for issues adding multiple AWS accounts with respective regions.
- Added a troubleshooting document for issues using AWS Secrets Manager with New Relic.
- Added New Relic Agentic integrations to FedRAMP.
- Added a new document on New Relic's EC2 Image Builder integration.
- Added Dashboards to CodeStream.
- Added OpenTelemetry Collector for Kubernetes monitoring and New Relic Distributions of the OpenTelemetry Collector.
- Extended the deadline to May 14, 2025, for updating the Synthetic IP ranges of your Synthetic monitors.
- Added new IP ranges for Synthetic monitoring in Synthetic monitoring.
- Updated the Query account document to include queries for logged users.
- Updated the feature flags for Android monitoring.
- Updated the Anomaly detection document to include information on a new field for anomaly NRQL alert conditions, allowing users to configure seasonality.
Minor change
- Distributed Tracing for sending messages is supported from version 2.1.0 to the latest in the frameworks and libraries for Java monitoring.
- AWS Glue Spark ETL jobs have limitations for Python Shell jobs in the AWS Glue monitoring integration.
- Added Canada (British Columbia and Saskatchewan), Chicago, District of Columbia, Illinois, and Vermont to the territories currently subject to sales tax.
- Updated the Windows option for instrumenting Azure Functions with the New Relic .NET Agent.
- New Relic Java's layered and SDK instrumentation are now compatible with
com.amazonaws:aws-lambda-java-events
versions 3.0.0 and later. - Added exceptional cases where both legacy externals and uninstrumented GUIDs might appear.
- Added instructions for onboarding to the new map experience directly from the Service Maps page.
- Updated the supported hours section.
- dSYM files are now limited to 1 GB each.
- Added
NODE_OPTIONS
as an additional environment variable for AWS Lambda. - Added log labels to agent configuration and agent forwarded log label information.
- Updated the New Relic API keys section with details on managing and obtaining full keys when needed.
- Users of Java Agent 8.18.0 need to manually enable SQS instrumentation in the
newrelic.yml
file. - The
NEW_RELIC_USE_ESM
environment variable will be removed in future versions of the Node.js Lambda layers. - Updated the conditions per policy limit from 500 to 1000.
- Effective Monday, March 3, 2025, our Kubernetes integration will no longer support Kubernetes v1.27 and earlier. Kubernetes integration v3.40.1 and later will be compatible only with Kubernetes versions 1.28 and later.
- Restored the Mermaid diagram support information.
- Added associated pricing details for Advanced and Core Compute pricing plans.
- Updated the email account settings document to include information on special character support.
- Updated the Agent Control document to clarify that multiple installations of Agent Control on the same cluster are not supported.
- Updated the Node.js agent configuration document to include batching and compression settings for infinite tracing.
- Updated the use TCP endpoint document to include information on finding logs by searching for the attribute
plugin.type:"syslog-newrelic"
. - Added a new access and data management section in the Agentic AI document.
- Added limitations of log APIs in the use TCP endpoint document.
- Updated the Kubernetes document to highlight the importance of restarting pods after deployment.
- Updated the environmental variables for Azure functions.
- Updated the New Relic OTLP attribute processing document for added clarity.
Release note
Check out our What's New posts to learn about new features and releases:
What's New posts for:
- Enhanced control for Session Replay settings
- Update to New Relic Synthetics IP ranges
- 1-Click Log Forwarding for Java Applications
- Updates to New Relic access control
- Upcoming change to count(*) in Dimensional Metrics Queries
- Timeslice Metrics and Lookup Tables Now Available in Data Explorer
- Changes to data exploration products
- New Relic Control
- New filter bar and data table support for error inbox
- Login and logout audit events
- PromQL translator now in the query console
EOL post for:
Stay up-to-date on our most recent releases:
- Added .NET 8+ support for System.Data.Odbc.
- Added support for instrumenting OpenSearchClient requests.
- Fixed Azure Function app name prefix to
faas.name
attribute in Azure Function transactions. - Fixed the custom attribute values of type float and decimal not being serialized correctly.
- Improved error handling in AWS account ID parsing logic.
- Updated the architecture to enable future micro front-end support.
- Enhanced the
UserAction
fields to capture "nearest" field values when theUserAction
target does not include the desired fields.
- Enhanced the
- Removed the agentIdentifier argument from agent constructors.
- Rolled back to the previous FirstInteraction implementation.
- Updated the runtime polling frequency from 60 minutes to 30 minutes to reduce the impact of faults in runtime releases.
Mobile app for Android v5.28.4
- Upgraded the agent dependency to version 7.6.2.
- Improved the page loading experience.
- Enhanced user analytics.
- Integrated the force update.
- Fixed the Prometheus bug.
- Fixed the Insights API events bug.
- Implemented time measurement for Top Flows pages, focusing on requesting and loading API responses, and page rendering.
- Fixed the page session time instrumentation for Explorer and Logs.
- Implemented a fix to stop the page session when the app transitions to the background and resume it when the app returns to the foreground.
- Added page session tracking events.
- Added click events.
- Fixed a bug related to incorrect page session creation via bottom tabs.
- Added health check support for upcoming features.
- Added OpenTelemetry bridge instrumentation, including a context manager and processor to handle synthesizing segments and time-slice metrics.
- Updated the default config to accept undefined as the default value.
- Updated the compatibility report.
- Fixed broken links by decoding
&
to&
.
- Fixed broken links by decoding
- Updated upstream components to version
0.123.0
.
- Updated upstream components to version
- Added entity linking attributes for AWS Kinesis and AWS Firehose.
New doc
- Auto logging enhances front-end observability for Pro and Pro+SPA browser agents, enabling automatic collection of
WARN
levelconsole
log messages.
Major changes
- Updated the compatibility reports for Node.js agent.
- Added a methord in KTranslate Docker container health monitoring to check the log locally from the Linux package.
- Updated network blocks with new effective IP ranges to improved connectivity and security.
- Updated the OTLP protocol version that New relic uses.
- Updated APM: Report custom events and attributes to include the ability to increase the maximum number of custom events in the PHP agent from 30,000 to 100,000 per minute.
- Added a call-out for the deprecation and end of support for NewRelic Xamarin NuGet Package.
Minor change
- Updated the supported Python versions.
- The attribute values specified in the Okta user profile configuration are now case-sensitive.
- SCIM API user type values are now case sensitive.
- Updated the supported PHP agent versions.
Release note
Stay up-to-date on our most recent release:
- Go agent v3.36.0
- Enhanced the security agent integration to improve trace handling and security analysis.
- Fixed bugs.
- Browser agent v1.279.0
- Deprecated First Input Delay (FID), in favor of Interaction To Next Paint (INP).
- Android agent v7.6.3
- Introduced build-time feature flag for LogInstrumentation.
- Enhanced logging.
- Fixed bugs.
- Python agent v10.5.0
- Introduced agent health reporting.
- Fixed bugs.
- Ruby agent v9.17.0
- Support Ruby 3.4.0.
- Added instrumentation for aws-sdk-firehose.
- Enhanced Kubernetes APM auto-attach - new agent version precedent.
- Added health checks when the agent runs within Agent Control.
- Added Redshift as recognized ActiveRecord adapter.
- Added instrumentation for aws-sdk-kinesis.
- Fixed bugs.
- Node.js agent v12.11.3
- Fixed bugs.
- Java agent v8.18.0
- Added scala3 source detection.
- Vertx: decreased the amount of tokens created.
- Added new instrumentation modules for Struts2 v6.7.0 and Kafka 3.9.
- Added support for distributed tracing in AWS SQS.
- Added relationship metric support for Kafka clients node metrics.
- Fixed bugs.
- Fluent Bit v3.1.9
- Multiline reset fixes high CPU.
- Improved error messaging and Multiline filter.
- Upgraded CTraces.
- Calyptia output updates for Windows and agent registration.
- Fixed bugs.
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
cloud
element configuration, and updated thelog
element 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
logType
notation fromtail
tofile
in 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
*
withSELECT
clause 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.9
for 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
SocketsHttpHandler
for configuringHttpClient
in .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()
.
New docs
- New Relic alert destinations and workflows describes how you can update your New Relic alerts to use Microsoft Teams workflows.
- Active user describes how to track the number of devices, sessions, or users running your app daily, weekly, or monthly, trended over time.
- Cross-account alerts explains how to set-up alert conditions that monitor data from a different account..
- Cross-account alert elections explains how to use the NerdGraph mutation to update account settings by enabling cross-account alert.
Major changes
- Added label support to Windows services.
- Updated the compatibility reports for Node.js agent, .NET agent, and AI monitoring.
- Added information related to cross-account alerts in the following documents:
- Updated the SNOW integration version.
- Added a disclaimer for AI Monitoring for an upcoming AIM feature in the following documents:
Minor changes
- Updated the NRQL query syntax in the Dashboard Template.
- Fixed code formatting in the Java agent API.
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:
- Added events for enhanced application performance.
- Bug fixed to allow pageView feature to access to an event buffer.
- Fixed an issue where obfuscation rules weren't followed when added after the agent was initialized.
- Updated the bump
nri-flex
version.
- Updated the bump
Kubernetes integration v3.32.4:
- Added new chart versions for New Relic infrastructure and bundle.
- Added instrumentation for
@opensearch-projects/opensearch
v2.1.0+. - Fixed a bug for event matcher to use properties specific to web requests.
- Fixed
mysql2
tests for newmysql2
version. - Updated the
eslint
configuration. - Removed the
t.diagnostic
fromtests
. - Updated the
codecov-action
to latest released versionsha
.
- Added instrumentation for
- Updated the
undici
instrumentation to fix crash with trying to calculate the exclusive duration on a segment that no longer exists. - Updated the compatibility report.
- Fixed the DNS integration tests.
- Updated the
- Fixed the Drupal error and enhanced exception handling
- Addressed the
aws-sdk-php
versioning change
New docs
- Published a new topic for Azure Functions monitoring.
Major changes
- Added Flutter support for test crash reporting in the Mobile SDK.
- Added a callout about moving few Session replay settings to server-side configuration for browser agent version
1.259.0
or higher. - Updated the compatibility report for Node.js agent.
- Added a recommendation under User management to use domain capture for automatically adding users in Pro and Enterprise accounts.
- Added instructions for updating the .NET agent using the New Relic Azure site extension.
- Updated Custom instrumentation via attributes (.NET) to avoid instrumenting top-level methods like
Main()
. - Updated Parsing log data on how to parse mixed-format logs using JSON grok.
Minor change
- Updated the
nri-flex
configuration file in Temporal Cloud integration.
Release notes
Stay up-to-date on our most recent releases:
- Browser agent v1.278.1
- Bug fixed to harvest only on EoL for new harvester.
- Browser agent v1.278.0
- Introduced a singleton harvester.
- Prometheus agent v1.18.5
- Updated Go to v1.23.4.
- Updated golang.org/x/sync to
v0.10.0
. - Updated kubernetes packages to
v0.32.0
.
- Mobile app for iOS v6.8.7
- Implemented new PageView events.
- Logs v250110
- Introduced key-value parsing with Grok.
- Mobile app for Android v5.27.1
- Added events for enhanced app performance enhancement.
- Minor bug fixes.
- Infrastructure agent v1.59.1
- Updated golang.org/x/net to the latest version.
- Updated newrelic/nri-flex to
v1.16.3
. - Updated newrelic/nri-prometheus to
v2.23.0
. - Updated newrelic/nri-docker to
v2.2.0
.
Major changes
- Revamped and added new sections to the AWS Lambda monitoring documentation for better readability and understanding.
- Added a Golden metrics section and a callout for the change in calculation method in the OpenTelemetry APM UI document.
- Added a callout to update the webhook URLs for Microsoft Office 365 webhook-based connectors in Teams in the destination for alerts section.
- Added a new section to configure resource attributes and tags in the Jenkins with OpenTelemetry document.
Minor changes
- Fixed a broken link in the Connect AWS polling integration document.
- Updated the platform support versions for New Relic Nozzle, New Relic Service Broker, and NGINX integration buildpack for VMware Tanzu Application Service.
- Fixed a broken link for Amazon CloudWatch metric stream.
- Fixed the capitalization of the NRQL queries in the FOSSA and Snyk integrations for vulnerability management.
- Fixed a broken link in the Alerts overview page.
Release notes
Stay up-to-date on our most recent release:
Kubernetes integration v3.32.3:
- Added new chart versions for New Relic infrastructure and bundle.
New docs
- Created a new API document for recordCustomEvents.
Major changes
- Updated the OpenShift compatibility requirements and added new troubleshooting steps for Kubernetes integration with Openshift for KSM Metrics, FluentBit, and security or permission issues.
- Updated the supported libraries version for .net agent.
- Added a new section of resource requirements for Kubernetes integration.
- Updated the security control privacy for agent attributes.
- Added the new configuration settings for Python agent configuration.
- Added a new mutation for cancel an async query in NerdGraph NRQL tutorial.
- Updated the Drupal supported information for PHP agent.
- Updated the PHP package support information for vulnerability management.
- Added a new section for how to opt in to use experimental features of Browser agent.
- Added the
gin
andgRPC
as supported libraries for Go agent. - Updated the compatibility report for Node.js agent.
Minor changes
- Fixed the broken link in Synthetic monitoring private locations. and NerdGraph distributed tracing tutorial.
- Clarified the use of
timestamp
attribute for logs in timestamp-support. - Added the default
networkingmode
for Synthetic monitoring job manager. - Added the new optional parameters for Microsoft-SQL integration.
- Updated the examples for Nodejs agent configuration.
- Updated the image for correlation policy on alert page.
- Updated the metric delay information on S3 CloudWatch integration.
Release notes
Stay up-to-date on our most recent release:
- Added the feature flags support to control experimental features.
- Added the detection for page resource assets to capture data as a
BrowserPerformance
event. - Updated the agent to ignore reserved attribute names.
- Resolved the syntax error that caused xhr readystate fallback checks to always capture.
- Updated the Fluent Bit output plug-in Docker image.
- Updated the New Relic Helm chart to install new plug-in image.
- Updated the
newrelic-infra-template.yml.example
file. - Added the fips compliant agents to prerelease on demand.
- Updated the
nri-docker
,nri-flex
, andnri-prometheus
to their latest versions.
- Updated the
- Updated the alpine Docker tag to v3.21
- Added the support to sends extension log events to New Relic.
- Added the new examples for containerized Lambda using
SAM1
. - Updated the examples to use IAM policy for least privileged policy.
- Updated the Golang and its dependency versions for extension.
- Introduced the new attributes
instrumentation.provider: "aws"
andinstrumentation.name: "firehose"
to ingest logs for the Firehose shipping log integration. - Removed the
aws.region
,aws.realm
, andaws.accountId
attributes from AWS Lambda and Firehose log shipping integrations to prevent ingestion, aligning with their internal use designation.
- Introduced the new attributes
- Simplified the logs onboarding with cloudFormation template.
- Added the capability of storing the New Relic's API keys in AWS Secrets Management to enhance security posture.
- Enhanced the handling of Syslog license key.
Mobile app for Android v5.27.0:
- Improved the user experience by adding Pull to Refresh in Entity details screen.
- Added the received notification, installed app, and first login events.
- Removed the
code verifier
from the query parameters.
- Removed the
- Added a focus mode integration for alerts and time sensitive notifications.
- Fixed a bug of filters using table in Dashboard.
- Added the analytics events for notification, app install, and first login tracking.
- Added the entity linking attributes to AWS-SDK v3 Lambda segments.
- Added an ability to define
newrelic config
asnewrelic.mjs
. - Updated the compatibility report.
- Updated the
@newrelic/security-agent
tov2.2.0
- Updated the
borp configs
to target tests correctly. - Removed the
tap
and cleaned up the left over tap helpers. - Enhanced the match functionality to fail when an object contains incorrect keys.
- Removed the
SSH keys
from the runtime image to improve security.
- Removed the
- Added the instrumentation support for asynchronous
PyMongo
. - Added the instrumentation support for
motor
. - Added the support for
aiomysql
. - Added the new AWS account ID for configuration setting.
- Linked the AWS entity in the service map for DynamoDB.
- Linked the AWS entity in the service map for Lambda.
- Fixed a path typing issue in
newrelic.initialize()
.
- Added the instrumentation support for asynchronous