• /
  • EnglishEspañol日本語한국어Português
  • Log inStart now

Docs release notesRSS

November 8
Docs version: November 1-7, 2024

New docs

  • FOSSA integration describes how this new integration supports your application security initiatives by showing exploitable vulnerabilities in your open source libraries.

Major changes

  • Reorganized the infrastructure docs category and aligned URLs with their location in the repository. Some behind-the-scenes work that makes it easier to find and work on these docs.
  • A significant rewrite of .NET agent API removed obsolete information, reorganized some content, updated example code, added more detail about what the APIs do, added a link to our sample code repo, and added ID tags to the distributed tracing APIs.

Minor changes

Release notes

Stay up-to-date on our most recent releases:

  • Browser agent v1.270.3
    • Lazy loaded modules issue warnings instead of errors
  • Browser agent v1.271.0
    • Ignores unhandled promise rejections that don't have a valid reason property
  • .NET agent v10.33.1
    • Fixes a syntax error in setenv.sh
  • Ruby agent v9.15.0
    • View Component instrumentation uses a default metric name when one isn't available
    • The new configuration option cloud.aws.account_id provides more details about some calls made using the AWS SDK
    • Uses the default View/component metric name for unidentified View Components
    • Various bug fixes

November 1
Docs version: October 25-31, 2024

New docs

Major changes

Minor changes

  • Updated links to New Relic's Python and Ruby images compatible with your Lambda function.
  • Called out the costly nature of standalone loss of signal queries in Create NRQL alert conditions.
  • Updated New Relic CLI options.
  • Refined the problem statement in PHP agent overhead reduction tips to clarify performance overhead.
  • Modified the trace limits description to indicate that you can now view these limits on the limits UI.
  • Updated the description and incidentId attribute descriptions in NrAiIncident event attributes.
  • Updated Code Level Metrics to reflect the required new Ruby extension.
  • Updated the Kubernetes monitoring documentation to indicate that New Relic now supports Kubernetes 1.31 instead of 1.26.
  • Added an entry for the new AWSSDK.DynamoDBv2 instrumentation in the messaging table.
  • Updated compatibility requirements for the Node.js agent.
  • Clarified when not to use the numeric() function in Type conversion
  • Added information about a new limit on alert query registration in

Release notes

Check out our What's New posts to learn about new features and releases:

Stay up-to-date on our most recent releases:

October 25
Docs version: October 18-24, 2024

New docs

Major changes

  • We've released our new Advanced Compute add-on and updated various pricing, billing, user, and product license docs to reflect this.
  • We've revamped our Docs site search to give you a separate search results page. Check it out and let us know what you think!
  • Updated our Kubernetes agent operator doc to include information on Kubernetes APM auto-attach.

Minor changes

Release notes

Check out our What's New posts to learn about new features and releases:

Stay up-to-date on our most recent releases:

October 18
Docs version: October 11-17, 2024

New docs

Major changes

  • We've migrated content from our open source site to our docs site.
  • Clarified how to manage secrets with the Kubernetes agent operator.

Minor changes

  • In OpenTelemetry metrics in New Relic, we've clarified that OpenTelemetry summary metrics aren't supported.
  • Updated a screenshot in recommended alert policies and dashboards to clarify where to find the Kubernetes and Google Kubernetes Engine tiles.
  • Deleted Stackato and WebFaction docs related to the Python APM agent, because they're no longer relevant.
  • Added a new browser monitoring endpoint to our Networks doc.
  • Cleaned up minor issues across our browser monitoring troubleshooting docs.
  • In troubleshoot runtime upgrade errors described how to solve issues when using older Node runtimes with $http objects.
  • In .NET agent API, we've added NewRelic.Api.Agent.NewRelic to the ITransaction API call and added the new RecordDatastoreSegment API call.

Release notes

Stay up-to-date on our most recent releases:

  • Android agent v7.6.1
    • Adds support for the Android Gradle plugin 8.7
    • Fixes ProGuard/DexGuard mapping files not being correctly uploaded
    • Other bug fixes
  • Browser agent v1.269.0
    • Allows the MicroAgent loader on NPM to use logging APIs to manually capture log data
    • Adds instrumentation metadata to logging payloads
    • Fixes bugs related to session traces and session replay security policy errors
  • Go agent v3.35.0
    • Adds support for secure cookie event reporting
    • Uses error.Error() value for log attributes
    • Enhances URL support for AMQP server connections
    • Various bug fixes
  • Lambda-Extension v2.3.14
    • Adds a feature to ignore extension startup checks
    • Updates README with information on how to use the NR_TAGS environment variable
    • Adds support for the NEW_RELIC_ENABLED Boolean environment variable
  • .NET agent v10.32.0
    • Deprecates enviroment variables prefixed NEWRELIC_
    • Implements a consistent naming scheme for all environment variables
    • Updates CosmosDB instrumentation to support the latest version
  • Ping Runtime v1.47.0
    • Fixes an issue related to user permissions for the ping-runtime control script for non-root users
  • Python agent v10.2.0
    • Adds Azure init container operator flag to support that option for monitoring Azure Container apps

October 11
Docs version: October 4-10, 2024

New docs

Minor changes

Release notes

Check out our What's New posts to learn about new features and releases:

Stay up-to-date on our most recent releases:

October 4
Docs version: September 27-October 4, 2024

New docs

  • Cardinality management gives you administrative tools for managing and reviewing your organization's cardinality usage.

Major changes

