Skip to content

Commit

Permalink
Revert "docs: Updated compatibility report (newrelic#2589)"
Browse files Browse the repository at this point in the history
This reverts commit a8cf66c.
  • Loading branch information
sumitsuthar committed Sep 20, 2024
1 parent 911a574 commit 9679a7a
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 @@ -11,19 +11,19 @@ version.

| Package name | Minimum supported version | Latest supported version | Introduced in* |
| --- | --- | --- | --- |
| `@apollo/gateway` | 2.3.0 | 2.9.1 | `@newrelic/apollo-server-plugin@1.0.0` |
| `@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.654.0 | 11.13.0 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.654.0 | 8.7.1 |
| `@aws-sdk/client-sns` | 3.0.0 | 3.654.0 | 8.7.1 |
| `@aws-sdk/client-sqs` | 3.0.0 | 3.654.0 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.654.0 | 8.7.1 |
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.651.1 | 11.13.0 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.651.1 | 8.7.1 |
| `@aws-sdk/client-sns` | 3.0.0 | 3.651.1 | 8.7.1 |
| `@aws-sdk/client-sqs` | 3.0.0 | 3.651.1 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.651.1 | 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.3 | 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.1.0 | 3.2.0 |
| `@langchain/core` | 0.1.17 | 0.3.2 | 11.13.0 |
| `@koa/router` | 11.0.2 | 13.0.1 | 3.2.0 |
| `@langchain/core` | 0.1.17 | 0.3.1 | 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.3.2 | 11.0.0 |
Expand All @@ -47,10 +47,10 @@ version.
| `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.3 | 1.32.0 |
| `next` | 13.4.19 | 14.2.12 | 12.0.0 |
| `openai` | 4.0.0 | 4.62.1 | 11.13.0 |
| `pg` | 8.2.0 | 8.13.0 | 9.0.0 |
| `pg-native` | 2.0.0 | 3.2.0 | 9.0.0 |
| `next` | 13.4.19 | 14.2.11 | 12.0.0 |
| `openai` | 4.0.0 | 4.61.1 | 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 |
| `q` | 1.3.0 | 1.5.1 | 1.26.2 |
| `redis` | 3.1.0 | 4.7.0 | 1.31.0 |
Expand Down

0 comments on commit 9679a7a

Please sign in to comment.