- [Tech] Update dependency
@sinch/sdk-client
to1.2.0
. - [Feature] Add the method
accessControlList.get()
. - Calls History:
- [Bugfix][Breaking] The
DirectionEnum
values are in lower case. E.g: INBOUND -> inbound. - [Bugfix][Breaking] The price
amount
is now anumber
instead of astring
. - [Feature] Support date range filter for listing calls.
- [Bugfix][Breaking] The
- [Bugfix][Breaking]
- ACLs: For "create", "update" and "addIPRange" operations, the request bodies interface no longer accept read-only properties.
- SIP endpoints: For "create" and "update" operations, the request bodies interface no longer accept read-only properties.
- SIP Trunks: For "create" and "update" operations, the request bodies interface no longer accept read-only properties.
- [E2E] Add Cucumber steps implementation.
- Initial version. Support for:
- SIP Trunks
- Access Control List
- SIP Endpoints
- Country Permissions
- Calls