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.TimeProvider.Testing (source) nuget major 8.10.0 -> 10.1.0
Microsoft.Extensions.TimeProvider.Testing (source) nuget major 9.10.0 -> 10.1.0

Release Notes

dotnet/extensions (Microsoft.Extensions.TimeProvider.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.timeprovider.testing-10.x branch from 3ffe98c to 326075a Compare December 17, 2025 03:30
@devlead devlead changed the title chore(deps): update dependency microsoft.extensions.timeprovider.testing to v10.1.0 chore(deps): update dependency microsoft.extensions.timeprovider.testing to v10 Dec 17, 2025
@devlead devlead closed this Dec 17, 2025
@devlead
Copy link
Owner Author

devlead commented Dec 17, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@devlead devlead deleted the renovate/microsoft.extensions.timeprovider.testing-10.x branch December 17, 2025 16:15
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