Taskbadger

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 2

1.3.0

What's Changed

**Celery Integration**
* allow specifying task names to include / exclude from tracking:

python
CelerySystemIntegration(include=["my.tasks..*"], exclude=[".*healthcheck.*"])



**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v1.2.0...v1.3.0

1.2.0

What's Changed
* celery fixes by snopoke in https://github.com/taskbadger/taskbadger-python/pull/24
* add concept of scope to store global task data by snopoke in https://github.com/taskbadger/taskbadger-python/pull/25


**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v1.1.0...v1.2.0

1.1.0

What's Changed

* auto track celery tasks by snopoke in https://github.com/taskbadger/taskbadger-python/pull/23


**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v1.0.0...v1.1.0

1.0.0

What's Changed

SDK
* `track` Function decorator for tracking python functions with Task Badger
* https://docs.taskbadger.net/python-decorator/
* Celery integration
* https://docs.taskbadger.net/python-celery/


**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v0.8.0...v1.0.0

0.8.0

What's Changed
CLI
Add new basic operation commands:

* get
* list
* create
* update

SDK
* Upgrade dependencies
* Add session objects to allow reuse HTTP connections
* Add optional `data_merge_strategy`
* `create_task_safe` now returns the whole task instead of just the task ID


**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v0.7.1...v0.8.0

0.7.1

What's Changed
* update gen code + better error handling by snopoke in https://github.com/taskbadger/taskbadger-python/pull/6
* update schema with changes from API by snopoke in https://github.com/taskbadger/taskbadger-python/pull/20
* This changes the units for `stale_timeout` and `max_runtime` from minutes to seconds


**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v0.6.1...v0.7.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.