Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 987 Bytes

File metadata and controls

22 lines (18 loc) · 987 Bytes

2.0.0 - 2026-06-24

Breaking Changes

  • Vapi::Types::CartesiaExperimentalControlsSpeedZero has been renamed to Vapi::Types::CartesiaSpeedControlZero. Update any references to use the new name.
  • Vapi::Types::FallbackAzureVoiceVoiceIdZero has been renamed to Vapi::Types::FallbackAzureVoiceIdZero. Update any references to use the new name.

1.1.0 - 2026-04-22

Added

  • Call#subscription_limits — new optional field exposing SubscriptionLimits data directly on Call objects.

0.0.3 - 2026-04-11

  • chore: remove User-Agent header from HTTP client
  • Remove the hardcoded User-Agent header from the default headers sent
  • with every SDK request. This is an internal SDK header change with no
  • impact on public API surface or consumer code.
  • Key changes:
  • Remove "User-Agent" => "vapi-server-sdk/0.0.2" from default request headers
  • 🌿 Generated with Fern

0.0.1 - 2026-04-07

  • Initial SDK generation
  • 🌿 Generated with Fern