Skip to content

Commit 8c96412

Browse files
docs: Updated compatibility report (#2234)
Co-authored-by: jsumners-nr <[email protected]>
1 parent 838bab2 commit 8c96412

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

compatibility.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ version.
2222
| `@grpc/grpc-js` | 1.4.0 | 1.10.8 | 8.17.0 |
2323
| `@hapi/hapi` | 20.1.2 | 21.3.9 | 9.0.0 |
2424
| `@koa/router` | 2.0.0 | 12.0.1 | 3.2.0 |
25-
| `@langchain/core` | 0.1.17 | 0.2.2 | 11.13.0 |
25+
| `@langchain/core` | 0.1.17 | 0.2.3 | 11.13.0 |
2626
| `@nestjs/cli` | 8.0.0 | 10.3.2 | 10.1.0 |
2727
| `@prisma/client` | 5.0.0 | 5.14.0 | 11.0.0 |
2828
| `@smithy/smithy-client` | 3.0.0 | 3.0.1 | 11.0.0 |
@@ -33,7 +33,7 @@ version.
3333
| `apollo-server-hapi` | 3.0.0 | 3.13.0 | `@newrelic/[email protected]` |
3434
| `apollo-server-koa` | 2.14.0 | 3.13.0 | `@newrelic/[email protected]` |
3535
| `apollo-server-lambda` | 2.14.0 | 3.13.0 | `@newrelic/[email protected]` |
36-
| `aws-sdk` | 2.2.48 | 2.1629.0 | 6.2.0 |
36+
| `aws-sdk` | 2.2.48 | 2.1630.0 | 6.2.0 |
3737
| `bluebird` | 2.0.0 | 3.7.2 | 1.27.0 |
3838
| `bunyan` | 1.8.12 | 1.8.15 | 9.3.0 |
3939
| `cassandra-driver` | 3.4.0 | 4.7.2 | 1.7.1 |
@@ -46,18 +46,21 @@ version.
4646
| `koa` | 2.0.0 | 2.15.3 | 3.2.0 |
4747
| `koa-route` | 2.0.0 | 4.0.1 | 3.2.0 |
4848
| `koa-router` | 2.0.0 | 12.0.1 | 3.2.0 |
49-
| `mongodb` | 2.1.0 | 6.6.2 | 1.32.0 |
49+
| `memcached` | 2.2.0 | 2.2.2 | 1.26.2 |
50+
| `mongodb` | 2.1.0 | 6.7.0 | 1.32.0 |
5051
| `mysql` | 2.2.0 | 2.18.1 | 1.32.0 |
5152
| `mysql2` | 1.3.1 | 3.9.9 | 1.32.0 |
5253
| `next` | 13.0.0 | 14.2.3 | `@newrelic/[email protected]` |
5354
| `openai` | 4.0.0 | 4.47.2 | 11.13.0 |
5455
| `pg` | 8.2.0 | 8.11.5 | 9.0.0 |
5556
| `pg-native` | 2.0.0 | 3.0.1 | 9.0.0 |
5657
| `pino` | 7.0.0 | 9.1.0 | 8.11.0 |
58+
| `q` | 1.3.0 | 1.5.1 | 1.26.2 |
5759
| `redis` | 2.0.0 | 4.6.14 | 1.31.0 |
5860
| `restify` | 5.0.0 | 11.1.0 | 2.6.0 |
5961
| `superagent` | 2.0.0 | 9.0.2 | 4.9.0 |
6062
| `undici` | 4.7.0 | 6.18.2 | 11.1.0 |
63+
| `when` | 3.7.0 | 3.7.8 | 1.26.2 |
6164
| `winston` | 3.0.0 | 3.13.0 | 8.11.0 |
6265

6366
*When package is not specified, support is within the `newrelic` package.

0 commit comments

Comments
 (0)