Skip to content

Releases: VapiAI/server-sdk-csharp

2.0.0

Choose a tag to compare

@fern-api fern-api released this 24 Jun 22:25
9304e11
2.0.0

1.1.1

Choose a tag to compare

@fern-api fern-api released this 20 May 23:55
1.1.1

1.1.0

Choose a tag to compare

@fern-api fern-api released this 22 Apr 18:34
5973d35
feat: add SubscriptionLimits property to Call

Add a new optional `SubscriptionLimits` property to the `Call` record
type, exposing org-level subscription and concurrency limit information
at the time of the call.

Key changes:
- Add `SubscriptionLimits` (`SubscriptionLimits?`) optional property to `Call`
- Property is deserialized from the `subscriptionLimits` JSON field
- Includes concurrency limit information for the org at call time

🌿 Generated with Fern

1.0.1

Choose a tag to compare

@fern-api fern-api released this 10 Apr 07:16
c5d8705
fix: improve RFC 3986 compliant percent-encoding for query strings an…

1.0.0

Choose a tag to compare

@fern-api fern-api released this 07 Apr 01:44
a1a37b8
chore: remove test files, solution file, and internal SDK artifacts

Remove test infrastructure, the Visual Studio solution file, and several
internal SDK files that are no longer needed. All deleted items are either
test-only code, build configuration, or internal implementation details
with no impact on the public API surface.

Key changes:
- Delete EnumSerializer unit tests (EnumSerializerTests.cs)
- Delete OneOfSerializer unit tests (OneOfSerializerTests.cs)
- Delete RawClient integration tests (AdditionalHeadersTests.cs, AdditionalParametersTests.cs)
- Delete Visual Studio solution file (Vapi.Net.sln)
- Delete CallControllerFindAllPaginatedRequest and its associated SortOrder enum
- Delete internal EnumSerializer<TEnum> core implementation

🌿 Generated with Fern

0.11.0

Choose a tag to compare

@fern-api fern-api released this 19 Nov 15:04
74f91cd
feat: add dial timeout configuration and conversation type to transfe…

0.10.0

Choose a tag to compare

@fern-api fern-api released this 17 Nov 16:29
72e66ca
Release 0.10.0

0.9.1

Choose a tag to compare

@fern-api fern-api released this 21 Oct 20:18
e8730f2
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

0.8.2

Choose a tag to compare

@fern-api fern-api released this 24 Jun 19:13
Release 0.8.2