Releases: albertomr86/python-logging-rabbitmq
Releases · albertomr86/python-logging-rabbitmq
v2.3.0
What's Changed
- v2.2.0 by @albertomr86 in #28
- feat: add remove_request option, allowing the
request
and exc info to remain by @donbowman in #24 - Call task_done to complete the item dequeued by @albertomr86 in #37
- Add GitHub Action to publish to PyPI when releasing a version by @albertomr86 in #39
- v2.3.0 Preparing to release by @albertomr86 in #38
Full Changelog: v2.2.0...v2.3.0
Pika 13.0+
Upgrading pika dependency to version 0.13+. heartbeat parameter
Routing Key
Added support to customize the routing_key and define how to route the messages to the queues.
Compatibility with python3
1.0.6 v1.0.6 - Compatibility with python3
Explicit local imports
1.0.5 Doc.
Handler RabbitMQHandlerOneWay
1.0.4 Moving to version 1.0.4