Skip to content

Releases: Bandwidth/php-bandwidth-iris

v3.4.0

12 Apr 20:25
74ff7c9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.2...v3.4.0

Updated the portins set_activation_status method use a PUT method

17 Aug 13:09
cbd53ff

Choose a tag to compare

set_activation_status has been using a POST - update to make a PUT

Cleared portin actualfocdate for update requests

09 Jun 14:23
a10a1fd

Choose a tag to compare

Updated the portins update method to clear the ActualFocDate field (#74)

* Updated the portins update method to clear the ActualFocDate field

* made sure foc was set before clearing it

Add fields to PortoutModel.php

04 Jan 20:55
46c4b5f

Choose a tag to compare

Added the following fields to the port out model to reflect the updated API

  • PortOutStatus
  • ActualFocDate
  • SPID

Update SipPeerTelephoneNumber to enable/disabe SMS

21 Dec 14:05
3ab5136

Choose a tag to compare

Added application management

24 Nov 14:40
a990bcb

Choose a tag to compare

Dx 1628 added application management (#69)

* DX-1628 added application management endpoints

* Updated readme

* Bumped version

* Added check to always return a list for list items

Updated to guzzle 7

09 Sep 18:11
3450a17

Choose a tag to compare

Updated guzzle to 7 (#68)

* Updated guzzle to 7

* updated readme and composer.json

* dropped old php versions from travis

changed base url

28 Aug 15:33
ec56b80

Choose a tag to compare

Update Client.php (#66)

* Update Client.php

* updated package version

Fixed docstring for disconnects model

18 Aug 18:42
645ac63

Choose a tag to compare

Fixed data type for disconnects model (#65)

* Fixed data type for disconnects model

* Updated version

Fixed grabbing of file name

09 Jul 20:47
321af3d

Choose a tag to compare

Dx 1390 fixed file response header for post requests (#63)

* Fixed location header response

* Fixed php warnings

* Updated readme example

* Added test