Tomodachi

Latest version: v0.27.0

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

Scan your dependencies

Page 21 of 24

0.2.17

- Timezone support for `schedule` invoker functions.
- Added more decorator invoker functions as aliases for common scheduler use cases - `minutely`, `hourly`, `daily` and `heartbeat` (every second)
- Updated example services and better test cases.
- Updated aiohttp / aiobotocore / botocore dependencies.

0.2.16

- Solved issues with aiobotocore / aiohttp dependencies.
- Refactored loader functions.

0.2.15

- Corrected issue with configuration values for AWS and AWS SNS+SQS settings.
- Improved testing suite and more code coverage for integration tests.

0.2.14

- New "transport" invoker for service functions: `schedule`. It works like cron type scheduling where specific functions will be run on the specified interval. For example a function can be specified to run once per day at a specific time or every second minute, or the last Tuesday of January and March at 05:30 AM.
- Values for keyword arguments invoked by transport decorators were earlier always set to `None`, despite having other default values. This is now corrected.

0.2.13

- Type hinted examples and test cases.
- Shielded function calls for AMQP and SNS+SQS transports to avoid unexpected execution stop.
- Added version output to tomodachi CLI tool.
- Additional test cases.

0.2.12

- Type hinted code base and minor bug fixes for internal functions.

Page 21 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.