Releases: getsentry/taskbroker
Releases · getsentry/taskbroker
Release list
0.20.23
New Features ✨
- (taskworker) Add child fetch wait duration metric by @enochtangg in #787
0.20.22
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
Bug Fixes 🐛
Ci
- Do not publish PR docker image on forks by @aminvakil in #781
- Fix build_context arg by @aminvakil in #782
0.20.21
Bug Fixes 🐛
- (taskworker) Widen taskworker busy segment to cover the full task cycle by @enochtangg in #780
0.20.20
Bug Fixes 🐛
- (python) Make worker occupancy time-weighted and warm-aware by @enochtangg in #774
0.20.19
New Features ✨
- (client) Add is_raw_mode flag to namespaces by @untitaker in #777
- (worker) Remove TaskProducer by @bmckerry in #748
Internal Changes 🔧
- (o11y) Remove custom origin in the streaming trace lifecycle by @alexander-alderman-webb in #771
0.20.18
Internal Changes 🔧
- (o11y) Support
sentry-sdkconfigured with the streaming trace lifecycle (#757) by @alexander-alderman-webb in #767
0.20.17
26.7.2
0.20.16
New Features ✨
- (taskbroker) Add Canary Task Sending to Taskbroker by @george-sentry in #752
Bug Fixes 🐛
- (python) Shut workers down without raising from signal handlers by @untitaker in #764