Skip to content

Commit 0e96a74

Browse files
Update src/content/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-12-8-0.mdx
Co-authored-by: Bob Evans <[email protected]>
1 parent ac980ea commit 0e96a74

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

src/content/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-12-8-0.mdx

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
---
2-
subject: Node.js agent
3-
releaseDate: '2024-11-19'
4-
version: 12.8.0
5-
downloadLink: 'https://www.npmjs.com/package/newrelic'
6-
security: []
7-
bugs: ["Corrected expected shape of user input in get Prompt()"]
8-
features: ["Added new configuration options to add custom tags (labels) to logs","Moved `entity.guid`, `entity.name`, `entity.type`, and `hostname` to `common.attributes` on logs payload instead of in every log message","Added `labels.enabled` and `labels.exclude` to config defaults","Added support for Bedrock Claude 3.5 invoke model user request"]
9-
---
10-
11-
## Notes
12-
1+
---
2+
subject: Node.js agent
3+
releaseDate: '2024-11-19'
4+
version: 12.8.0
5+
downloadLink: 'https://www.npmjs.com/package/newrelic'
6+
security: []
7+
bugs: ["Corrected expected shape of user input in get Prompt()"]
8+
features: ["Added new configuration options to add custom tags (labels) to logs","Moved `entity.guid`, `entity.name`, `entity.type`, and `hostname` to `common.attributes` on logs payload instead of in every log message","Added support for Bedrock Claude 3.5 invoke model user request"]
9+
---
10+
11+
## Notes
12+
1313
#### Features
1414

1515
* Added `labels.enabled` and `labels.exclude` to config defaults ([#2727](https://github.com/newrelic/node-newrelic/pull/2727)) ([36adb13](https://github.com/newrelic/node-newrelic/commit/36adb13caad41a5df5a5fa9345b9dcb9061db969))
@@ -45,9 +45,9 @@ features: ["Added new configuration options to add custom tags (labels) to logs"
4545
* Updated `mongodb` tests to `node:test` ([#2738](https://github.com/newrelic/node-newrelic/pull/2738)) ([295e7e6](https://github.com/newrelic/node-newrelic/commit/295e7e6441b7220022ce4fcaaf33054945a678b0))
4646
* Updated `pg` and `pg-esm` tests to `node:test` ([#2750](https://github.com/newrelic/node-newrelic/pull/2750)) ([40aea36](https://github.com/newrelic/node-newrelic/commit/40aea36320d15b201800431268be2c3d4c794a7b))
4747

48-
49-
### Support statement:
50-
51-
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/)
52-
48+
49+
### Support statement:
50+
51+
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/)
52+
5353
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/)

0 commit comments

Comments
 (0)