Amqp-helper

Latest version: v0.1.4

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

Scan your dependencies

Page 1 of 3

0.1.4

------
* **BUGFIX**
* :code:`AMQPLogHandler` :code:`asyncio.gather` was called with loop parameter which is not available in python 3.11+

0.1.3

------
* **BUGFIX**
* :code:`AMQPLogHandler` Log Task created :code:`asyncio.Queue` with loop parameter which is not available in python 3.11+

0.1.2

------
* :code:`AMQPConfig.aio_pika()` ssl_options is now returning :code:`cafile` instead of :code:`ca_certs`
* **BREAKING**:
* :code:`aio_pika` is now required

0.1.1

------
* **BUGFIX**:
* :code:`LogProcess.handle_asqueue()` uses :code:`self.asqueue.get()` which could get stuck

0.1.0

------
* :code:`AMQPLogHandler` takes optional Argument
* **IMPORTANT**: The Exchange gets declared everytime so make sure the config stays the same
* **BREAKING**:
* :code:`AMQPLogHandler` got reworked to use a topic exchange
* it will only log everything which got transferred to the log process while the parent process was running

0.0.13

------
* :code:`AMQPClient` has new Function :code:`close()` to close the AMQP connection
* :code:`AMQPLogHandler` got reworked to work without throwing an error
* it will only log everything which got transferred to the log process while the parent process was running

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.