Amqpstorm

Latest version: v2.10.7

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

Scan your dependencies

Page 6 of 7

2.1.3

-------------
- Fixed a potential recursion error in Connection.close.

2.1.1

-------------
- Reduced default TCP Timeout from 30s to 10s.
- Connection Open/Close timeout is now three times the value of TCP Timeout.
- Connection will now wait for a response from the remote server before closing.

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.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.