Changelog for
hbmqtt-0.9.2+git6.8921c79-12.2.noarch.rpm :
* Tue Apr 24 2018 opensuse-packagingAATTopensuse.org- Update to version 0.9.2+git6.8921c79:
* Fix #123
* Added topic filtering Plugin
* Client authentication error fixed
* Bump version
* 0.9.2 release
* Re-raise exception from deliver_task in MQTTClient.deliver_message().
* TLS connections can be established by default with system certificates to publish domains (for example to \'mqtts://iot.eclipse.org\') - the client only requires cafiles if the broker provides self signed certificates
* changed localhost to 127.0.0.1 to fix Travis CI test
* fixed flake8 typo
* fixed test_decode_fail_miss_clientId