Skip to content

Releases: VapiAI/server-sdk-ruby

2.0.0

Choose a tag to compare

@fern-api fern-api released this 24 Jun 22:27
d8257d5
2.0.0

1.1.0

Choose a tag to compare

@fern-api fern-api released this 22 Apr 18:36
c9c04d1
feat: add subscriptionLimits field to Call type

Add an optional `subscription_limits` field to the `Call` type that surfaces
`SubscriptionLimits` data directly on call objects. This is a backward-compatible
addition — existing code that does not reference this field is unaffected.

Key changes:
- Add optional `subscription_limits` field (mapped from `subscriptionLimits`) to `Vapi::Types::Call`
- Field is typed as `Vapi::Types::SubscriptionLimits` and is nullable: false, optional: true

🌿 Generated with Fern

1.0.0

Choose a tag to compare

@fern-api fern-api released this 12 Apr 00:31
75744e2
Release 1.0.0

0.0.3

Choose a tag to compare

@fern-api fern-api released this 11 Apr 23:23
ebae4fb
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.2

Choose a tag to compare

@fern-api fern-api released this 10 Apr 15:50
13725a8
Release 0.0.2

0.0.1

Choose a tag to compare

@fern-api fern-api released this 07 Apr 01:37
b2f5eaa
Initial SDK generation

🌿 Generated with Fern

0.11.0

Choose a tag to compare

@fern-api fern-api released this 19 Nov 15:19
61bcd38
feat: add conversation type and dial timeout to Twilio SMS transport

Enhance the Twilio SMS chat transport with new configuration options for better call handling. Add conversation type specification and dial timeout control for SIP transfers.

Key changes:
- Add conversation_type field to TwilioSmsChatTransport with new enum type
- Add dial_timeout parameter to TransferPlan for SIP DIAL operations
- Remove X-Fern-SDK-Version header from request headers
- Add new type export for TwilioSmsChatTransportConversationType
- Update documentation and validation for new fields

🌿 Generated with Fern

0.10.0

Choose a tag to compare

@fern-api fern-api released this 17 Nov 16:54
62cc975
Release 0.10.0

0.9.1

Choose a tag to compare

@fern-api fern-api released this 04 Jul 19:47
Release 0.9.1

0.9.0

Choose a tag to compare

@fern-api fern-api released this 03 Jul 01:13
Release 0.9.0