<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article [Node.js SDK] Release 1.5.0 in SDKs</title>
    <link>https://community.sinch.com/t5/SDKs/Node-js-SDK-Release-1-5-0/ta-p/19683</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H2&gt;What's Changed&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;SDK Client&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;[Feature] Add configurable SDK logging via the optional logger property on SinchClientParameters (WithLogger): provide a custom Logger, default to console, or pass logger: null to silence output; includes lazy message support, debug logging of failed HTTP responses, and routing of SDK warnings through the configured logger&lt;/LI&gt;
&lt;LI&gt;[Feature] Add FileData interface as the preferred return type for CSV downloads (fileName and data properties)&lt;/LI&gt;
&lt;LI&gt;[Deprecation] CSVFile is deprecated in favor of FileData&lt;/LI&gt;
&lt;LI&gt;[Tech] Bump form-data dependency from 4.0.4 to 4.0.6&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Elastic SIP Trunking&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;[Feature] Support Phone Numbers API: elasticSipTrunking.phoneNumbers.list() and get()&lt;/LI&gt;
&lt;LI&gt;[Feature] Support listing SIP trunks by access control list: accessControlList.listTrunks()&lt;/LI&gt;
&lt;LI&gt;[Tech] Call history export (calls.export()) now returns FileData instead of CSVFile&lt;/LI&gt;
&lt;LI&gt;[Bugfix] Allow updateTime to be null in PhoneNumber interface&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Fax&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;[Feature] Support labels filter on fax list and export requests via FaxesFilterRequestData&lt;/LI&gt;
&lt;LI&gt;[Feature] Support exporting fax lists as CSV via faxes.exportList()&lt;/LI&gt;
&lt;LI&gt;[Deprecation] The fileFormat parameter on downloadContent is deprecated; call downloadContent without fileFormat&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Numbers&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;[Feature] Add internalFailureCode property to CallbackPayload for campaign provisioning failure details&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Voice&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;[Feature] Add ManagedCallSvamlRequestBody and ManagedCallSvamlAction types for managing ongoing calls via updateCall and manageCallWithCallLeg&lt;/LI&gt;
&lt;LI&gt;[Deprecation] SVAMLRequestBody is deprecated in favor of context-specific SVAML types (ManagedCallSvamlRequestBody, AceResponse, IceResponse, PieResponse)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;SDK Core&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Breaking: Domain packages no longer re-export @sinch/sdk-client. Import SDK client types and helpers from @sinch/sdk-client or @sinch/sdk-core instead.&lt;/LI&gt;
&lt;LI&gt;@sinch/sdk-core now explicitly re-exports @sinch/sdk-client as the single umbrella entry point.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 02 Jul 2026 08:47:59 GMT</pubDate>
    <dc:creator>SinchSDKTeam</dc:creator>
    <dc:date>2026-07-02T08:47:59Z</dc:date>
    <item>
      <title>[Node.js SDK] Release 1.5.0</title>
      <link>https://community.sinch.com/t5/SDKs/Node-js-SDK-Release-1-5-0/ta-p/19683</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H2&gt;What's Changed&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;SDK Client&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;[Feature] Add configurable SDK logging via the optional logger property on SinchClientParameters (WithLogger): provide a custom Logger, default to console, or pass logger: null to silence output; includes lazy message support, debug logging of failed HTTP responses, and routing of SDK warnings through the configured logger&lt;/LI&gt;
&lt;LI&gt;[Feature] Add FileData interface as the preferred return type for CSV downloads (fileName and data properties)&lt;/LI&gt;
&lt;LI&gt;[Deprecation] CSVFile is deprecated in favor of FileData&lt;/LI&gt;
&lt;LI&gt;[Tech] Bump form-data dependency from 4.0.4 to 4.0.6&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Elastic SIP Trunking&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;[Feature] Support Phone Numbers API: elasticSipTrunking.phoneNumbers.list() and get()&lt;/LI&gt;
&lt;LI&gt;[Feature] Support listing SIP trunks by access control list: accessControlList.listTrunks()&lt;/LI&gt;
&lt;LI&gt;[Tech] Call history export (calls.export()) now returns FileData instead of CSVFile&lt;/LI&gt;
&lt;LI&gt;[Bugfix] Allow updateTime to be null in PhoneNumber interface&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Fax&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;[Feature] Support labels filter on fax list and export requests via FaxesFilterRequestData&lt;/LI&gt;
&lt;LI&gt;[Feature] Support exporting fax lists as CSV via faxes.exportList()&lt;/LI&gt;
&lt;LI&gt;[Deprecation] The fileFormat parameter on downloadContent is deprecated; call downloadContent without fileFormat&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Numbers&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;[Feature] Add internalFailureCode property to CallbackPayload for campaign provisioning failure details&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Voice&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;[Feature] Add ManagedCallSvamlRequestBody and ManagedCallSvamlAction types for managing ongoing calls via updateCall and manageCallWithCallLeg&lt;/LI&gt;
&lt;LI&gt;[Deprecation] SVAMLRequestBody is deprecated in favor of context-specific SVAML types (ManagedCallSvamlRequestBody, AceResponse, IceResponse, PieResponse)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;SDK Core&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Breaking: Domain packages no longer re-export @sinch/sdk-client. Import SDK client types and helpers from @sinch/sdk-client or @sinch/sdk-core instead.&lt;/LI&gt;
&lt;LI&gt;@sinch/sdk-core now explicitly re-exports @sinch/sdk-client as the single umbrella entry point.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Jul 2026 08:47:59 GMT</pubDate>
      <guid>https://community.sinch.com/t5/SDKs/Node-js-SDK-Release-1-5-0/ta-p/19683</guid>
      <dc:creator>SinchSDKTeam</dc:creator>
      <dc:date>2026-07-02T08:47:59Z</dc:date>
    </item>
  </channel>
</rss>

