- [Tech] Update dependency
@sinch/sdk-client
to1.2.0
. - [Feature] In the interface
Participant
, the propertytype
defines a list of string values on top of a generic string. - [Breaking] In the interface
ConferenceCalloutRequest
, the propertymohClass
was declared as astring
and is now aMusicOnHold
type; - [Deprecation Notice] The type
VoiceCallback
becomesVoiceCallbackEvent
and is accessible on theVoice
namespace.
Deprecated | New |
---|---|
|
|
- [E2E] Add Cucumber steps implementation.
- [Tech] Update dependency
@sinch/sdk-client
to1.1.0
- [Tech] Update dependency
@sinch/sdk-client
to1.0.0
- [Tech] Update dependency
@sinch/sdk-client
to0.0.5
- [Tech][Breaking] Export all model interfaces under the namespace
Voice
- [Feature] Support hostname override
- [Feature] Support request and response plugins override
- [Tech] Update dependency
@sinch/sdk-client
to0.0.4
- [Tech] Update dependency
@sinch/sdk-client
to0.0.3
- [Tech] Update dependency
@sinch/sdk-client
to0.0.2
- [Feature] Helpers for SVAML actions and instructions building for ICE, ACE and PIE
- [Feature]
call()
function is also available under theconferences
service.
Breaking changes
- Callbacks management: implementation of the
CallbackProcessor
interface- Rename
parseVoiceEventNotification
intoparseEvent
- Move the header validation to the domain with the method
validateAuthenticationHeader
- Rename
- Initial version. Support for:
- Voice application management
- Callouts: TTS, Conference and Custom
- Calls management
- Conference management
- Callback webhooks