Tomodachi

Latest version: v0.28.3

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

Scan your dependencies

Page 14 of 26

0.13.5

- Fixes an issue which caused HTTP invoker functions to be accessible before the bootstrapper function `_start_service()` had been completed. Now `_start_service()` is called first, followed by activation of the invoker functions (`http`, `schedule`, `aws_sns_sqs`, `amqp`, etc.) and then lastly the `_started_service()` function will be called, announcing that the service is now up and running.

0.13.4

- Added type hinting stubs for ProtoBuf `_pb2.py` file to allow `mypy` to validate functions utilizing the generated protobuf files.

0.13.3

- RST correction from last release.

0.13.2

Fixes

- ([156](https://github.com/filipsnastins/tomodachi-testcontainers/pull/156))
The `EphemeralDockerImage` and `testcontainers_docker_image` fixture will raise the original error message if the Docker build with BuiltKit fails.
Previously, the original error was hidden.

0.13.1

New features

- Enable parallel test execution with `pytest-xdist`

Breaking changes

- Fixture `testcontainers_docker_image` now returns an `image_id` as a `str` instead of `docker.models.images.Image` instance.

0.13.0

New features

- Support Python 3.12

Fixes

- `DynamoDBAdminContainer`: fix AWS region configuration.

Page 14 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.