Skip to content

Conversation

@devlead
Copy link
Owner

@devlead devlead commented Dec 9, 2025

This PR contains the following updates:

Package Type Update Change
Microsoft.Extensions.Diagnostics.Testing (source) nuget major 8.10.0 -> 10.1.0
Microsoft.Extensions.Diagnostics.Testing (source) nuget major 9.10.0 -> 10.1.0
Microsoft.Extensions.Diagnostics.Testing (source) nuget minor 10.0.0 -> 10.1.0

Release Notes

dotnet/extensions (Microsoft.Extensions.Diagnostics.Testing)

v10.0.0

What's Changed
New Contributors

Full Changelog: dotnet/extensions@v9.10.0...v10.0.0

v9.10.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.9.0...v9.10.0

v9.9.0

Highlights

AI
  • Abstractions for remote MCP servers; response/approval flow support via new experimental types
  • Function approvals via new experimental types (e.g., ApprovalRequiredAIFunction, user input/approval request & response content).
  • Reasoning text streaming for OpenAI Responses ChatClient streaming.
  • AIFunction split into a base class to improve extensibility.
  • IChatReducer moved to Microsoft.Extensions.AI.Abstractions.
  • Updated to OpenAI 2.4.0 and genai standard convention 1.37.
  • Coalescing logic now treats ChatMessage.Role changes as new messages.
  • GetResponseAsync<T> now reads only the last message (bug fix).
  • OpenTelemetry ChatClient/EmbeddingGenerator logs raw additional properties (no key mangling).
  • Fixed empty annotated text chunk handling in streaming with OpenAI Assistants.
Telemetry & Diagnostics
  • HTTP diagnostics log query string params with proper redaction (emitted on url.query).
  • server.address telemetry emits host only (per OpenTelemetry semantic conventions).
  • Heuristics added to detect well-known model hosts.
  • Resource monitoring can consider Environment.CpuUsage.

New Contributors

Full Changelog: dotnet/extensions@v9.8.0...v9.9.0

v9.8.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.7.0...v9.8.0

v9.7.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.6.0...v9.7.0

v9.6.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.5.0...v9.6.0

v9.5.0

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@devlead devlead force-pushed the renovate/microsoft.extensions.diagnostics.testing-10.x branch from ecb2c00 to e0ecd6d Compare December 17, 2025 16:15
@devlead devlead force-pushed the renovate/microsoft.extensions.diagnostics.testing-10.x branch from e0ecd6d to c7df6c8 Compare December 19, 2025 12:57
@devlead devlead merged commit 6bcaf9f into develop Dec 19, 2025
1 check passed
@devlead devlead deleted the renovate/microsoft.extensions.diagnostics.testing-10.x branch December 19, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants