Changelog ========= v0.12.0 ------- AMQP: * Add support for basic_nack and basic_reject * Add support for RabbitMQ dead-letter-exchange mechanism v0.10.0 ------ * AMQP client which supports connection with multiple brokers using HA-queues and publisher-confirms to guarantee delivery of messages. * Added astakos client lib helper get_token_from_cookie v0.9.7 ------ * Provide a fallback token to user library v0.9.1 ------ * Bumped version for debian package to upgrade from 0.9.0rc1 v0.9.0 ----- * Fixed update_version util to handle namespaced tags (see get_version_from_describe doctests) * Skip entry points for python distributions names existing in ``SYNNEFO_EXCLUDE_PACKAGES`` environmental variable * Avoid duplicate entries in list settings objects