From 2454712d6b885e098f5995bef1c8c1460ca2e6ef Mon Sep 17 00:00:00 2001 From: amychisholm03 Date: Mon, 24 Aug 2026 14:57:22 +0000 Subject: [PATCH 1/3] Setting version to v14.3.9. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13967b9d5d..cf91fe33e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "newrelic", - "version": "14.3.8", + "version": "14.3.9", "author": "New Relic Node.js agent team ", "license": "Apache-2.0", "contributors": [ From 9dfe90dda8767c055040e5ebe79d709de62e228c Mon Sep 17 00:00:00 2001 From: amychisholm03 Date: Mon, 24 Aug 2026 14:57:25 +0000 Subject: [PATCH 2/3] Adds auto-generated release notes. --- NEWS.md | 17 +++++++++++++++++ changelog.json | 10 ++++++++++ 2 files changed, 27 insertions(+) diff --git a/NEWS.md b/NEWS.md index 8a0fa12354..e752b1199f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,20 @@ +### v14.3.9 (2026-08-24) + +#### Bug fixes + +* Fixed @google/adk instrumentation for v2.0.0 ([#4243](https://github.com/newrelic/node-newrelic/pull/4243)) ([6f850a8](https://github.com/newrelic/node-newrelic/commit/6f850a868ccc557339b42c30b4551126deadb584)) + +#### Code refactoring + +* Co-located Attributes and PrioritizedAttributes under lib/attributes/ ([#4227](https://github.com/newrelic/node-newrelic/pull/4227)) ([c2a01d2](https://github.com/newrelic/node-newrelic/commit/c2a01d29bbb71ac893596e0e6091e5247c431c12)) + +#### Miscellaneous chores + +* Added fake config to test json schema update ([#4238](https://github.com/newrelic/node-newrelic/pull/4238)) ([5381e27](https://github.com/newrelic/node-newrelic/commit/5381e270da8b253bdb8c5dec2a1f14e052421447)) +* Added workflows to generate a config schema and version before agent release ([#4161](https://github.com/newrelic/node-newrelic/pull/4161)) ([56987ca](https://github.com/newrelic/node-newrelic/commit/56987ca517f32eea144e55a127686ddc2fe1bf19)) +* Regenerated agent config json schema ([#4239](https://github.com/newrelic/node-newrelic/pull/4239)) ([65190b1](https://github.com/newrelic/node-newrelic/commit/65190b14c297c6f8275eae499f99fa059b4d9c45)) +* Reverted adding fake configurations to test json schema generation ([#4242](https://github.com/newrelic/node-newrelic/pull/4242)) ([0ce21e9](https://github.com/newrelic/node-newrelic/commit/0ce21e9ee86e5b0c71924f1cf403911b22470cc2)) + ### v14.3.8 (2026-08-19) #### Bug fixes diff --git a/changelog.json b/changelog.json index 5ad85afbc0..d11a364ca9 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,16 @@ { "repository": "newrelic/node-newrelic", "entries": [ + { + "version": "14.3.9", + "changes": { + "security": [], + "bugfixes": [ + "Fixed @google/adk instrumentation for v2.0.0" + ], + "features": [] + } + }, { "version": "14.3.8", "changes": { From 3274bc7ba440191ead31d4efdb6af0a2b9493d9c Mon Sep 17 00:00:00 2001 From: Amy Rowen Date: Mon, 24 Aug 2026 08:00:24 -0700 Subject: [PATCH 3/3] Update NEWS.md --- NEWS.md | 95 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 46 insertions(+), 49 deletions(-) diff --git a/NEWS.md b/NEWS.md index e752b1199f..6f633ccd07 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,52 +1,49 @@ -### v14.3.9 (2026-08-24) - -#### Bug fixes - -* Fixed @google/adk instrumentation for v2.0.0 ([#4243](https://github.com/newrelic/node-newrelic/pull/4243)) ([6f850a8](https://github.com/newrelic/node-newrelic/commit/6f850a868ccc557339b42c30b4551126deadb584)) - -#### Code refactoring - -* Co-located Attributes and PrioritizedAttributes under lib/attributes/ ([#4227](https://github.com/newrelic/node-newrelic/pull/4227)) ([c2a01d2](https://github.com/newrelic/node-newrelic/commit/c2a01d29bbb71ac893596e0e6091e5247c431c12)) - -#### Miscellaneous chores - -* Added fake config to test json schema update ([#4238](https://github.com/newrelic/node-newrelic/pull/4238)) ([5381e27](https://github.com/newrelic/node-newrelic/commit/5381e270da8b253bdb8c5dec2a1f14e052421447)) -* Added workflows to generate a config schema and version before agent release ([#4161](https://github.com/newrelic/node-newrelic/pull/4161)) ([56987ca](https://github.com/newrelic/node-newrelic/commit/56987ca517f32eea144e55a127686ddc2fe1bf19)) -* Regenerated agent config json schema ([#4239](https://github.com/newrelic/node-newrelic/pull/4239)) ([65190b1](https://github.com/newrelic/node-newrelic/commit/65190b14c297c6f8275eae499f99fa059b4d9c45)) -* Reverted adding fake configurations to test json schema generation ([#4242](https://github.com/newrelic/node-newrelic/pull/4242)) ([0ce21e9](https://github.com/newrelic/node-newrelic/commit/0ce21e9ee86e5b0c71924f1cf403911b22470cc2)) - -### v14.3.8 (2026-08-19) - -#### Bug fixes - -* Updated `openai` instrumentation to support `>=7.5.0` ([#4228](https://github.com/newrelic/node-newrelic/pull/4228)) ([062b569](https://github.com/newrelic/node-newrelic/commit/062b569664bec61c263c7ba33fda17e1baa85735)) - -#### Performance improvements - -* Skipped gRPC/http2 instrumentation when parent segment is opaque ([#4220](https://github.com/newrelic/node-newrelic/pull/4220)) ([ed2e9f3](https://github.com/newrelic/node-newrelic/commit/ed2e9f3c182f7073000e99a2d54add8affcbbaed)) - -#### Code refactoring - -* Include all `.mjs` equivalents in `openai` instrumentation to properly function when using ESM ([#4232](https://github.com/newrelic/node-newrelic/pull/4232)) ([55c4dd9](https://github.com/newrelic/node-newrelic/commit/55c4dd9d91a80c457741f94086e2c386ae2f9ba1)) -* Removed dead `wrapNoSegment` code from `zlib` instrumentation ([#4231](https://github.com/newrelic/node-newrelic/pull/4231)) ([56207ec](https://github.com/newrelic/node-newrelic/commit/56207ecc6cd8c5365db00c33774aeb042d425332)) - -#### Documentation - -* Updated compatibility report ([#4225](https://github.com/newrelic/node-newrelic/pull/4225)) ([679245c](https://github.com/newrelic/node-newrelic/commit/679245cd775da8d7407f4069f75d688c1f2e47fe)) - -#### Miscellaneous chores - -* Improved docs and benchmarking for attributes ([#4207](https://github.com/newrelic/node-newrelic/pull/4207)) ([7dbcd04](https://github.com/newrelic/node-newrelic/commit/7dbcd044f4bcbe9d72d331e7b5a494c085efca57)) - -#### Tests - -* Fixed flaky CpuProfiler and sampling-rate integration tests ([#4229](https://github.com/newrelic/node-newrelic/pull/4229)) ([edfe9a6](https://github.com/newrelic/node-newrelic/commit/edfe9a640d4c43381da6c54ff3250d05d429a6a1)) -* Widened error margin in ratio-based-sampler flaky test ([#4234](https://github.com/newrelic/node-newrelic/pull/4234)) ([ff0496e](https://github.com/newrelic/node-newrelic/commit/ff0496e49195e848ddd9335a951c5b0f5ea6d391)) - -#### Continuous integration - -* Updated `child_process.exec` calls to `child_process.execFile` in `bin/npm-commands.js` ([#4211](https://github.com/newrelic/node-newrelic/pull/4211)) ([f07a8cd](https://github.com/newrelic/node-newrelic/commit/f07a8cd5b56db23df6048fb38b76e92fbc95cac0)) - +### v14.3.9 (2026-08-24) + +#### Bug fixes + +* Fixed @google/adk instrumentation for v2.0.0 ([#4243](https://github.com/newrelic/node-newrelic/pull/4243)) ([6f850a8](https://github.com/newrelic/node-newrelic/commit/6f850a868ccc557339b42c30b4551126deadb584)) + +#### Code refactoring + +* Co-located Attributes and PrioritizedAttributes under lib/attributes/ ([#4227](https://github.com/newrelic/node-newrelic/pull/4227)) ([c2a01d2](https://github.com/newrelic/node-newrelic/commit/c2a01d29bbb71ac893596e0e6091e5247c431c12)) + +#### Miscellaneous chores + +* Added workflows to generate a config schema and version before agent release ([#4161](https://github.com/newrelic/node-newrelic/pull/4161)) ([56987ca](https://github.com/newrelic/node-newrelic/commit/56987ca517f32eea144e55a127686ddc2fe1bf19)) + +### v14.3.8 (2026-08-19) + +#### Bug fixes + +* Updated `openai` instrumentation to support `>=7.5.0` ([#4228](https://github.com/newrelic/node-newrelic/pull/4228)) ([062b569](https://github.com/newrelic/node-newrelic/commit/062b569664bec61c263c7ba33fda17e1baa85735)) + +#### Performance improvements + +* Skipped gRPC/http2 instrumentation when parent segment is opaque ([#4220](https://github.com/newrelic/node-newrelic/pull/4220)) ([ed2e9f3](https://github.com/newrelic/node-newrelic/commit/ed2e9f3c182f7073000e99a2d54add8affcbbaed)) + +#### Code refactoring + +* Include all `.mjs` equivalents in `openai` instrumentation to properly function when using ESM ([#4232](https://github.com/newrelic/node-newrelic/pull/4232)) ([55c4dd9](https://github.com/newrelic/node-newrelic/commit/55c4dd9d91a80c457741f94086e2c386ae2f9ba1)) +* Removed dead `wrapNoSegment` code from `zlib` instrumentation ([#4231](https://github.com/newrelic/node-newrelic/pull/4231)) ([56207ec](https://github.com/newrelic/node-newrelic/commit/56207ecc6cd8c5365db00c33774aeb042d425332)) + +#### Documentation + +* Updated compatibility report ([#4225](https://github.com/newrelic/node-newrelic/pull/4225)) ([679245c](https://github.com/newrelic/node-newrelic/commit/679245cd775da8d7407f4069f75d688c1f2e47fe)) + +#### Miscellaneous chores + +* Improved docs and benchmarking for attributes ([#4207](https://github.com/newrelic/node-newrelic/pull/4207)) ([7dbcd04](https://github.com/newrelic/node-newrelic/commit/7dbcd044f4bcbe9d72d331e7b5a494c085efca57)) + +#### Tests + +* Fixed flaky CpuProfiler and sampling-rate integration tests ([#4229](https://github.com/newrelic/node-newrelic/pull/4229)) ([edfe9a6](https://github.com/newrelic/node-newrelic/commit/edfe9a640d4c43381da6c54ff3250d05d429a6a1)) +* Widened error margin in ratio-based-sampler flaky test ([#4234](https://github.com/newrelic/node-newrelic/pull/4234)) ([ff0496e](https://github.com/newrelic/node-newrelic/commit/ff0496e49195e848ddd9335a951c5b0f5ea6d391)) + +#### Continuous integration + +* Updated `child_process.exec` calls to `child_process.execFile` in `bin/npm-commands.js` ([#4211](https://github.com/newrelic/node-newrelic/pull/4211)) ([f07a8cd](https://github.com/newrelic/node-newrelic/commit/f07a8cd5b56db23df6048fb38b76e92fbc95cac0)) + ### v14.3.7 (2026-08-10) #### Bug fixes