Amqpstorm

Latest version: v2.11.0

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

Scan your dependencies

Page 6 of 8

2.2.0

-------------
- Connection.close should now be more responsive.
- Channels are now reset when re-opening an existing connection.
- Re-wrote large portions of the Test suit.

2.1.4

-------------
- Added parameter to override auto-decode on incoming Messages - Thanks Travis Griggs.
- Fixed a rare bug that could cause the consumer to get stuck if the connection unexpectedly dies - Thanks Connor Wolf.

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

Page 6 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.