Skip to content

Conversation

dependencyupdates[bot]
Copy link
Contributor

@dependencyupdates dependencyupdates bot commented Jul 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Extensions.TimeProvider.Testing (source) 8.10.0 -> 9.9.0 age adoption passing confidence

Release Notes

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

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

New Contributors

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

v9.4.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 this update again.


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

This PR has been generated by Renovate Bot.

Commands to ignore dependencies

You can trigger dependency actions by commenting on this PR:

  • @particularbot ignore this major version
  • @particularbot ignore this minor version
  • @particularbot ignore this dependency

@dependencyupdates dependencyupdates bot added dependencies Pull requests that update a dependency file NuGet labels Jul 14, 2025
@dependencyupdates dependencyupdates bot force-pushed the renovate/microsoft.extensions.timeprovider.testing-9.x branch from 1d1e33d to fb461e3 Compare July 14, 2025 23:12
@dependencyupdates dependencyupdates bot force-pushed the renovate/microsoft.extensions.timeprovider.testing-9.x branch from fb461e3 to d7fc052 Compare August 12, 2025 21:24
@dependencyupdates dependencyupdates bot force-pushed the renovate/microsoft.extensions.timeprovider.testing-9.x branch from d7fc052 to 1f2f418 Compare September 9, 2025 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file NuGet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants