Skip to content

Commit 8542c93

Browse files
Merge pull request #23908 from newrelic/daily-merge-05-01-26-afternoon
Daily merge 05 01 26 afternoon
2 parents 1e4956a + 27d38e2 commit 8542c93

5 files changed

Lines changed: 82 additions & 33 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@emotion/styled": "^11.3.0",
1111
"@mdx-js/mdx": "2.0.0-next.8",
1212
"@mdx-js/react": "2.0.0-next.8",
13-
"@newrelic/gatsby-theme-newrelic": "9.14.0",
13+
"@newrelic/gatsby-theme-newrelic": "9.15.0",
1414
"@splitsoftware/splitio-react": "^1.2.4",
1515
"ansi-colors": "^4.1.3",
1616
"cockatiel": "^3.0.0-beta.0",

src/content/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent.mdx

Lines changed: 47 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -300,30 +300,31 @@ supported by the agent.
300300

301301
| Package name | Minimum supported version | Latest published version | Introduced in* |
302302
| --- | --- | --- | --- |
303-
| `@anthropic-ai/sdk` | 0.33.0 | 0.90.0 | 13.19.0 |
304-
| `@apollo/gateway` | 2.3.0 | 2.13.3 | `@newrelic/apollo-server-plugin@1.0.0` |
303+
| `@anthropic-ai/sdk` | 0.33.0 | 0.91.1 | 13.19.0 |
304+
| `@apollo/gateway` | 2.3.0 | 2.14.0 | `@newrelic/apollo-server-plugin@1.0.0` |
305305
| `@apollo/server` | 4.0.0 | 5.5.0 | `@newrelic/apollo-server-plugin@2.1.0` |
306-
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.1032.0 | 11.13.0 |
307-
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.1032.0 | 8.7.1 |
308-
| `@aws-sdk/client-sns` | 3.0.0 | 3.1032.0 | 8.7.1 |
309-
| `@aws-sdk/client-sqs` | 3.0.0 | 3.1032.0 | 8.7.1 |
310-
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.1032.0 | 8.7.1 |
306+
| `@aws-sdk/client-bedrock-runtime` | 3.474.0 | 3.1039.0 | 11.13.0 |
307+
| `@aws-sdk/client-dynamodb` | 3.0.0 | 3.1039.0 | 8.7.1 |
308+
| `@aws-sdk/client-sns` | 3.0.0 | 3.1039.0 | 8.7.1 |
309+
| `@aws-sdk/client-sqs` | 3.0.0 | 3.1039.0 | 8.7.1 |
310+
| `@aws-sdk/lib-dynamodb` | 3.377.0 | 3.1039.0 | 8.7.1 |
311311
| `@aws-sdk/smithy-client` | 3.47.0 | 3.374.0 | 8.7.1 |
312-
| `@azure/functions` | 4.7.0 | 4.13.0 | 12.18.0 |
312+
| `@azure/functions` | 4.7.0 | 4.14.0 | 12.18.0 |
313313
| `@elastic/elasticsearch` | 7.16.0 | 9.3.4 | 11.9.0 |
314-
| `@google/genai` | 1.1.0 | 1.50.1 | 12.21.0 |
314+
| `@google/adk` | 0.1.0 | 1.1.0 | 13.20.0 |
315+
| `@google/genai` | 1.1.0 | 1.51.0 | 12.21.0 |
315316
| `@grpc/grpc-js` | 1.4.0 | 1.14.3 | 8.17.0 |
316317
| `@hapi/hapi` | 20.1.2 | 21.4.8 | 9.0.0 |
317318
| `@koa/router` | 12.0.1 | 15.4.0 | 3.2.0 |
318319
| `@langchain/aws` | 0.1.3 | 1.3.5 | 13.8.0 |
319-
| `@langchain/core` | 0.2.0 | 1.1.40 | 11.13.0 |
320+
| `@langchain/core` | 0.2.0 | 1.1.42 | 11.13.0 |
320321
| `@langchain/langgraph` | 1.0.0 | 1.2.9 | 13.12.0 |
321-
| `@langchain/openai` | 0.2.0 | 1.4.4 | 11.13.0 |
322+
| `@langchain/openai` | 0.2.0 | 1.4.5 | 11.13.0 |
322323
| `@modelcontextprotocol/sdk` | 1.13.0 | 1.29.0 | 13.2.0 |
323324
| `@nestjs/cli` | 9.0.0 | 11.0.21 | 10.1.0 |
324-
| `@opensearch-project/opensearch` | 2.1.0 | 3.5.1 | 12.10.0 |
325-
| `@prisma/client` | 5.0.0 | 7.7.0 | 11.0.0 |
326-
| `@smithy/smithy-client` | 2.0.0 | 4.12.11 | 11.0.0 |
325+
| `@opensearch-project/opensearch` | 2.1.0 | 3.6.0 | 12.10.0 |
326+
| `@prisma/client` | 5.0.0 | 7.8.0 | 11.0.0 |
327+
| `@smithy/smithy-client` | 2.0.0 | 4.12.13 | 11.0.0 |
327328
| `amqplib` | 0.5.0 | 1.0.3 | 2.0.0 |
328329
| `aws-sdk` | 2.2.48 | 2.1693.0 | 6.2.0 |
329330
| `bluebird` | 2.0.0 | 3.7.2 | 1.27.0 |
@@ -342,9 +343,9 @@ supported by the agent.
342343
| `memcached` | 2.2.0 | 2.2.2 | 1.26.2 |
343344
| `mongodb` | 4.1.4 | 7.2.0 | 1.32.0 |
344345
| `mysql` | 2.16.0 | 2.18.1 | 1.32.0 |
345-
| `mysql2` | 2.0.0 | 3.22.1 | 1.32.0 |
346+
| `mysql2` | 2.0.0 | 3.22.3 | 1.32.0 |
346347
| `next` | 13.4.19 | 16.2.4 | 12.0.0 |
347-
| `openai` | 4.0.0 | 6.34.0 | 11.13.0 |
348+
| `openai` | 4.0.0 | 6.35.0 | 11.13.0 |
348349
| `pg` | 8.2.0 | 8.20.0 | 9.0.0 |
349350
| `pg-native` | 3.0.0 | 3.7.0 | 9.0.0 |
350351
| `pino` | 8.0.0 | 10.3.1 | 8.11.0 |
@@ -376,6 +377,19 @@ Through the `@aws-sdk/client-bedrock-runtime` module, we support all models (tex
376377
Note: if a model supports streaming, we also instrument the streaming variant.
377378

378379

380+
### Google ADK
381+
382+
Through the `@google/adk` module, we support the following features:
383+
384+
| Agents | Tools |
385+
| --- | --- |
386+
|||
387+
388+
Models/providers are generally supported transitively by our instrumentation of the provider's module.
389+
390+
| Provider | Supported | Transitively |
391+
| --- | --- | --- |
392+
| Google Gemini |||
379393
### LangChain
380394

381395
The following general features of LangChain are supported:
@@ -391,6 +405,18 @@ Models/providers are generally supported transitively by our instrumentation of
391405
| Azure OpenAI |||
392406
| Amazon Bedrock |||
393407
| OpenAI |||
408+
### Model Context Protocol SDK
409+
410+
Through the `@modelcontextprotocol/sdk` module, we support:
411+
412+
| Prompt Retrieval | Resource Reading | Tool Calls |
413+
| --- | --- | --- |
414+
||||
415+
416+
MCP is provider-agnostic. Any LLM provider that uses MCP tools is supported transitively.
417+
418+
| Provider | Supported | Transitively |
419+
| --- | --- | --- |
394420

395421

396422
### Anthropic
@@ -400,27 +426,20 @@ Through the `@anthropic-ai/sdk` module, we support:
400426
| Chat | Completions | Files |
401427
| --- | --- | --- |
402428
||||
403-
### OpenAI
404-
405-
Through the `openai` module, we support:
406-
407-
| Audio | Chat | Completions | Embeddings | Files | Images |
408-
| --- | --- | --- | --- | --- | --- |
409-
|||||||
410429
### Google Gen AI
411430

412431
Through the `@google/genai` module, we support:
413432

414433
| Audio | Cache | Chat | Embeddings | Image | PDF | Text | Video |
415434
| --- | --- | --- | --- | --- | --- | --- | --- |
416435
|||||||||
417-
### Model Context Protocol SDK
436+
### OpenAI
418437

419-
Through the `@modelcontextprotocol/sdk` module, we support:
438+
Through the `openai` module, we support:
420439

421-
| Prompt Retrieval | Resource Reading | Tool Calls |
422-
| --- | --- | --- |
423-
||||
440+
| Audio | Chat | Completions | Embeddings | Files | Images |
441+
| --- | --- | --- | --- | --- | --- |
442+
| | || || |
424443

425444

426445
{/* end: compat-table */}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
subject: NRDOT
3+
releaseDate: '2026-04-29'
4+
version: 1.14.0
5+
metaDescription: Release notes for NRDOT Collector version 1.14.0
6+
category: Collector
7+
---
8+
9+
## Changelog
10+
### Features
11+
* feat: update components to 0.150.0 #567
12+
* `filelogreceiver`: configuration node renamed from `filelog` to `file_log` due to [upstream change #46750](https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/46750)
13+
14+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
subject: NRDOT
3+
category: Host Monitoring
4+
releaseDate: '2026-04-30'
5+
version: 1.12.0
6+
metaDescription: Release notes for NRDOT Host Monitoring use case version 1.12.0
7+
downloadLink: https://github.com/newrelic/nrdot-collector-releases/releases/tag/1.12.0
8+
features: ['Host use case verified to work with `nrdot-collector:1.12.0`']
9+
bugs: []
10+
security: []
11+
---
12+
## Changelog
13+
First dedicated release notes for the ['Host Monitoring'](https://github.com/newrelic/nrdot-collector-releases/blob/main/distributions/nrdot-collector/README.md#use-cases) use case which are scoped to relevant changes in the configuration or `nrdot-collector`. The [nrdot-collector](https://docs.newrelic.com/docs/release-notes/nrdot-release-notes/nrdot-2026-04-01/) will continue to bundle the config necessary to power this use case. However, with `nrdot-collector` supporting more and more use cases, we want to provide additional release notes that are more easily conusamble for someone using NRDOT for a specific purpose like Host Monitoring.
14+
15+
### Features
16+
* Host use case verified to work with `nrdot-collector:1.12.0`

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3276,10 +3276,10 @@
32763276
eslint-plugin-promise "^4.2.1"
32773277
eslint-plugin-react "^7.14.3"
32783278

3279-
"@newrelic/gatsby-theme-newrelic@9.14.0":
3280-
version "9.14.0"
3281-
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.14.0.tgz#4d502d8d259f5bb2665771f405041f427608bb72"
3282-
integrity sha512-l/lLJBKbU14Au3LvL4LGICW2BZWYtxWWG/9346ZY8n29W6+6z2rzt/FjVu0VrX0fcq6FnAaPaYR0zqH1KPstVw==
3279+
"@newrelic/gatsby-theme-newrelic@9.15.0":
3280+
version "9.15.0"
3281+
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.15.0.tgz#4f5b73bc1a945965edcba1580b78e9e9d604b6b2"
3282+
integrity sha512-zloCeu58N5umAeKqwF2yh+GuVJplUhPVORhJBThUsAS/JDUqdyJyZZRecYUjsN1XSWprD47gThuTpi/4XYZLTA==
32833283
dependencies:
32843284
"@wry/equality" "^0.4.0"
32853285
"@xstate/react" "^1.3.1"

0 commit comments

Comments
 (0)