Major changes
- Updated New Relic pricing and billing with comprehensive table restructuring for improved clarity and organization.
Minor changes
- Updated APT repository configuration instructions for Azure Linux containers, Docker Linux installations, and Linux installations for .NET agent deployment.
- Added description for NEW_RELIC_CLOUD_AWS_ACCOUNT_ID environment variable in the environment variables for AWS Lambda monitoring documentation.
- Enhanced help and support documentation with updated support resource references.
- Fixed agent start crash issue related callout for iOS agent 7.5.9 release notes.
- Updated maximum interval configuration info for agent settings in the on-host integration doc for standard config format.
Release notes
Stay up-to-date with our latest releases:
- Added Remote Parent Sampling configuration options for controlling distributed trace sampling behavior.
- Updated third-party library versions for security improvements.
- Added support for tracing callback on subscribers.
- Fixed OpenAI instrumentation to properly return APIPromise and prevent crashes.
- Fixed a crash that could occur on agent start.
New docs
- Restructured AWS integrations for metrics:
Major changes
- Enhanced Streaming Video & Ads documentation with standalone agent structure updates.
Minor changes
- Updated NerdGraph Issues API via GitHub with enhanced documentation.
- Updated Microsoft Teams integrations with improved configuration guidance.
- Updated heatmap chart type.
- Updated MySQL integration with timing improvements for QPM monitoring.
- Enhanced cardinality management documentation with minor updates.
- Updated .NET agent compatibility requirements with the latest verified compatible library versions.
- Fixed pipeline control code bug documentation.
Release notes
Updated synthetics monitoring with new End of Life dates for IP addresses.
Stay up-to-date with our latest releases:
- Added support for MongoDB Reactive Streams 5.2.0 and up.
- Added Jedis 6 support.
- Fixed CouchBase double instrumentation issue.
- Fixed Spring WebClient 5.x header wrapping issue.
- Added support for custom tasks in Celery.
- Added support for Graphene-Django monitoring.
- Added support for middleware filtering in Django.
- Added support for AWS Bedrock Converse API.
- Added support for W3CTraceParent header sampled flag.
- Upgraded go version to 1.25.0.
- Updated dependency newrelic/nri-winservices to v1.3.0.
- Extended soft navigation interactions to include long tasks beyond DOM modification time.
- Fixed LCP to report the original page URL instead of current page URL during soft navigations.
- Fixed an issue where the Session Replay aggregate class could be double imported when using the newrelic.recordReplay API method while preloading was enabled.
- Updated the Native Android agent to version 7.6.9.
- Updated the Native iOS agent to version 7.5.10.
- Fixed a crash that could occur on agent start.
- Added spanprocessor to nrdot-collector.
- Bumped OpenTelemetry component versions from v0.131.0 to v0.132.0.
- Added newrelic.service.type to internal telemetry config.
- Enabled host.name detection for EC2.
Kubernetes integration v3.45.2:
- Updated with latest improvements and bug fixes.
New docs
- Added comprehensive Observability Maturity Model documentation to provide guidance for measuring and improving observability practices across four key areas: Business Uptime, Digital Experience, Engineering Excellence, and Intelligent Observability.
Major changes
- Updated PHP agent configuration with extensive new configuration options for sampling controls and framework exception handler instrumentation.
Minor changes
- Updated dashboard introduction with enhanced guidance for dashboard usage.
- Enhanced dashboard management documentation with simplified content for JSON management.
- Fixed broken links in New Relic usage plan documentation.
- Fixed debugging configuration in .NET agent troubleshooting documentation.
Release notes
Stay up-to-date with our latest releases:
- Prevented early harvests when in retry period for better rate limiting handling.
- Removed newrelic meta attribute from outgoing replay payloads to reduce billable bytes.
- Fixed exceptions for null bodies arising from empty harvests.
- Added sampling controls based on upstream w3c trace sampling decision.
- Added configuration option to skip instrumentation of framework exception handlers.
- Fixed potential memory leak when calling
newrelic_end_transaction(true)
. - Bumped golang version to 1.25.1 for security improvements.
- Added support for custom tasks in Celery.
- Added support for Graphene-Django monitoring.
- Added support for middleware filtering in Django.
- Added support for AWS Bedrock Converse API.
- Added support for W3CTraceParent header sampled flag.
- Added support for MongoDB Reactive Streams 5.2.0 and up.
- Added Jedis 6 support.
- Fixed CouchBase double instrumentation issue.
- Fixed Spring WebClient 5.x header wrapping issue.
- Added MCP
StreamableHTTPClientTransport
support.
- Added MCP
- Fixed crash by defaulting
requestParameters
to an object intransaction.addRequestParameters
.
- Fixed crash by defaulting
- Added defensive code for obtaining
protocol
in outbound http calls.
- Added defensive code for obtaining
Kubernetes integration v3.45.1:
- Updated with latest improvements and bug fixes.
- Fixed issue where customers weren't able to pull images from a custom registry using podman.
- Fixed underlying Ubuntu vulnerabilities to address security vulnerabilities.
- Fixed deep link issues for Dashboard and Alerts.
- Fixed CCU Dashboard ID issue.
Mobile app for Android v5.30.7:
- Added bug fixes and improvements.
- Added additional stability improvements and bug fixes.
Pipeline Control Gateway v25.09.01:
- Added new release with enhanced pipeline control capabilities.
New docs
- Added SAP solutions monitoring documentation to provide comprehensive guidance for monitoring SAP applications with New Relic, including installation, configuration, and troubleshooting procedures.
Major changes
- Updated Agent Control documentation with extensive revisions including new agent types, configuration options, monitoring capabilities, and troubleshooting sections.
- Restructured NerdGraph streaming export documentation for streaming data to AWS Kinesis Firehose, Azure Event Hub, or GCP Pub/Sub.
Minor changes
- Added new example for ENUM/List-based variables to Dashboard template variables.
- Updated configuration documentation for Terraform agent control.
- Enhanced Log collector management documentation with improved instructions.
- Fixed various broken links and navigation issues.
Release notes
Stay up-to-date with our latest releases:
- Infrastructure agent v1.67.3:
- Upgraded embedded integration versions.
- Node API Runtime v1.2.126:
- Fixed underlying Ubuntu vulnerabilities to address security vulnerabilities in Node API runtimes.
- Job Manager v463:
- Fixed CVE-2025-55163 and underlying Ubuntu vulnerabilities to address security vulnerabilities in SJM.
- Node Browser Runtime v3.0.43:
- Fixed underlying Ubuntu vulnerabilities to address security vulnerabilities in Node Browser runtimes.
- Agent Control Deployment Chart v0.0.74:
- Added support for remote upgrade of Agent Control Deployment component.
- Agent Control Continuous Delivery Chart v0.0.2:
- Added support for remote upgrade of Agent Control Continuous Delivery component.
- Infrastructure agent v1.67.3:
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_ENTITY
for 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.log
with thenewrelic
window 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
APM
connect retry logic. - Added
godebug
to resolve AWS Firewall issue. - Added
requestId
extraction from logs forNode.js
runtime. - Updated Readme for
--enable-license-key-secret
.
- Added
- Added option to build
nodejs
test 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.
Major changes
- Updated Node.js agent compatibility report.
- Updated .NET agent with the latest verified compatible library versions.
Minor changes
- Updated the Debian operating system to version 12 ("bookworm") to support the infrastructure agent for Linux.
- Updated
accountId()
function for querying the data limits. - Updated Windows MSI installer to support 64-bit Windows (Intel/AMD).
Release notes
- Announced January 7, 2026, as the End of Life date for the drop rules through the AI Monitoring UI.
- iOS agent v7.5.9
- Fixed an issue that could cause distributed tracing to not have all required account information at the start of a session.
- Fixed an issue that could cause a crash on agent start.
- Python agent v10.16.0
- Added support for new Redis functions.
- Converted all internal paths from
os.path
topathlib.Path
. - Fixed issue with JSON encoding PosixPath.
- Kubernetes integration v3.44.1
- This integration is included in the following chart versions:
- .NET agent v10.44.1
- Exception handling corrected in Service Bus instrumentation wrapper.
- Excluded Azure Function webhost (Linux) process from instrumentation.
- Node.js Agent v13.2.0
- Added ability to register
Supportability/Features/Instrumentation/OnRequire/<pkg>
metrics for subscriber based instrumentation. - Added esm loader hook and commonjs patch to work with orchestrion-js.
- Added instrumentation for
@modelcontextprotocol/sdk
client callsclient.callTool
,client.readResource
, andclient.getPrompt
. - Fixed logic around detecting OTEL packages.
- Updated
shimmer.setupSubscribers
to properly setup and skip subscribers that are disabled.
- Added ability to register
- Node.js Agent v13.2.1
- Updated agent to use
@apm-js-collab/tracing-hooks
for the CJS/ESM registration for tracing channel based instrumentation.
- Updated agent to use
New docs
- Added Support for NRQL functions in gateway rules to outline the NRQL functions supported in Pipeline Control gateway rules.
- Added troubleshooting steps to resolve Frequent Fluent Bit Restart Events by adjusting hostname resolution settings in the New Relic infrastructure agent configuration.
Major changes
- Updated Usage plan with the latest pricing information.
- Added Error inbox to The workloads UI.
- Added selective agent disabling based on startup main class or executable jar via environment variables, along with enhanced security settings for Java agent configuration.
- Added support for Private repository configuration in Agent Control, enabling deployment of managed agents with authentication via basic or TLS certificate methods.
- Added support for Secret Management in Agent Control, for managing sensitive data, such as passwords and API keys, by retrieving them from dedicated secret provider.
Minor changes
- Added entity tags restrictions for
WHERE
clause in Drop data using Pipeline Control cloud rules. - Added Best practices for optimizing your knowledge source content for New Relic AI Knowledge connector.
Release notes
- Check out our What's New posts:
Stay up-to-date with our latest releases:
- Cordova agent v7.0.8:
- Update Native Android agent to version 7.6.8
- Update Native iOS agent to version 7.5.8
- Cordova agent v7.0.9:
- Update Native Android agent to version 7.6.6
- Update Native iOS agent to version 7.5.5
- Capacitor agent v1.5.8:
- Update Native Android agent to version 7.6.6
- Update Native iOS agent to version 7.5.5
- Capacitor agent v1.5.9:
- Fixed Abort Signal Crash
- Capacitor agent v1.5.10:
- Update Native Android agent to version 7.6.8
- Update Native iOS agent to version 7.5.8
- Diagnostics CLI (nrdiag) v3.5.0:
- updated the
Java/Appserver/JbossEapCheck
version compatibility check
- updated the
- .NET agent v10.44.0:
- Enabled performance metric samplers in Serverless mode
- Excluded Azure Function webhost (Linux) process from instrumentation.
- NRDOT v1.3.0:
- Bumped otel component versions from v0.128.0 to v0.131.0
- Introduced nrdot core distribution
- Node.js agent v13.1.0:
- Added support for OTEL logs API
- Added supportability metrics when instrumentation has been disabled for a package
- Disabled timers instrumentation by default in the sample configuration
- Fixed
transaction.url
obfuscation
- Job Manager v454:
- Fixed the underlying Ubuntu vulnerabilities to address security vulnerabilities in SJM.
- Node API runtime v1.2.124:
- Fixed the underlying Ubuntu vulnerabilities to address security vulnerabilities in Node API runtimes.
- Node browser runtime v3.0.41:
- Fixed the tmp
CVE-2025-54798
vulnerability and underlying Ubuntu vulnerabilities to address security vulnerabilities in Node Browser runtimes.
- Fixed the tmp
- Ping Runtime v1.54.0:
- Fixed vulnerabilities related to Ubuntu to address security issues in the Ping runtime.
- Java agent v8.23.0:
- Updated to support v24 of graphql.
- Added lettuce 6.5 instrumentation.
- Bumped commons-lang version to 3.18.0
- AWS Lambda Log Forwarder v1.1.1:
- Enhanced security posture by upgrading Go version to 1.24.4 in systems.
- PHP agent v12.0.0.25:
- Improved drupal hook map error logging.
- Fixed legacy package detection issues for Security RX.
- Infrastructure agent v1.66.1:
- Reverted support for AWS EFS mounts in storage samples.
- Mobile app for Android v5.30.6:
- Enhanced Passkey support for SAML and Social Logins.
- Browser agent v1.295.0:
- Added error cause detection.
- Added monkey-patching warnings.
- Cordova agent v7.0.8:
New docs
- Added NerdGraph tutorial: Create custom role for Teams to guide you in using the New Relic NerdGraph API to create and manage custom roles for Teams.
Minor changes
- Changed the Alert events per condition threshold to 1k per minutes.
- Updated the latest verified .Net agent compatible versions and requirements.
- Updated the version and version-support information about the service broker for VMware Tanzu.
- Updated the version support information about the New Relic NGINX integration buildpack for VMware Tanzu.
- Updated the version and version-support information about New Relic Nozzle for VMware Tanzu.
Release notes
Check out our What's New posts:
Stay up-to-date with our latest releases:
- Job Manager v452:
- Added internal improvements for exception handling in processing queue messages.
- Kubernetes integration v3.43.3:
- Added a Helm chart to deploy the New Relic Kubernetes monitoring solution.
- Pipeline Control Gateway v1.1.0:
- Implemented a new functionality to selectively drop data and attributes from
SqlTrace
andTransactionTrace
events using drop rules. - Addressed vulnerabilities in the
golang.org/x/net
package, including a cross-site scripting issue and an HTTP Proxy bypass related to IPv6 Zone IDs. - Upgraded to Go
1.24
and the following dependencies are updated to enhance security and incorporate recent fixes:golang.org/x/net to v0.38.0
golang.org/x/sys to v0.31.0
golang.org/x/text to v0.23.0
- Implemented a new functionality to selectively drop data and attributes from
- Mobile app for iOS v6.9.11:
- Reduced the login flow by two steps by storing a user's authentication domain and redirecting them directly to their sign-in page.
- Flutter agent v1.1.13:
- Improved native Android agent updated to version 7.6.8
- Improved native iOS agent updated to version 7.5.8
- .NET MAUI agent v1.1.11
- Improved native Android agent updated to version 7.6.8
- Improved native iOS agent updated to version 7.5.8
- Infrastructure agent v1.65.5:
- Changed the support aws efs mounts in storage samples
- Job Manager v452:
New docs
- Added Compute Budgets documentations to provide you a mechanism to monitor and alert on your Compute Consumption Unit (CCU) usage.
Major changes
- Updated Compatibility and requirements for Node.js agent.
- Updated Compatibility and requirements for Alpine Linux for PHP agent.
- Updated the agent specific requirements for Pipeline Control.
- Updated the JFR related the configuration requirements for Java agent.
- Updated the pricing and billing information for New Relic pricing and billing in:
Minor changes
- Clarified the language in .NET agent to capture the SQL parameters in .NET agent compatibility and requirements document.
- Refined the language in Oracle Database Monitoring Integration.
Release notes
Check out our What's New posts:
Stay up-to-date with our latest releases:
- Android agent v7.6.8:
- Fixed an issue where stack traces for Unity errors were not displayed correctly.
- Fixed an issue that prevented summary metrics from being recorded when the app returned to the foreground after its initial launch.
- Fixed an issue where invalid JSON in log entries could cause errors.
- Diagnostics CLI (nrdiag) v3.4.0:
- Added
K8s/AgentControl/agent-control-install-job-logs
to collect logs generated by the agent-control installation.
- Added
- Job Manager v451:
- Fixed vulnerabilities related to
common-lang3
Java and Ubuntu to address security issues in the SJM. - Implemented processor queue migration changes related to the migration of our internal service architecture.
- Fixed an issue to include full exception details to provide better context for troubleshooting in SJM logs.
- Fixed vulnerabilities related to
- Mobile app for Android v5.30.1:
- Enhanced the login experience.
- Mobile app for iOS v7.5.8:
- Built the agent using Xcode 16.4.
- Fixed an issue that could cause distributed tracing to not have all required account information at start of a session.
- Fixed an issue that could cause a crash on agent start.
- Node API runtime:
- Fixed the form-data vulnerability and underlying Ubuntu vulnerabilities to address security vulnerabilities in Node API runtimes.
- Node browser runtime:
- Fixed the form-data vulnerability and underlying Ubuntu vulnerabilities to address security vulnerabilities in Node Browser runtimes.
- Ping Runtime:
- Fixed vulnerabilities related to
common-lang3
Java and Ubuntu to address security issues in the Ping runtime.
- Fixed vulnerabilities related to
- Python Agent v10.15.0:
- Added support for
oracledb
- Fixed a bug in
MessageBroker
instrumentations where the serialize methods were looking for thedestination_name
attribute on theMessageTransaction
and it did not exist. - Fixed the AWS utilization metadata issue when running AWS and K8s together.
- Added support for
- Ruby Agent v9.20.0:
- Added the support to record Docker ID when running in the AWS ECS Fargate environment.
- Added a new helper method to simplify version comparison.
- Added the
code.stacktrace
attribute to datastore spans when the duration exceeds the configured threshold. - Fixed
Brewfile
source links. - Fixed an error that occurs when using the
HTTPX 1.5.0
to store response. - Improved the information logged at the debug level by the agent when the agent reads in a configuration source.
- Unity Agent v1.4.8:
- Updated the Native Android agent to v7.6.7.
- Updated the Native iOS agent to v7.5.6.
- Unity Agent v1.4.9:
- Updated the Native Android agent to v7.6.8.
- Updated the Native iOS agent to v7.5.8.
- Fixed Unity Exception stack traces issue when namespaces are used.
New docs
- Added new feature on How to debug New Relic Browser Agent issues, including detailed logging, network request monitoring, and inspection events for enhanced troubleshooting in agent versions 1.285.0 and higher.
- Added Azure Functions support for
python
and.node.js
functions monitoring. - Added Cost optimizer for actionable insights to enhance compute efficiency, with features for identifying inefficiencies, providing optimization recommendations, and estimating CCU savings in the New Relic platform.
- Added Cloud Cost Intelligence, offering tools for visibility and management of cloud costs, including features such as comprehensive cost breakdowns, Kubernetes cost allocation, real-time cost estimation, and cross-account data collection, currently supporting only AWS cloud costs.
- Added OpenTelemetry observability for Kubernetes with New Relic featuring provider-agnostic integration for seamless monitoring of clusters through the Helm chart, enhancing telemetry signals for metrics, events, and logs transmitted to New Relic's tools and dashboards.
- Added Limitation and troubleshooting for Windows integration
- Added AWS integration via CloudFormation and CloudWatch Metric Streams, supporting API Polling for unsupported services.
- Added Enhanced tags for New Relic database entities for database entities monitored via on-host integrations for MySQL and MS SQL Server, enriching metadata insights and organization in New Relic without affecting billing or existing telemetry.
Major changes
- Added non-aggregator functions to NRQL References.
- Updated the Ruby agent requirements and supported frameworks.
- Added Logs as New Relic Custom Events to the OpenTelemetry logs in New Relic document.
- Updated the Supported runtimes for Linux, Windows and Containerized functions in the Compatibility and requirements for instrumenting Azure functions document.
- Updated the metric data for Confluent cloud integration.
- Removed GCP Cloud Run from Node.js agent configuration.
- Updated Compatibility and requirements for AI monitoring to include additional libraries supported by the .NET agent.
- Added New Relic telemetry dualstack endpoints to New Relic network traffic.
- Added
GcpHttpExternalRegionalLoadBalancerSample
to the Google Cloud Load Balancing monitoring integration. - Added the OpenShift start procedure on how to Install synthetics job manager document.
- Updated the Node.js agent version 12.
- Added seamless integration for AWS with New Relic utilizing CloudFormation and CloudWatch Metric Streams, including support for API polling.
Minor changes
- Added
Transaction
as a retention period for Transaction traces. - Added
Destination
as a new category to Alerting rules and limits. - Added a callout in Introduction to the Azure Native New Relic Service document to ensure that diagnostic settings on Azure resources are configured correctly, or disable forwarding via the Azure Native New Relic Service to prevent data from being sent to the New Relic platform.
- Updated the latest compatible libraries for .NET agent.
- Added a callout in iOS agent release notes document to announce that, starting from iOS SDK version 7.5.4, a change now results in the reporting of previously suppressed Handled Exception events.
- Updated requirements for service-container relationships to specifying resource attributes for Kubernetes environments and
container.id
for non-Kubernetes environments, ensuring proper telemetry configuration for OpenTelemetry resources in New Relic. - Added CLI support for specific infrastructure agent version installation, enabling consistent deployments and system compatibility; specify version using
@X.XX.X
in the recipe name. - Added a callout to emphasize role access requirements for using Manage Account Cardinality, Manage Metric Cardinality, and Create Pruning Rules features in the UI; ensure permissions are set in the Cardinality Management.
- Updated the Compatibility and requirements for the Node.js agent to
v12.23.0
. - Added minimum required permissions for setting up an Elasticsearch.
- Updated the
FACET
attribute maximum acceptable use of limits from 5000 to 20000 values for NRQL alert syntax.
Release notes
Announced January 7, 2026, as the End of Life date for the drop rules targeting infrastructure events in
SystemSample
,ProcessSample
,NetworkSample
, andStorageSample
Effective immediately, the End of Life for FACET on messageId and timestamp in Alert Conditions.
Announced October 28, 2025, as the End of life date for Attention Required.
Check out our What's New posts:
- Send notifications directly to Microsoft Teams
- New Relic Compute Optimizer is generally available!
- Logs Cross Account Query in the Unified Query Explorer
- Kubernetes monitoring with OpenTelemetry is generally available!
- Windows node monitoring for Kubernetes is now in Public Preview
- Pinpoint performance issues: Advanced filtering for page views and Core Web Vitals
- You can now sort by Newest Errors
- Your browser data, your terms: New control options
- Deep query analysis for databases now generally available
- NRQL Predictions and Predictive Alerting are now Generally Available
- APM + OpenTelemetry Convergence GA
- Agentic integrations for GitHub Copilot and ServiceNow now generally available
Stay up-to-date with our latest releases:
- Node API runtime v1.2.119
- Fixed Vulnerability issues.
- Ping Runtime v1.51.0
- Fixed logback-core vulnerabilities for ping runtime.
- Fixed jetty-server vulnerabilities for ping runtime.
- Fixed ubuntu vulnerabilities for ping runtime.
- Browser agent v1.292.0
- Update
BrowserInteraction
andpreviousUrl
definition. - Added additional inspection events.
- Fixed
finished
APItimeSinceLoad
value.
- Update
- Kubernetes integration v3.42.1
- Fixed internal backend and CI-related adjustments for future platform compatibility.
- Job Manager v444
- Fixed an issue that prevented certain customers from seeing results for some monitors with longer execution times.
- Python agent v10.14.0
- Added support for
Azure Function Apps
. - Fixed
pb2
files to enableprotobuf v6
support.
- Added support for
- Android agent v7.6.7
- Improved performance to resolve ANRs when reporting logs.
- Fixed an issue to continue reporting logs upon termination of the application.
- Resolved an issue with application state monitoring and data transmission.
- Improved few violations when turning on strictmode.
- Kubernetes integration v3.42.2
- Updated
golang.org/x/crypto
tov0.39.0
. - Updated
go
tov1.24.4
.
- Updated
- .NET agent v10.42.0
- Added support for Azure Service Bus.
- Fixed Profiler build errors with latest VS.
- PHP agent v11.10.0.24
- Added Composer runtime API to used by default to detect packages used by PHP applications.
- Fixed undefined behavior when Composer runtime API.
- Node browser runtime v3.0.32
- Updated chrome builder options for chrome 131.
- Mobile app for iOS v6.9.8
- Enhanced the Ask AI feature with a more robust and reliable socket connection, ensuring a seamless experience.
- Mobile app for Android v5.29.7
- Enhanced the Ask AI feature with a more robust and reliable socket connection, ensuring a seamless experience.
- Node.js agent v12.22.0
- Added
openai
v5 streaming support. - Added support for
openai.responses.create
api. - Fixed error logging for undefined tracestate header.
- Added
- Infrastructure agent v1.65.0
- Updated dependency
newrelic/nri-winservices
tov1.2.0
- Updated alpine docker tag to
v3.22
- Updated dependency
- Infrastructure agent v1.65.1
- update dependency
newrelic/nri-flex
tov1.16.6
- update dependency
- Browser agent v1.292.1
- Fixed custom attribute race condition precedence.
- NRDOT v1.2.0
- Bumped OTEL beta core to
v0.128.0
- Bumped OTEL beta core to
- Media agent for HTML5.JS v3.0.0
- Introduced a New Event Type.
- Deprecated the
PageAction
event type.
- Media agent for HTML5.JS v3.1.1
- Enabled npm publishing for the package, ensuring easy accessibility and distribution.
- Added
cjs
,esm
, andumd
builds to thedist
folder, ensuring compatibility with CommonJS, ES Modules, and UMD module formats.
- Media agent for Roku v4.0.0
- Introduced a New Event Type.
- Deprecated the
RokuVideo
event type. - Deprecated the
RokuSystem
event type.
- Media agent for Roku v4.0.1
- Renamed
errorName
witherrorMessage
aserrorName
has been deprecated.
- Renamed
- Job Manager v447
- Fixed base image upgrade from
ubuntu 22.04
toubuntu 24.4
- Fixed base image upgrade from
- Ping Runtime v1.52.0
- Improved base image upgrade from
ubuntu 22.04
toubuntu 24.04
- Improved base image upgrade from
- Kubernetes integration v3.43.0
- Added support for Windows node monitoring in Kubernetes clusters.
- Mobile app for Android v5.29.8
- Bug fixed and UI improved for a smoother experience.
- Node.js agent v12.23.0
- Added ability to report only on entry and exit spans.
- Added Node.js 24 support.
- Updated compatibility report.
- Node API runtime v1.2.120
- Fixed the vulnerability for
CVE-2024-39249
- Fixed the vulnerability for
- Mobile app for iOS v6.9.9
- Enhanced the Ask AI feature with dynamic prompts.
- Browser agent v1.293.0
- Added long tasks internal message.
- Addressed issue keeping distributed traces from being disabled.
- Node browser runtime v3.0.35
- Upgraded base image
- Java agent v8.22.0
- Linked metadata for Azure App services.
- Removed
MonoFlatMapMain
Instrumentation.
- Node.js agent v12.24.0
- Implemented configurable attribute value size limit
- Updated compatibility report.
- Kubernetes integration v3.43.2
- Update kube-state-metrics chart version from
5.12.1
to5.30.1
- Update kube-state-metrics chart version from
- iOS agent v7.5.7
- Fixed an issue that could cause distributed tracing to not have all required account information at start of a session.
- Mobile app for Android v5.29.9
- Enhanced the Feedback with dynamic UI rendering.
- Mobile app for Android v5.30.0
- Fixed bugs and updated Teams GA flags for an improved user experience.
- Go agent v3.40.1
- Reverted utilization.go back to v3.39.0 release due to deadlock bug
- Removed awssupport_test.go tests that added direct dependencies to go module
- Flutter agent v1.1.12
- Imporved the native Android agent updated to version 7.6.7
- Improved the native iOS agent updated to version 7.5.6
- Node.js agent v13.0.0
- Dropped support for Node.js 18
- Updated min supported version for
fastify
to 3.0.0,pino
to 8.0.0, andkoa-router
to 12.0.0
- Browser agent v1.294.0
- Fixed report empty previousUrl as undefined
- Infrastructure agent v1.65.4
- Updated the dependency
newrelic/nri-prometheus
to v2.26.2
- Updated the dependency
- Mobile app for iOS v6.9.10
- Enhanced the Feedback with dynamic UI rendering.
- Android NDK agent v1.1.3
- Added support for 16KB page size
- Infrastructure agent v1.65.3
- Changed Windows process handle.
- Bumped
nri-docker
tov2.5.1
,nri-prometheus
tov2.26.1
- .NET agent v10.43.0
- Added support for topics to Azure Service Bus
- Node.js agent v12.25.0
- Fixed instrument AWS Bedrock Converse API
- Node.js agent v12.24.0
- Implemented configurable attribute value size limit
- Updated compatibility report
- Diagnostics CLI (nrdiag) v3.4.0
- Fixed GLIBC related errors such as
/lib64/libc.so.6: version 'GLIBC_2.34'
not found have been resolved
- Fixed GLIBC related errors such as
- Node API runtime v1.2.119