Skip to content

v1.2.0

Compare
Choose a tag to compare
@JPPortier JPPortier released this 16 Jul 15:35
· 3 commits to main since this release

What's new

Starting with version 1.2, Numbers domain now support versioned access by using the v1() API calls
The existing non-versioned services will no longer be updated with new features/fields.

What's Changed

[Feature] Design

  • New versioned service simplified access to available or active: APIs are accessible directly under v1()

[Feature] FAX & EST number's configuration

  • The VoiceConfiguration and ScheduledVoiceProvisioning models have been updated to reflect the “Unified Numbers” API updates: they now hold values for Fax and Elastic SIP Trunking configuration (respectively with the properties serviceId and trunkId).

[Docs] Verification

  • Error message related to invalid configuration (credentials) fixed

Full Changelog: v1.1.0...v1.2.0