This page lists the release history of the ApsaraMQ for RocketMQ HTTP client SDK for PHP, including release dates, changes, and download links.
1.0.4
Release date: 2023-01-11
Download: mq-http-php-sdk-1.0.4.zip
Fixed
Fixed a message parsing failure when the message body contained invalid characters.
1.0.3.1
Release date: 2021-12-13
Download: mq-http-php-sdk-1.0.3.1.zip
Fixed
Fixed a compatibility issue with PHP 5.5.
1.0.3
Release date: 2021-01-05
Download: mq-http-php-sdk-1.0.3.zip
Added
Added support for ordered messages.
Fixed
Fixed a compatibility issue with Guzzle HTTP 7.
1.0.1
Release date: 2019-06-10
Download: mq-http-php-sdk-1.0.1.zip
Added
Added support for featured messages, including scheduled messages, delayed messages, and transactional messages. Ordered messages are not supported in this version.
Added message trace queries by message ID.
Added support for message properties.
1.0.0
Release date: 2019-01-23
Download: mq-http-php-sdk-1.0.0.zip
Initial release with the following capabilities and limitations:
Supports basic message sending and subscribing.
Supports the clustering consumption mode. The broadcasting consumption mode is not supported.
Does not support featured messages (ordered messages, transactional messages, scheduled messages, and delayed messages).
Does not support message trace queries.