Tomodachi

Latest version: v0.28.3

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

Scan your dependencies

Page 13 of 26

0.14.3

- Added support for `aiohttp` 3.5.x.

0.14.2

- Solves an issue which caused SNS / SQS invoked functions to never resume the ReceiveMessage API calls on connection failure, resulting in log output saying "Session closed" and requiring the service to be restarted.
- Added support for `aiobotocore` 0.10.x.

0.14.1

- Fixes an issue which caused scheduled functions to spam output on computer sleep when developing locally.

0.14.0

New features

- ([169](https://github.com/filipsnastins/tomodachi-testcontainers/pull/169))
`clients.SNSSQSTestClient`: new `send` method for sending messages to SQS queues.

Breaking changes

- ([169](https://github.com/filipsnastins/tomodachi-testcontainers/pull/169))
`clients.SNSSQSTestClient`: removed redundant `fifo` argument from `create_queue`, `create_topic`, and `subscribe_to` method;
relying on the `queue_name` and `topic_name` to end with `.fifo` suffix instead.

0.13.7

- Correction for non-defined exception in Python 3.5.

0.13.6

- Improved error handling if strict tomodachi dependencies fail to load, for example if an installed dependency is corrupt or missing.
- Added additional examples to repository with a demo of pub-sub communication.

Page 13 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.