Skip to content

Commit 23afc58

Browse files
Merge pull request #20998 from newrelic/nodejs-compatibility-report/auto-update
docs: Updated Node.js agent compatibility report
2 parents a4b10a3 + 3a9fd7f commit 23afc58

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/content/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -274,13 +274,13 @@ supported by the agent.
274274

275275
| Package name | Minimum supported version | Latest published version | Introduced in* |
276276
| --- | --- | --- | --- |
277-
| `@apollo/gateway` | 2.3.0 | 2.11.0 | `@newrelic/apollo-server-plugin@1.0.0` |
277+
| `@apollo/gateway` | 2.3.0 | 2.11.1 | `@newrelic/apollo-server-plugin@1.0.0` |
278278
| `@apollo/server` | 4.0.0 | 4.12.2 | `@newrelic/apollo-server-plugin@2.1.0` |
279-
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.830.0 | 11.13.0 |
280-
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.830.0 | 8.7.1 |
281-
| `@aws-sdk/client-sns` | 3.0.0 | 3.830.0 | 8.7.1 |
282-
| `@aws-sdk/client-sqs` | 3.0.0 | 3.831.0 | 8.7.1 |
283-
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.830.0 | 8.7.1 |
279+
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.835.0 | 11.13.0 |
280+
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.835.0 | 8.7.1 |
281+
| `@aws-sdk/client-sns` | 3.0.0 | 3.835.0 | 8.7.1 |
282+
| `@aws-sdk/client-sqs` | 3.0.0 | 3.835.0 | 8.7.1 |
283+
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.835.0 | 8.7.1 |
284284
| `@aws-sdk/smithy-client` | 3.47.0 | 3.374.0 | 8.7.1 |
285285
| `@azure/functions` | 4.7.0 | 4.7.3-beta.0 | 12.18.0 |
286286
| `@elastic/elasticsearch` | 7.16.0 | 9.0.2 | 11.9.0 |
@@ -292,7 +292,7 @@ supported by the agent.
292292
| `@nestjs/cli` | 9.0.0 | 11.0.7 | 10.1.0 |
293293
| `@opensearch-project/opensearch` | 2.1.0 | 3.5.1 | 12.10.0 |
294294
| `@prisma/client` | 5.0.0 | 6.10.1 | 11.0.0 |
295-
| `@smithy/smithy-client` | 2.0.0 | 4.4.4 | 11.0.0 |
295+
| `@smithy/smithy-client` | 2.0.0 | 4.4.5 | 11.0.0 |
296296
| `amqplib` | 0.5.0 | 0.10.8 | 2.0.0 |
297297
| `apollo-server` | 3.0.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` |
298298
| `apollo-server-express` | 3.0.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` |
@@ -314,7 +314,7 @@ supported by the agent.
314314
| `mysql` | 2.2.0 | 2.18.1 | 1.32.0 |
315315
| `mysql2` | 2.0.0 | 3.14.1 | 1.32.0 |
316316
| `next` | 13.4.19 | 15.3.4 | 12.0.0 |
317-
| `openai` | 4.0.0 | 5.6.0 | 11.13.0 |
317+
| `openai` | 4.0.0 | 5.7.0 | 11.13.0 |
318318
| `pg` | 8.2.0 | 8.16.2 | 9.0.0 |
319319
| `pg-native` | 3.0.0 | 3.5.1 | 9.0.0 |
320320
| `pino` | 7.0.0 | 9.7.0 | 8.11.0 |

0 commit comments

Comments
 (0)