Skip to content

Releases: taskbadger/taskbadger-python

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

Release v2.1.0a1

Choose a tag to compare

@github-actions github-actions released this 26 May 10:07
9e97585

What's Changed

  • Add Procrastinate integration by @snopoke in #46
  • chore: prep 2.1.0a1 alpha release with procrastinate support by @snopoke in #47

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

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 May 15:25

What's Changed

  • Move CLI deps (typer, rich) to optional [cli] extra by @snopoke in #42
  • Align Python version support with CI matrix (drop 3.9) by @snopoke in #44
  • Remove deprecated update_progress / increment_progress by @snopoke in #43
  • Refresh lint/format tooling by @snopoke in #45

Full Changelog: v1.7.0...v2.0.0

Release v1.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 08:55

What's Changed

  • Support project API keys with auto-detection of org/project by @snopoke in #40

Full Changelog: v1.6.3...v1.7.0

v1.6.3

Choose a tag to compare

@github-actions github-actions released this 05 Feb 10:45

What's Changed

  • Add tracking for Celery canvas primitives (map/starmap/chunks) by @snopoke in #38

Full Changelog: v1.6.2...v1.6.3

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 04 Dec 11:28
  • Remove upper bound on httpx dependnecy

Full Changelog: v1.6.1...v1.6.2