Amqp-storm

Latest version: v1.4.0

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

Scan your dependencies

Page 2 of 3

2.1.0

-------------
- [Experimental] Added support for the RabbitMQ Management Api.
- Documentation https://amqpstorm.readthedocs.io/en/latest/management-api-documentation
- Examples https://github.com/eandersson/amqpstorm/tree/master/examples/management_api

- Connection/Channel function check_for_errors now behave more consistently.

2.0.0

-------------
- Messages are now delivered as Message objects by default.
- to_tuple and to_dict are now set to False by default.

This is a breaking change that affects the following function:

- channel.process_data_events
- channel.start_consuming
- channel.basic.get

1.5.0

-------------
- Added support for Channel.Tx (Server local transactions). [27]
- Added support for Heartbeat interval 0 (disabled). [26]
- Added Python implementation to platform string, e.g. Python 2.7.0 (Jython).
- Fixed Jython bug. [25]
- Fixed incorrect log line for the Connection and Channel Context Manager.
- Removed TCP Keepalive.

1.4.1

-------------
- Heartbeats are now only sent when there is no outgoing traffic - Thanks Tom.

1.4.0

-------------
- 100% Unit-test Coverage!
- All classes are now slotted.
- New improved Heartbeat Monitor.
- If no data has been sent within the Heartbeat interval, the client will now send a Heartbeat to the server - Thanks David Schneider.
- Reduced default RPC timeout from 120s to 60s.

1.3.4

-------------
- Dropped Python 3.2 Support.
- Fixed incorrect SSL warning when adding heartbeat or timeout to uri string [18] - Thanks Adam Mills.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.