Skip to content

Commit e324e8a

Browse files
Merge pull request #20987 from newrelic/nodejs-compatibility-report/auto-update
docs: Updated Node.js agent compatibility report
2 parents 61f526c + 3bcf720 commit e324e8a

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -276,23 +276,23 @@ supported by the agent.
276276
| --- | --- | --- | --- |
277277
| `@apollo/gateway` | 2.3.0 | 2.11.0 | `@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.828.0 | 11.13.0 |
280-
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.828.0 | 8.7.1 |
281-
| `@aws-sdk/client-sns` | 3.0.0 | 3.828.0 | 8.7.1 |
282-
| `@aws-sdk/client-sqs` | 3.0.0 | 3.828.0 | 8.7.1 |
283-
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.828.0 | 8.7.1 |
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 |
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 |
287-
| `@google/genai` | 1.1.0 | 1.5.1 | 12.21.0 |
287+
| `@google/genai` | 1.1.0 | 1.6.0 | 12.21.0 |
288288
| `@grpc/grpc-js` | 1.4.0 | 1.13.4 | 8.17.0 |
289289
| `@hapi/hapi` | 20.1.2 | 21.4.0 | 9.0.0 |
290290
| `@koa/router` | 11.0.2 | 13.1.0 | 3.2.0 |
291-
| `@langchain/core` | 0.1.17 | 0.3.58 | 11.13.0 |
291+
| `@langchain/core` | 0.1.17 | 0.3.61 | 11.13.0 |
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 |
294-
| `@prisma/client` | 5.0.0 | 6.9.0 | 11.0.0 |
295-
| `@smithy/smithy-client` | 2.0.0 | 4.4.3 | 11.0.0 |
294+
| `@prisma/client` | 5.0.0 | 6.10.1 | 11.0.0 |
295+
| `@smithy/smithy-client` | 2.0.0 | 4.4.4 | 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` |
@@ -313,10 +313,10 @@ supported by the agent.
313313
| `mongodb` | 4.1.4 | 6.17.0 | 1.32.0 |
314314
| `mysql` | 2.2.0 | 2.18.1 | 1.32.0 |
315315
| `mysql2` | 2.0.0 | 3.14.1 | 1.32.0 |
316-
| `next` | 13.4.19 | 15.3.3 | 12.0.0 |
317-
| `openai` | 4.0.0 | 5.3.0 | 11.13.0 |
318-
| `pg` | 8.2.0 | 8.16.0 | 9.0.0 |
319-
| `pg-native` | 3.0.0 | 3.5.0 | 9.0.0 |
316+
| `next` | 13.4.19 | 15.3.4 | 12.0.0 |
317+
| `openai` | 4.0.0 | 5.6.0 | 11.13.0 |
318+
| `pg` | 8.2.0 | 8.16.2 | 9.0.0 |
319+
| `pg-native` | 3.0.0 | 3.5.1 | 9.0.0 |
320320
| `pino` | 7.0.0 | 9.7.0 | 8.11.0 |
321321
| `q` | 1.3.0 | 1.5.1 | 1.26.2 |
322322
| `redis` | 3.1.0 | 5.5.6 | 1.31.0 |

0 commit comments

Comments
 (0)