Skip to content

Commit 7dc9aad

Browse files
docs: Updated compatibility report (newrelic#3074)
Co-authored-by: jsumners-nr <150050532+jsumners-nr@users.noreply.github.com>
1 parent ec39925 commit 7dc9aad

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

compatibility.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ version.
1313
| --- | --- | --- | --- |
1414
| `@apollo/gateway` | 2.3.0 | 2.10.2 | `@newrelic/apollo-server-plugin@1.0.0` |
1515
| `@apollo/server` | 4.0.0 | 4.12.0 | `@newrelic/apollo-server-plugin@2.1.0` |
16-
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.799.0 | 11.13.0 |
17-
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.799.0 | 8.7.1 |
18-
| `@aws-sdk/client-sns` | 3.0.0 | 3.799.0 | 8.7.1 |
19-
| `@aws-sdk/client-sqs` | 3.0.0 | 3.799.0 | 8.7.1 |
20-
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.799.0 | 8.7.1 |
16+
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.804.0 | 11.13.0 |
17+
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.804.0 | 8.7.1 |
18+
| `@aws-sdk/client-sns` | 3.0.0 | 3.804.0 | 8.7.1 |
19+
| `@aws-sdk/client-sqs` | 3.0.0 | 3.804.0 | 8.7.1 |
20+
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.804.0 | 8.7.1 |
2121
| `@aws-sdk/smithy-client` | 3.47.0 | 3.374.0 | 8.7.1 |
2222
| `@azure/functions` | 4.7.0 | 4.7.0 | 12.18.0 |
2323
| `@elastic/elasticsearch` | 7.16.0 | 9.0.1 | 11.9.0 |
2424
| `@grpc/grpc-js` | 1.4.0 | 1.13.3 | 8.17.0 |
2525
| `@hapi/hapi` | 20.1.2 | 21.4.0 | 9.0.0 |
2626
| `@koa/router` | 11.0.2 | 13.1.0 | 3.2.0 |
27-
| `@langchain/core` | 0.1.17 | 0.3.50 | 11.13.0 |
27+
| `@langchain/core` | 0.1.17 | 0.3.54 | 11.13.0 |
2828
| `@nestjs/cli` | 9.0.0 | 11.0.7 | 10.1.0 |
2929
| `@opensearch-project/opensearch` | 2.1.0 | 3.5.1 | 12.10.0 |
3030
| `@prisma/client` | 5.0.0 | 6.7.0 | 11.0.0 |
31-
| `@smithy/smithy-client` | 2.0.0 | 4.2.1 | 11.0.0 |
32-
| `amqplib` | 0.5.0 | 0.10.7 | 2.0.0 |
31+
| `@smithy/smithy-client` | 2.0.0 | 4.2.2 | 11.0.0 |
32+
| `amqplib` | 0.5.0 | 0.10.8 | 2.0.0 |
3333
| `apollo-server` | 3.0.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` |
3434
| `apollo-server-express` | 3.0.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` |
3535
| `aws-sdk` | 2.2.48 | 2.1692.0 | 6.2.0 |
@@ -49,15 +49,15 @@ version.
4949
| `mongodb` | 4.1.4 | 6.16.0 | 1.32.0 |
5050
| `mysql` | 2.2.0 | 2.18.1 | 1.32.0 |
5151
| `mysql2` | 2.0.0 | 3.14.1 | 1.32.0 |
52-
| `next` | 13.4.19 | 15.3.1 | 12.0.0 |
53-
| `openai` | 4.0.0 | 4.96.2 | 11.13.0 |
52+
| `next` | 13.4.19 | 15.3.2 | 12.0.0 |
53+
| `openai` | 4.0.0 | 4.97.0 | 11.13.0 |
5454
| `pg` | 8.2.0 | 8.15.6 | 9.0.0 |
5555
| `pg-native` | 3.0.0 | 3.4.5 | 9.0.0 |
5656
| `pino` | 7.0.0 | 9.6.0 | 8.11.0 |
5757
| `q` | 1.3.0 | 1.5.1 | 1.26.2 |
58-
| `redis` | 3.1.0 | 4.7.0 | 1.31.0 |
58+
| `redis` | 3.1.0 | 5.0.1 | 1.31.0 |
5959
| `restify` | 11.0.0 | 11.1.0 | 2.6.0 |
60-
| `superagent` | 3.0.0 | 10.2.0 | 4.9.0 |
60+
| `superagent` | 3.0.0 | 10.2.1 | 4.9.0 |
6161
| `undici` | 5.0.0 | 7.8.0 | 11.1.0 |
6262
| `when` | 3.7.0 | 3.7.8 | 1.26.2 |
6363
| `winston` | 3.0.0 | 3.17.0 | 8.11.0 |

0 commit comments

Comments
 (0)