Skip to content

Commit

Permalink
Merge pull request #19739 from newrelic/docs-release-notes-17-01
Browse files Browse the repository at this point in the history
docs release notes
  • Loading branch information
WriteMayur authored Jan 17, 2025
2 parents cc145ae + ed3a1c0 commit 7203a23
Showing 1 changed file with 81 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
---
subject: "Docs"
releaseDate: '2025-01-17'
version: 'version: January 10-16, 2025'
---

### New docs


- [New Relic alert destinations and workflows](/docs/alerts/get-notified/new-relic-webhook-for-microsoft-teams-workflow/) describes how you can update your New Relic alerts to use Microsoft Teams workflows.
- [Active user](/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users) describes how to track the number of devices, sessions, or users running your app daily, weekly, or monthly, trended over time.
- [Cross-account alerts](/docs/alerts/create-alert/create-alert-condition/cross-account-alert) explains how to set-up alert conditions that monitor data from a different account..
- [Cross-account alert elections](/docs/apis/nerdgraph/examples/nerdgraph-api-cross-account-alerting-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](/docs/infrastructure/host-integrations/host-integrations-list/windows-services-integration).
- Updated the compatibility reports for [Node.js agent](/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent), [.NET agent](/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements), and [AI monitoring](/docs/ai-monitoring/compatibility-requirements-ai-monitoring).
- Added information related to cross-account alerts in the following documents:
- [User permissions](/docs/accounts/accounts-billing/new-relic-one-user-management/user-permissions)
- [User settings](/docs/alerts/admin/user-settings)
- [Alert settings](/docs/alerts/create-alert/create-alert-condition/alert-conditions)
- [Cross alert NRQL queries](/docs/apis/nerdgraph/examples/nerdgraph-api-nrql-condition-alerts)
- Updated the [SNOW integration version](/docs/alerts/get-notified/notification-integrations).
- Added a disclaimer for AI Monitoring for an upcoming AIM feature in the following documents:
- [AI Monitoring](/install/ai-monitoring/intro)
- [Go agent configuration](/docs/apm/agents/go-agent/configuration/go-agent-configuration)
- [Java agent configuration](/docs/apm/agents/java-agent/configuration/java-agent-configuration-config-file)
- [.NET agent configuration](/docs/apm/agents/net-agent/configuration/net-agent-configuration)
- [Node.js agent configuration](/docs/apm/agents/nodejs-agent/installation-configuration/nodejs-agent-configuration)
- [Python agent configuration](/docs/apm/agents/python-agent/configuration/python-agent-configuration)


### Minor changes

- Updated the NRQL query syntax in the [Dashboard Template](/docs/query-your-data/explore-query-data/dashboards/dashboard-template-variables).
- Fixed code formatting in the [Java agent API](/docs/apm/agents/java-agent/api-guides/guide-using-java-agent-api).

### Release note


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

- What's new posts for:
- [APM golden metrics are now calculated directly from OpenTelemetry metrics](/whats-new/2025/01/whats-new-01-13-otelmetrics).
- [Azure serverless functions](/whats-new/2025/01/whats-new-01-16-azureserverless).

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

* [Android agent v5.27.2:](/docs/release-notes/mobile-apps-release-notes/new-relic-android-release-notes/new-relic-android-5272/)
* Added events for enhanced application performance.

* [Browser agent v1.278.2:](/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.278.2)
* Bug fixed to allow pageView feature to access to an event buffer.

* [Browser agent v1.278.3:](/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.278.3)
* Fixed an issue where obfuscation rules weren't followed when added after the agent was initialized.

* [Infrastructure agent v1.59.2:](/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes/new-relic-infrastructure-agent-1592)
- Updated the bump `nri-flex` version.

* [Kubernetes integration v3.32.4:](/docs/release-notes/infrastructure-release-notes/kubernetes-integration-release-notes/kubernetes-integration-3-32-4)
- Added new chart versions for New Relic infrastructure and bundle.

* [Node.js agent v12.10.0:](/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-12-11-0)
- 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 new `mysql2` version.
- Updated the `eslint` configuration.
- Removed the `t.diagnostic` from `tests`.
- Updated the `codecov-action` to latest released version `sha`.

* [Node.js agent v12.10.1:](/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-12-11-1)
* 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.

* [PHP agent v11.5.0.18:](/docs/release-notes/agent-release-notes/php-release-notes/php-agent-11-5-0-18/)
* Fixed the Drupal error and enhanced exception handling
* Addressed the `aws-sdk-php` versioning change

0 comments on commit 7203a23

Please sign in to comment.