Minor changes

  • Updated a couple of docs to let you know that billboard charts won't render correctly when shared via links, exported images, and PDFs.
  • Fixed several docs where we were mixing Linux commands in with our Windows shell commands.
  • Removed some legacy docs, then added redirects to their current versions.
  • Brought Alert conditions up-to-date with the current UI.
  • Added new PageViewTiming attributes to our data dictionary.
  • Updated network performance monitoring docs related to the Meraki polling API and the default settings for using ICMP with KTranslate.
  • Added NewRelic.Labels to .NET configuration settings.
  • In Track users impacted with errors inbox, added the PHP newrelic_set_user_id API call.
  • Added new prohibited event type values to Data requirements and limits for custom event data: EntityRelationship, RelationshipUpdate, and Relationship[0-9] string prefixes.
  • In Getting started with New Relic and Terraform, described how to use CodeStream with Terraform.

Release notes

Check out our What's New posts to learn about new features and releases:

Stay up-to-date on our most recent releases:

  • Browser agent v1.267.0
    • Upgrades to web-vitals v4
    • For session replay, improves notification of stylesheet status
    • Adds limited preview soft navigations to the Browser-Agent loader
    • Updates agent's TimeKeeper to support custom timestamps
    • Fixes various bugs
  • Java agent v8.15.0
    • Adds AWS Lambda SDK instrumentation
    • Reports Flyway migration events
    • Supports using environment variables for config file location
    • Supports AWS Kinesis v1 and v2 SDKs
    • Adds a kafka-clients-node-metrics-3.7.0 instrumentation module
    • Adds instrumentation for the glassfish-jul-extension logging library
    • Supports Java v23
    • Supports reporting ECS Fargate Docker isolated
    • Fixes various bugs
  • Kubernetes integration v3.29.5 updates the following dependencies:
    • golang.org/x/crypto to v0.27.0
    • Go to v1.23.1
    • Kubernetes packages to v0.31.1
    • github.com/prometheus/common to v0.59.1
    • Alpine to v3.20.3
  • Mobile app for iOS v6.8.0
    • Updates APM errors with triaged and grouped errors
  • .NET agent v10.31.0
    • Adds support for the EnyimMemcachedCore client
    • Allows container linking for AWS ECS apps
    • Parses Azure Function HttpTrigger parameters
    • When instrumenting .NET Framework apps, prevents FileNotFoundException when handling connection issues
  • .NET MAUI agent v1.1.2
    • Resolves an iOS bindings namespace issue
  • PHP agent v11.2.0.15
    • Adds support for Composer runtime API to collect information about vulnerable packages
    • Verifies support for Symfony v6 and v7
    • Upgrades Daemon Golang to v1.23.1
    • Fixes newrelic_notice_error() API for PHP v8+ when using the 4 parameter API variant
  • Python agent v10.0.0
    • Drops support for Python v2.7
    • Adds Kafka server metric
    • Adds memcached host and port attributes
    • Supports uvicorn_worker
    • Adds an environment variable for garbage collector runtime metrics
    • Adds automatic detection for LangChain function signatures
    • Updates support for OpenAI's chat class and LangChain request and response parsing
    • Fixes various bugs
  • Ruby agent v9.14.0
    • Adds Apache Kafka instrumentation for the rdkafka and ruby-kafka gems
    • Adds configuration to permit automatic definition of custom method tracers
    • Limits ActionDispatch 7.0+ requests to only collecting the MIME types
    • Fixes various bugs

September 27
Docs version: September 20-26, 2024

New docs

  • Our new DataBricks integration describes how to collect telemetry from Spark deployments running on Databricks or elsewhere.

Major changes

Minor changes

  • In the mobile SDK guide, added Android logs-related automatically instrumented methods.
  • In New Relic OTLP endpoint, added a clarification on the differences in how OpenTelemetry and OTLP handle attribute types.

Release notes

Stay up-to-date on our most recent releases:

  • Capacitor agent v1.5.1
    • Fixes an issue related to getHttpHeaderforTracking
    • Updated native Android agent to version 7.6.0
  • Cordova agent v7.0.1
    • Fixes an issue related to getHttpHeaderforTracking
    • Updates native Android agent updated to version 7.6.0
  • Flutter agent v1.1.3
    • Added null check for debugPrint message to prevent potential crashes
    • Fixes record metrics incorrectly sending a cout of 0
    • Updates native Android agent to version 7.6.0
  • Infrastructure agent v1.57.2
    • Fixes an issue with enable_process_metrics
  • iOS agent v7.5.2
    • Fixes a few hanging and crashing issues
  • Node.js agent v12.5.1
    • Fixes handling of Pino merging object
    • Updates @newrelic/security-agent to v2.0.0
    • Adds Azure site extension publish job workflow fun trigger
  • React Native agent v1.4.5
    • Updates native Android agent to version 7.6.0

September 20
Docs version: September 13-19, 2024

New docs

  • IAST configuration explains how to configure and schedule IAST scans.
  • OCSF integration describes how to use this new integration to monitor your Open Cybersecurity Schema Framework data.

Minor changes

Release notes and What's New posts

Check out our What's New posts to learn about new features and releases:

September 13
Docs version: September 6-12, 2024

New docs

Major changes

Minor changes

Release notes and What's New posts

September 6
Docs version: August 30 - September 5, 2024

New docs

  • Optimize your data ingest is the third installment in a four-part series on achieviing observability maturity and maximizing the benefits of an observability platform.
  • OpenTelemetry for Kubernetes outlines the process to monitor a Kubernetes cluster with OpenTelemetry. This feature is still under development.

Major changes

Minor changes

Release notes and What's New posts

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.