Tomodachi

Latest version: v0.27.0

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

Scan your dependencies

Page 14 of 24

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

- Propagation of exceptions in invoked functions to be able to hook in exception handlers into logging. (github: **0x1EE7**)

0.10.4

New features

- `LocalStackContainer` - updated base image to `localstack/localstack:3`
- `PostgreSQLContainer` - updated base image to `postgres:16`

Fixes

- `DockerContainer`: remove container if startup failed instead of leaving it in stopped state.
- `MySQLContainer`: add `cryptography` as an extra dependency. Required for `pymysql`.

0.10.3

Fixes

- Fixed a typo in `pyproject` extra dependencies - `pip install tomodachi-testcontainers[mysql]`

Page 14 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.