Versions
This topic describes the release notes of Simple Message Queue (SMQ) SDK for PHP. We recommend that you download the latest version of SMQ SDK for PHP to obtain high performance and stability.
Version 1.3.7
Version 1.3.7 or later corresponds to the SDK version with the same version number provided by GitHub and Packagist.
Release date | Description | Download URL |
2024-07-17 |
|
Version 1.3.6
This version corresponds to SMQ SDK for PHP V1.1.0 provided by GitHub and Packagist.
Release date | Description | Download URL |
2019-04-26 | Composer can be installed. |
Version 1.3.5
Release date | Description | Download URL |
2017-06-06 | The Priority parameter is supported for the SendMessage operation. |
Version 1.3.4
Release date | Description | Download URL |
2017-04-13 | You can send Short Message Service (SMS) messages without specifying parameters. |
Version 1.3.3
Release date | Description | Download URL |
2016-12-15 | You can push SMS messages and view the sample code in the TopicTest.php file. |
Version 1.3.2
Release date | Description | Download URL |
2016-11-03 |
|
Version 1.3.1
Release date | Description | Download URL |
2016-05-19 | The sample code used for receiving messages from topics is optimized. |
Version 1.3.0
Release date | Description | Download URL |
2016-02-25 | SMQ queues and email addresses can be specified as endpoints of subscriptions. |
Version 1.2.2
Release date | Description | Download URL |
2016-02-25 | The response error of the BatchSendMessage operation in the SDK for PHP is fixed. |
Version 1.2.1
Release date | Description | Download URL |
2016-02-22 | By default, all messages in queues are encoded in Base64 in previous versions of SDKs. You can set the Base64 parameter to FALSE to disable the Base64 encoding when you call the getQueueRef operation. |
Version 1.2.0
Release date | Description | Download URL |
2016-02-14 | The Base64 encoding is no longer supported for the PublishMessage operation. |
Version 1.1.0
This version does not correspond to SMQ SDK for PHP V1.0.0 provided by GitHub or Packagist.
Release date | Description | Download URL |
2016-01-05 |
|
Version 1.0.0
This version does not correspond to SMQ SDK for PHP V1.0.0 provided by GitHub or Packagist.
Release date | Description | Download URL |
2015-11-07 | SMQ SDK for PHP is released for the first time. |