Skip to content

Commit

Permalink
docs: Updated Node.js agent compatibility report
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners-nr authored and github-actions[bot] committed Sep 12, 2024
1 parent f90035a commit aac1d15
Showing 1 changed file with 11 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -268,17 +268,18 @@ granular information specific to your web apps and servers. For unsupported
frameworks or libraries, you'll need to instrument the agent yourself using the
[Node.js agent API](https://newrelic.github.io/node-newrelic/API.html).

**Note**: The latest supported version may not reflect the most recent available version.
**Note**: The latest supported version may not reflect the most recent supported
version.

| Package name | Minimum supported version | Latest supported version | Introduced in* |
| --- | --- | --- | --- |
| `@apollo/gateway` | 2.3.0 | 2.9.0 | `@newrelic/[email protected]` |
| `@apollo/server` | 4.0.0 | 4.11.0 | `@newrelic/[email protected]` |
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.649.0 | 11.13.0 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.649.0 | 8.7.1 |
| `@aws-sdk/client-sns` | 3.0.0 | 3.649.0 | 8.7.1 |
| `@aws-sdk/client-sqs` | 3.0.0 | 3.649.0 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.649.0 | 8.7.1 |
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.650.0 | 11.13.0 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.650.0 | 8.7.1 |
| `@aws-sdk/client-sns` | 3.0.0 | 3.650.0 | 8.7.1 |
| `@aws-sdk/client-sqs` | 3.0.0 | 3.650.0 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.650.0 | 8.7.1 |
| `@aws-sdk/smithy-client` | 3.47.0 | 3.374.0 | 8.7.1 |
| `@elastic/elasticsearch` | 7.16.0 | 8.15.0 | 11.9.0 |
| `@grpc/grpc-js` | 1.4.0 | 1.11.2 | 8.17.0 |
Expand All @@ -296,7 +297,7 @@ frameworks or libraries, you'll need to instrument the agent yourself using the
| `bunyan` | 1.8.12 | 1.8.15 | 9.3.0 |
| `cassandra-driver` | 3.4.0 | 4.7.2 | 1.7.1 |
| `connect` | 3.0.0 | 3.7.0 | 2.6.0 |
| `express` | 4.6.0 | 4.20.0 | 2.6.0 |
| `express` | 4.6.0 | 4.21.0 | 2.6.0 |
| `fastify` | 2.0.0 | 4.28.1 | 8.5.0 |
| `generic-pool` | 3.0.0 | 3.9.0 | 0.9.0 |
| `ioredis` | 4.0.0 | 5.4.1 | 1.26.2 |
Expand All @@ -305,11 +306,11 @@ frameworks or libraries, you'll need to instrument the agent yourself using the
| `koa-route` | 3.0.0 | 4.0.1 | 3.2.0 |
| `koa-router` | 11.0.2 | 12.0.1 | 3.2.0 |
| `memcached` | 2.2.0 | 2.2.2 | 1.26.2 |
| `mongodb` | 4.1.4 | 6.8.1 | 1.32.0 |
| `mongodb` | 4.1.4 | 6.9.0 | 1.32.0 |
| `mysql` | 2.2.0 | 2.18.1 | 1.32.0 |
| `mysql2` | 2.0.0 | 3.11.2 | 1.32.0 |
| `next` | 13.4.19 | 14.2.9 | 12.0.0 |
| `openai` | 4.0.0 | 4.58.2 | 11.13.0 |
| `next` | 13.4.19 | 14.2.10 | 12.0.0 |
| `openai` | 4.0.0 | 4.60.0 | 11.13.0 |
| `pg` | 8.2.0 | 8.12.0 | 9.0.0 |
| `pg-native` | 2.0.0 | 3.1.0 | 9.0.0 |
| `pino` | 7.0.0 | 9.4.0 | 8.11.0 |
Expand Down

0 comments on commit aac1d15

Please sign in to comment.