- [Tech] Update dependency
@sinch/sdk-client
to1.2.0
. - [Feature] Support date range filter for listing faxes.
- [Feature] Add
emails.listForNumber()
method (identical toservices.listEmailsForNumber()
). - [Bugfix] Fix
faxes.send()
to send one or several faxes over JSON or FormData. Add examples in the simple-examples package. - [Feature][Breaking] Update interfaces according to OAS updates.
- [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 TS] Export all model interfaces under the namespace
Fax
- [Bugfix] Fix pagination
- [Bugfix] Fix content format sent when using
multipart/form-data
: boolean is not allowed - [Feature] Support hostname override
- [Feature] Support request and response plugins override
- [Feature] Support regions in the URL
- [Tech] Update dependency
@sinch/sdk-client
to0.0.4
- Initial version. Support for:
- Services management
- Fax sending
- Fax on emails
- Callback webhooks