Skip to content

Commit

Permalink
docs: Updated compatibility report (#2554)
Browse files Browse the repository at this point in the history
Co-authored-by: jsumners-nr <150050532+jsumners-nr@users.noreply.github.com>
  • Loading branch information
newrelic-node-agent-team and jsumners-nr committed Sep 10, 2024
1 parent 4d421f0 commit 44edd0c
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,29 +13,29 @@ version.
| --- | --- | --- | --- |
| `@apollo/gateway` | 2.3.0 | 2.9.0 | `@newrelic/apollo-server-plugin@1.0.0` |
| `@apollo/server` | 4.0.0 | 4.11.0 | `@newrelic/apollo-server-plugin@2.1.0` |
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.642.0 | 11.13.0 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.637.0 | 8.7.1 |
| `@aws-sdk/client-sns` | 3.0.0 | 3.637.0 | 8.7.1 |
| `@aws-sdk/client-sqs` | 3.0.0 | 3.637.0 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.637.0 | 8.7.1 |
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.645.0 | 11.13.0 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.648.0 | 8.7.1 |
| `@aws-sdk/client-sns` | 3.0.0 | 3.645.0 | 8.7.1 |
| `@aws-sdk/client-sqs` | 3.0.0 | 3.645.0 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.648.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.1 | 8.17.0 |
| `@grpc/grpc-js` | 1.4.0 | 1.11.2 | 8.17.0 |
| `@hapi/hapi` | 20.1.2 | 21.3.10 | 9.0.0 |
| `@koa/router` | 11.0.2 | 13.0.0 | 3.2.0 |
| `@langchain/core` | 0.1.17 | 0.2.31 | 11.13.0 |
| `@nestjs/cli` | 9.0.0 | 10.4.5 | 10.1.0 |
| `@prisma/client` | 5.0.0 | 5.19.1 | 11.0.0 |
| `@smithy/smithy-client` | 2.0.0 | 3.2.0 | 11.0.0 |
| `@smithy/smithy-client` | 2.0.0 | 3.3.0 | 11.0.0 |
| `amqplib` | 0.5.0 | 0.10.4 | 2.0.0 |
| `apollo-server` | 3.0.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` |
| `apollo-server-express` | 3.0.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` |
| `aws-sdk` | 2.2.48 | 2.1688.0 | 6.2.0 |
| `aws-sdk` | 2.2.48 | 2.1691.0 | 6.2.0 |
| `bluebird` | 2.0.0 | 3.7.2 | 1.27.0 |
| `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.19.2 | 2.6.0 |
| `express` | 4.6.0 | 4.20.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 @@ -44,11 +44,11 @@ version.
| `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.0 | 1.32.0 |
| `mongodb` | 4.1.4 | 6.8.1 | 1.32.0 |
| `mysql` | 2.2.0 | 2.18.1 | 1.32.0 |
| `mysql2` | 2.0.0 | 3.11.0 | 1.32.0 |
| `next` | 13.4.19 | 14.2.7 | 12.0.0 |
| `openai` | 4.0.0 | 4.57.2 | 11.13.0 |
| `mysql2` | 2.0.0 | 3.11.1 | 1.32.0 |
| `next` | 13.4.19 | 14.2.9 | 12.0.0 |
| `openai` | 4.0.0 | 4.58.2 | 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 44edd0c

Please sign in to comment.