Tomodachi

Latest version: v0.28.3

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

Scan your dependencies

Page 16 of 26

0.12.1

- Added complete support for `aiohttp` 3.3.x release and `aiobotocore` 0.9.x releases.

0.12.0

New features

- `TomodachiContainer` - added support for exporting code coverage.
- `TomodachiContainer` - added example of how to attach a remote debugger to the container.

Documentation

- `README`: documented Testcontainer debugging tips.
- `README`: documented how to export test coverage from `TomodachiContainer`.

Changes

- `DockerContainer` - logs forwarded from the Testcontainers will exclude timestamps
to make it easier to read the logs - log lines will be shorter.
- `DockerContainer` - removed `testconatiners-` prefix from the container name
to make it easier to read the logs - log lines will be shorter.

0.11.3

- Added additional function for message validation functionality. (github: **smaaland**)
- Updated documentation and examples.

0.11.2

- Improved base documentation.
- Improved and updated examples.
- Type hinting corrections for examples.

0.11.1

- Decorators for invoker functions already decorated with for example `tomodachi.http` or `tomodachi.aws_sns_sqs` is now easier to implement using the `tomodachi.decorator` decorator.
- Added improved exception logging from HTTP and schedule invokers also to the AWS SNS+SQS and AMQP endpoints. Unhandled exceptions are now logged as `logging.exception()` to the `'exception'` logger.

0.11.0

New features

- Added Minio container - `MinioContainer`
- Added DynamoDB Admin container - `DynamoDBAdminContainer`

Fixes

- Set `AWS_DEFAULT_REGION`, `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` environment variables on LocalStack container.

Page 16 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.