Skip to content

Releases: taskbadger/taskbadger-python

Release v2.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 08:30

What's Changed

🚀 Features

  • feat(sdk): default HTTP timeout of 5s, overridable by @snopoke in #64

🧹 Maintenance

  • chore: adopt conventional commits and grouped release notes by @snopoke in #63

Full Changelog: v2.5.2...v2.6.0

Release v2.5.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:54

What's Changed

  • Honour taskbadger_track=False in Celery by @snopoke in #62

Full Changelog: v2.5.1...v2.5.2

Release v2.5.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:53

What's Changed

  • Return SDK Task objects from list_tasks by @snopoke in #61

Full Changelog: v2.5.0...v2.5.1

Release v2.5.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 14:42

What's Changed

  • Add pluggable context providers, with a Sentry integration by @snopoke in #59
  • Support parent/child tasks by @snopoke in #60

Full Changelog: v2.4.0...v2.5.0

Release v2.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:04

What's Changed

  • Keep long-running tasks from going stale using heartbeats by @snopoke in #58

Full Changelog: v2.3.1...v2.4.0

Release v2.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:51

What's Changed

  • Guard against unregistered task in before_task_publish handler by @snopoke in #57

Full Changelog: v2.3.0...v2.3.1

Release v2.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 10:04

What's Changed

  • Record originating task ID as external_id by @snopoke in #55

Full Changelog: v2.2.0...v2.3.0

Release v2.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:51

What's Changed

Full Changelog: v2.1.0...v2.2.0

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:31

What's Changed

  • Add Procrastinate integration by @snopoke in #46
  • chore: prep 2.1.0a1 alpha release with procrastinate support by @snopoke in #47
  • fix: make procrastinate integration tests runnable in CI by @snopoke in #48
  • fix(procrastinate): track periodic tasks via job_manager.defer_periodic_job by @snopoke in #49
  • Library and client upgrades by @snopoke in #50
  • chore: bump dev tooling and CLI deps by @snopoke in #51
  • Add queue field support by @snopoke in #52

Full Changelog: v2.0.0...v2.1.0

Release v2.1.0a2

Choose a tag to compare

@github-actions github-actions released this 26 May 18:29

What's Changed

  • fix: make procrastinate integration tests runnable in CI by @snopoke in #48
  • fix(procrastinate): track periodic tasks via job_manager.defer_periodic_job by @snopoke in #49

Full Changelog: v2.1.0a1...v2.1.0a2