Skip to content

Releases: getsentry/taskbroker

0.20.23

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 27 Aug 17:36

New Features ✨

0.20.22

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 26 Aug 11:08

Bug Fixes 🐛

  • (python) Shut workers down without raising from signal handlers by @untitaker in #784
  • (worker) Keep pull worker healthy while queue is full by @aminvakil in #779

26.8.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 15 Aug 17:28

Bug Fixes 🐛

Ci

0.20.21

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 12 Aug 20:51

Bug Fixes 🐛

  • (taskworker) Widen taskworker busy segment to cover the full task cycle by @enochtangg in #780

0.20.20

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 07 Aug 15:40
29e60d1

Bug Fixes 🐛

  • (python) Make worker occupancy time-weighted and warm-aware by @enochtangg in #774

0.20.19

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 06 Aug 12:53

New Features ✨

Internal Changes 🔧

0.20.18

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 30 Jul 15:26

Internal Changes 🔧

0.20.17

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 29 Jul 20:09

Bug Fixes 🐛

  • Revert "fix(python): Shut workers down without raising from signal handlers (#764)" in e9d14941

26.7.2

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 28 Jul 17:20
Merge branch 'release/0.20.16'

0.20.16

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 28 Jul 16:12

New Features ✨

Bug Fixes 🐛

  • (python) Shut workers down without raising from signal handlers by @untitaker in #764