Each release of the ApsaraMQ for RocketMQ HTTP client SDK for Python is listed below with its release date, changes, and download link.
1.0.3 (2021-01-05)
Features added
Added support for ordered messages.
1.0.1 (2019-06-10)
Features added
Added support for featured messages, including scheduled messages, delayed messages, and transactional messages. Ordered messages are not yet supported in this version.
Added the ability to query message traces by message ID.
Added support for message properties.
Added Python 3 compatibility.
1.0.0 (2019-01-23)
Initial release of the ApsaraMQ for RocketMQ HTTP client SDK for Python.
Features added
Send and subscribe to messages over HTTP.
Known limitations
Featured messages are not supported, including ordered messages, transactional messages, scheduled messages, and delayed messages.
Only the clustering consumption mode is supported. The broadcasting consumption mode is not supported.
Message traces cannot be queried.