Tomodachi

Latest version: v0.28.3

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

Scan your dependencies

Page 20 of 26

0.6.3

- Gracefully handle exceptions thrown when receiving messages from AWS SNS+SQS. For example when invalid XML data in response which causes botocore to throw a botocore.parsers.ResponseParserError.
- Updated dependencies to allow for newer version of aiohttp 2.3.X.
- Improved type hinting.

0.6.2

- Recreate queues and resubscribe to topics if queue is removed during runtime.

0.6.1

- Introduced new options for AWS SNS/SQS transport to use `aws_endpoint_urls` for `sns` and `sqs` if the user wishes to connect to other endpoints and the actual AWS endpoints, which could be useful for development and testing. The AWS SNS/SQS examples has been updated with values to reflect these options.
- Reworked timeouts and reconnects and fixed an issue in the recreate_client method which was called on server disconnects.

0.6.0

- Stricter version control of required packages to not break installation on major/minor related updates.
- Updates to support aiohttp 2.3.X and aiobotocore 0.5.X.

0.5.3

- Corrects issues on timeouts and server disconnects.
- Specify fixed version for aiohttp to not break installation.
- Code cleanup to conform with pycodestyle.

0.5.2

- Add argument option for log level as '-l' or '\--log'. (github: **djKooks**)
- Better matching of imported modules on hot-reload which will cause reloading into code with syntax errors or indentation errors much harder.

Page 20 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.