Releases: taskbadger/taskbadger-python
Releases · taskbadger/taskbadger-python
v1.6.1
What's Changed
- Deprecate
task.update_progressandtask.increment_progressin favour oftask.update_valueandtask.increment_value - Return boolean from
task.udpate_valueandtask.pingto indicate whether an update was made
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.0
v1.3.4
What's Changed
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Downgrade exception logs from
safemethods to warnings
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
Full Changelog: v1.3.1...v1.3.2
Release v1.3.1
What's Changed
Full Changelog: v1.3.0...v1.3.1
Release v1.3.0
What's Changed
Celery Integration
-
allow specifying task names to include / exclude from tracking:
CelerySystemIntegration(include=["my.tasks..*"], exclude=[".*healthcheck.*"])
Full Changelog: v1.2.0...v1.3.0
Release v1.2.0
What's Changed
Full Changelog: v1.1.0...v1.2.0