Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs: Updated compatibility report
  • Loading branch information
bizob2828 authored and github-actions[bot] committed Oct 4, 2024
commit fd61c81dc2e85574571b9b008fab15e166bf83c7
20 changes: 10 additions & 10 deletions compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@ version.
| --- | --- | --- | --- |
| `@apollo/gateway` | 2.3.0 | 2.9.2 | `@newrelic/[email protected]` |
| `@apollo/server` | 4.0.0 | 4.11.0 | `@newrelic/[email protected]` |
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.658.1 | 11.13.0 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.658.1 | 8.7.1 |
| `@aws-sdk/client-sns` | 3.0.0 | 3.658.1 | 8.7.1 |
| `@aws-sdk/client-sqs` | 3.0.0 | 3.658.1 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.658.1 | 8.7.1 |
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.664.0 | 11.13.0 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.664.0 | 8.7.1 |
| `@aws-sdk/client-sns` | 3.0.0 | 3.664.0 | 8.7.1 |
| `@aws-sdk/client-sqs` | 3.0.0 | 3.664.0 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.664.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.3 | 8.17.0 |
| `@grpc/grpc-js` | 1.4.0 | 1.12.0 | 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.3 | 11.13.0 |
| `@langchain/core` | 0.1.17 | 0.3.7 | 11.13.0 |
| `@nestjs/cli` | 9.0.0 | 10.4.5 | 10.1.0 |
| `@prisma/client` | 5.0.0 | 5.20.0 | 11.0.0 |
| `@smithy/smithy-client` | 2.0.0 | 3.3.5 | 11.0.0 |
| `@smithy/smithy-client` | 2.0.0 | 3.4.0 | 11.0.0 |
| `amqplib` | 0.5.0 | 0.10.4 | 2.0.0 |
| `apollo-server` | 3.0.0 | 3.13.0 | `@newrelic/[email protected]` |
| `apollo-server-express` | 3.0.0 | 3.13.0 | `@newrelic/[email protected]` |
Expand All @@ -47,8 +47,8 @@ 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.13 | 12.0.0 |
| `openai` | 4.0.0 | 4.65.0 | 11.13.0 |
| `next` | 13.4.19 | 14.2.14 | 12.0.0 |
| `openai` | 4.0.0 | 4.67.1 | 11.13.0 |
| `pg` | 8.2.0 | 8.13.0 | 9.0.0 |
| `pg-native` | 3.0.0 | 3.2.0 | 9.0.0 |
| `pino` | 7.0.0 | 9.4.0 | 8.11.0 |
Expand Down
Loading