From 77cd7249c89bfeb6797f42efc88fea2d92dfeda1 Mon Sep 17 00:00:00 2001 From: newrelic-node-agent-team Date: Thu, 23 Jan 2025 20:25:04 +0000 Subject: [PATCH 1/5] chore: Adds Node.js agent v12.11.2 release notes. --- .../node-agent-12-11-2.mdx | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 src/content/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-12-11-2.mdx diff --git a/src/content/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-12-11-2.mdx b/src/content/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-12-11-2.mdx new file mode 100644 index 00000000000..fd206afc157 --- /dev/null +++ b/src/content/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-12-11-2.mdx @@ -0,0 +1,38 @@ +--- +subject: Node.js agent +releaseDate: '2025-01-23' +version: 12.11.2 +downloadLink: 'https://www.npmjs.com/package/newrelic' +security: [] +bugs: ["Added defensive code in shim to prevent crashing when checking parent segment"] +features: ["Added support for Claude 3+ Chat API in Bedrock"] +--- + +## Notes + +#### Features + +* Added support for Claude 3+ Chat API in Bedrock ([#2870](https://github.com/newrelic/node-newrelic/pull/2870)) ([6a83abf](https://github.com/newrelic/node-newrelic/commit/6a83abf8b1a0cb0f993e9d9285566a09677d7d2e)) + +#### Bug fixes + +* Added defensive code in shim to prevent crashing when checking parent segment ([#2898](https://github.com/newrelic/node-newrelic/pull/2898)) ([751eb96](https://github.com/newrelic/node-newrelic/commit/751eb9608d7401d1123a0e810eac9dc554127e4e)) + +#### Documentation + +* Updated compatibility report ([#2888](https://github.com/newrelic/node-newrelic/pull/2888)) ([dce9deb](https://github.com/newrelic/node-newrelic/commit/dce9debeda6c5ed30c0ed6dbc00f73cf11c8f40f)) + +#### Miscellaneous chores + +* Replaced backtracking regex with new algorithm ([#2887](https://github.com/newrelic/node-newrelic/pull/2887)) ([46462d0](https://github.com/newrelic/node-newrelic/commit/46462d00b68c4a4cedd60d46d531b2f31800df98)) + +#### Tests + +* Improved test coverage of normalizing claude 3 messages ([#2893](https://github.com/newrelic/node-newrelic/pull/2893)) ([cc65763](https://github.com/newrelic/node-newrelic/commit/cc657633b81daf4b372e5715e696ed3c23ecb678)) + + +### Support statement: + +We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/) + +See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/) \ No newline at end of file From ed8202c4e0f3f97fedf417043e2de2391c2c8002 Mon Sep 17 00:00:00 2001 From: adutta-newrelic Date: Fri, 24 Jan 2025 14:24:09 +0530 Subject: [PATCH 2/5] Updates to the whatsnew section --- .../whats-new/2025/01/whats-new-01-22-React18-upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md b/src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md index 628360117c1..062338ec830 100644 --- a/src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md +++ b/src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md @@ -1,6 +1,6 @@ --- title: 'React 18 is here' -summary: 'Insert a brief description of the feature' +summary: 'Upgraded UI framework to React 18 for enhanced performance' releaseDate: '2025-01-23' --- From fbfe46677150fc2817c4fb1077e195a8028565d0 Mon Sep 17 00:00:00 2001 From: sujitnewrelic Date: Fri, 24 Jan 2025 19:26:40 +0530 Subject: [PATCH 3/5] Weekly docs release notes --- .../docs-release-notes/docs-1-24-2025.mdx | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx diff --git a/src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx b/src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx new file mode 100644 index 00000000000..ff7cf7b9b6e --- /dev/null +++ b/src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx @@ -0,0 +1,55 @@ +--- +subject: "Docs" +releaseDate: '2025-01-24' +version: 'version: January 17-24, 2025' +--- + +### New doc + +* [New Relic Digital Operational Resilience Act (DORA) subcontractor](/docs/security/security-privacy/compliance/certificates-standards-regulations/dora/dora-subcontractors) provides a list of DORA subcontractors that New Relic uses to provide services to customers. +* [Digital Operations Resilience Act (DORA) locations of processing](/docs/security/security-privacy/compliance/certificates-standards-regulations/dora/dora-data-locations) 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](/docs/logs/ui-data/lookup-tables-ui/#requirements). +* Updated the compatibility reports for [Node.js agent](/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent) and [.NET agent](/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements). +* Added a step to verify authorization for data retrieval in the procedure to [connect Google Cloud Platform services to New Relic](/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic). +* Added the `cloud` element configuration, and updated the `log` element configuration information in the [.NET agent configuration](/docs/apm/agents/net-agent/configuration/net-agent-configuration) page. +* Added information in the [MySQL monitoring integration](/install/mysql/#metrics) about dimensional metrics that are not supported with **MySQL 8.0** and above. +* Updated the `logType` notation from `tail` to `file` in the pattern configuration section of the [Forward your logs using the infrastructure agent](/docs/logs/forward-logs/forward-your-logs-using-infrastructure-agent/#pattern) page. + + +### Minor change + +* Documented the existing capability in the [NRQL reference](/docs/nrql/nrql-syntax-clauses-functions/#select-star-with-columns-query) to use the `*` with `SELECT` 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: + * [Office 365 connectors for Microsoft Teams End-of-life](/whats-new/2025/01/whats-new-01-23-msconnector-eol). + * [REST API Keys End-of-life](/whats-new/2025/01/whats-new-03-01-rest-api-keys-eol). + * [Configuring cross account alerts for improved organization and manageability](/whats-new/2025/01/whats-new-01-17-cross-account-alerts). + * [React 18](/whats-new/2025/01/whats-new-01-22-React18-upgrade). + +Stay up-to-date on our most recent release: + +* [Kubernetes integration v3.33.0:](/docs/release-notes/infrastructure-release-notes/kubernetes-integration-release-notes/kubernetes-integration-3-33-0) + * Added new chart versions for New Relic infrastructure and bundle. +* [Mobile app for Android v5.28.0:](/docs/release-notes/mobile-apps-release-notes/new-relic-android-release-notes/new-relic-android-5280) + * Fixed crash issues on the host services screen. +* [Fluent Bit v3.1.9:](/docs/release-notes/fluentbit-release-notes/fluentbit-24-10-31) + * 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](/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-35-0) + * Enabled DynamoDB entity relationships. + * Instrumented Lambda invocations in AWS SDK. + * Facilitated `SocketsHttpHandler` for configuring `HttpClient` 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()`. \ No newline at end of file From 10d1541ca8d1641fa70202c0ecf3c90a3de8b167 Mon Sep 17 00:00:00 2001 From: sujitnewrelic Date: Fri, 24 Jan 2025 19:52:19 +0530 Subject: [PATCH 4/5] Update docs-1-24-2025.mdx --- .../docs/release-notes/docs-release-notes/docs-1-24-2025.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx b/src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx index ff7cf7b9b6e..aee74959170 100644 --- a/src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx +++ b/src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx @@ -1,7 +1,7 @@ --- subject: "Docs" releaseDate: '2025-01-24' -version: 'version: January 17-24, 2025' +version: 'version: January 17-23, 2025' --- ### New doc From 73518af427fc304b1f5234474b1fcc82af965a92 Mon Sep 17 00:00:00 2001 From: sujitnewrelic Date: Fri, 24 Jan 2025 19:52:56 +0530 Subject: [PATCH 5/5] Update docs-1-24-2025.mdx --- .../docs/release-notes/docs-release-notes/docs-1-24-2025.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx b/src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx index aee74959170..be7276181f1 100644 --- a/src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx +++ b/src/content/docs/release-notes/docs-release-notes/docs-1-24-2025.mdx @@ -4,7 +4,7 @@ releaseDate: '2025-01-24' version: 'version: January 17-23, 2025' --- -### New doc +### New docs * [New Relic Digital Operational Resilience Act (DORA) subcontractor](/docs/security/security-privacy/compliance/certificates-standards-regulations/dora/dora-subcontractors) provides a list of DORA subcontractors that New Relic uses to provide services to customers. * [Digital Operations Resilience Act (DORA) locations of processing](/docs/security/security-privacy/compliance/certificates-standards-regulations/dora/dora-data-locations) provides information about the locations where New Relic processes and stores personal data in the context of the DORA regulation.