Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 514 Bytes

File metadata and controls

7 lines (5 loc) · 514 Bytes

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.