github Azure/azure-sdk-for-python azure-ai-agentserver-invocations_1.0.0b2

1.0.0b2 (2026-04-17)

Features Added

  • Startup configuration logging — InvocationAgentServerHost logs whether an OpenAPI spec is configured at INFO level during construction.
  • Inbound request logging — InboundRequestLoggingMiddleware from azure-ai-agentserver-core is now wired automatically by AgentServerHost. All inbound HTTP requests are logged at INFO level (start) and at INFO or WARNING level (completion) with method, path, status code, duration, and correlation headers.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.