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 Node.js agent compatibility report
  • Loading branch information
jsumners-nr authored and github-actions[bot] committed Aug 20, 2025
commit 1f6d7d9ad174f534cab9d99ceecb0d0734ef998b
Original file line number Diff line number Diff line change
Expand Up @@ -290,18 +290,18 @@ supported by the agent.
| `@apollo/gateway` | 2.3.0 | 2.11.2 | `@newrelic/[email protected]` |
| `@apollo/server` | 4.0.0 | 5.0.0 | `@newrelic/[email protected]` |
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.864.0 | 11.13.0 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.864.0 | 8.7.1 |
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.868.0 | 8.7.1 |
| `@aws-sdk/client-sns` | 3.0.0 | 3.864.0 | 8.7.1 |
| `@aws-sdk/client-sqs` | 3.0.0 | 3.864.0 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.864.0 | 8.7.1 |
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.868.0 | 8.7.1 |
| `@aws-sdk/smithy-client` | 3.47.0 | 3.374.0 | 8.7.1 |
| `@azure/functions` | 4.7.0 | 4.7.2-preview | 12.18.0 |
| `@elastic/elasticsearch` | 7.16.0 | 9.1.1 | 11.9.0 |
| `@google/genai` | 1.1.0 | 1.14.0 | 12.21.0 |
| `@google/genai` | 1.1.0 | 1.15.0 | 12.21.0 |
| `@grpc/grpc-js` | 1.4.0 | 1.13.4 | 8.17.0 |
| `@hapi/hapi` | 20.1.2 | 21.4.3 | 9.0.0 |
| `@koa/router` | 12.0.1 | 14.0.0 | 3.2.0 |
| `@langchain/core` | 0.1.17 | 0.3.70 | 11.13.0 |
| `@langchain/core` | 0.1.17 | 0.3.72 | 11.13.0 |
| `@modelcontextprotocol/sdk` | 1.13.0 | 1.17.3 | 13.0.0 |
| `@nestjs/cli` | 9.0.0 | 11.0.10 | 10.1.0 |
| `@opensearch-project/opensearch` | 2.1.0 | 3.5.1 | 12.10.0 |
Expand All @@ -325,16 +325,16 @@ supported by the agent.
| `mongodb` | 4.1.4 | 6.18.0 | 1.32.0 |
| `mysql` | 2.16.0 | 2.18.1 | 1.32.0 |
| `mysql2` | 2.0.0 | 3.14.3 | 1.32.0 |
| `next` | 13.4.19 | 15.4.6 | 12.0.0 |
| `openai` | 4.0.0 | 5.12.2 | 11.13.0 |
| `next` | 13.4.19 | 15.5.0 | 12.0.0 |
| `openai` | 4.0.0 | 5.13.1 | 11.13.0 |
| `pg` | 8.2.0 | 8.16.3 | 9.0.0 |
| `pg-native` | 3.0.0 | 3.5.2 | 9.0.0 |
| `pino` | 8.0.0 | 9.9.0 | 8.11.0 |
| `q` | 1.3.0 | 1.5.1 | 1.26.2 |
| `redis` | 3.1.0 | 5.8.1 | 1.31.0 |
| `redis` | 3.1.0 | 5.8.2 | 1.31.0 |
| `restify` | 11.0.0 | 11.1.0 | 2.6.0 |
| `superagent` | 3.0.0 | 10.2.3 | 4.9.0 |
| `undici` | 5.0.0 | 7.13.0 | 11.1.0 |
| `undici` | 5.0.0 | 7.14.0 | 11.1.0 |
| `when` | 3.7.0 | 3.7.8 | 1.26.2 |
| `winston` | 3.0.0 | 3.17.0 | 8.11.0 |

Expand Down
Loading