Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2025

This PR contains the following updates:

Package Change Age Confidence
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.AspNetCore.Components.WebAssembly (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.AspNetCore.Components.WebAssembly.Authentication (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.AspNetCore.Components.WebAssembly.Server (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.AspNetCore.Identity.EntityFrameworkCore (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.EntityFrameworkCore.SqlServer (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.EntityFrameworkCore.Tools (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.Extensions.Configuration.Abstractions (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.Extensions.Configuration.Binder (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.Extensions.DependencyInjection (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.Extensions.DependencyInjection.Abstractions (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.Extensions.Http (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.Extensions.Http.Resilience (source) 9.7.0 -> 10.1.0 age confidence
Microsoft.Extensions.Options (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.Extensions.Options.ConfigurationExtensions (source) 9.0.8 -> 10.0.1 age confidence
Microsoft.Extensions.ServiceDiscovery.Yarp (source) 9.4.1 -> 10.1.0 age confidence

Release Notes

dotnet/dotnet (Microsoft.AspNetCore.Authentication.OpenIdConnect)

v10.0.1

dotnet/extensions (Microsoft.Extensions.Http.Resilience)

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


Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC).

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from d45b86a to 2ba1e66 Compare December 9, 2025 19:06
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 2ba1e66 to fd4b936 Compare December 10, 2025 02:39
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.

1 participant