Amqp-dispatcher

Latest version: v0.11.0

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.1.0

-------------------

- Merge conflict. [Adam Cohen]

- Use pythonic comparison. [Adam Cohen]

- Add support+tests for RABBITMQ_URL environment variable. [Adam Cohen]

- Create queues defined in the amqp_dispatcher yaml at application start
time. [Adam Cohen]

This allows a client to dynamically specify which queues it should be listening to without necessitating coordination with the RabbitMQ server. It can be useful during testing scenarios or when attempting to bring up/down queue workers in disparate services.


- Use the python logger instead of print statements. [Adam Cohen]

- Add env variable instructions to README. [Adam Cohen]

- Will logger.exception will log full exception and stack trace, no need
to pass exception. [Adam Cohen]

- Use pythonic comparison. [Adam Cohen]

- Add support for RABBITMQ_URL and tests for parsing environment. [Adam
Cohen]

- Add documentation to README. [Adam Cohen]

- Max exclusive parameterizable. [Adam Cohen]

- Create queues defined in the amqp_dispatcher yaml at application start
time. [Adam Cohen]

- Log things. [Adam Cohen]

- Fixes locked consumers. [Rick Hanlon II]

0.0.10

--------------------

- V0.0.10. [Jose Diaz-Gonzalez]

- Fix import path for RabbitConnection. [Jose Diaz-Gonzalez]

In haigha 0.7.1, there is a BC break where the RabbitConnection is no longer imported in haigha.connections.__init__.py

https://github.com/agoragames/haigha/commit/d2281ee7369a7231aaa7f9a19220f3af93e3fa49

0.0.9

-------------------

- V0.0.9. [Philip Cristiano]

- Allow non-default vhost with RABBITMQ_VHOST. [chris erway]

- Reqs: I'll assume you're on 2.7. [Philip Cristiano]

- Travis: Fix path to reqs. [Philip Cristiano]

- Travis: Try installing Python version specific reqs. [Philip
Cristiano]

0.0.8

-------------------

- V0.0.8 Fix bug when using RABBITMQ_HOST. [Philip Cristiano]

0.0.7

-------------------

- Include version. [Philip Cristiano]

0.0.6

-------------------

- V0.0.6. [Philip Cristiano]

- Connect to 1 of a random list of hosts. [Philip Cristiano]

- Use proper exit code for connection error. [Philip Cristiano]

- Yaml: safe_load! [Philip Cristiano]

- Dispatcher: Change {} to {0} for py2.6. [Philip Cristiano]

- Logging: Make NullHandler for py2.6. [Philip Cristiano]

- Req: Add importlib for 2.6. [Philip Cristiano]

- Need argparse for 2.6. [Philip Cristiano]

- Req: Remove unused requirements. [Philip Cristiano]

- Travis: Install libevent. [Philip Cristiano]

- Travis! [Philip Cristiano]

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.