Releases: taskbadger/taskbadger-python
Releases · taskbadger/taskbadger-python
Release v1.1.0
Release v1.0.0
What's Changed
SDK
@track
Function decorator for tracking python functions with Task Badger- Celery integration
Full Changelog: v0.8.0...v1.0.0
Release v0.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: v0.7.1...v0.8.0
Release v0.7.1
What's Changed
- update gen code + better error handling by @snopoke in #6
- update schema with changes from API by @snopoke in #20
- This changes the units for
stale_timeout
andmax_runtime
from minutes to seconds
- This changes the units for
Full Changelog: v0.6.1...v0.7.1
Release v0.6.1
Release v0.6.0
Release v0.5.0
- Add support for webhook integrations
Full Changelog: v0.4.4...v0.5.0