Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 713 Bytes

File metadata and controls

11 lines (8 loc) · 713 Bytes

1.11.0 - 2026-04-22

Added

  • Call.subscription_limits — new optional field that exposes the org's SubscriptionLimits (including concurrency limit information) at the time of a call.

1.10.0 - 2026-04-10

  • The SDK now supports aiohttp as an optional async HTTP transport backend. Install the new extra (pip install vapi_server_sdk[aiohttp]) to have AsyncVapi automatically use httpx-aiohttp under the hood. Two new convenience classes, DefaultAioHttpClient and DefaultAsyncHttpxClient, are also now available for users who want to configure the async HTTP client explicitly.

1.9.1 - 2026-04-07

  • SDK regeneration
  • Unable to analyze changes with AI, incrementing PATCH version.