Skip to content

0.11.19

Choose a tag to compare

@s3rius s3rius released this 23 Oct 15:00
· 37 commits to master since this release
9339f9d

What's Changed

Features

Bug fixes

  • fix: loss of task_id when using retry middlewares by @GefMar in #496
  • fix: recursive dict in labels during schedule discovery in LabelScheduleSource by @danfimov in #520
  • fix: incorrect task names with main by @raidzin in #508
  • fix: replace getLevelName with IntEnum for log levels by @ruitcatarino in #506
  • fix: preserve context vars for sync tasks by @slafs in #483

Documentation

  • docs: add list of third-party result backends and brokers by @danfimov in #499
  • docs: add streaQ to comparison table in Introduction by @Graeme22 in #495
  • docs: add more schedule sources by @danfimov in #517
  • docs: add a tip to the docs about using LabelScheduleSource by @spikeninja in #509

Misc

  • chore: add type hint for result_backend in inmemory_broker by @LIghtJUNction in #514
  • chore: do not run tests on changes in docs by @danfimov in #522
  • chore: fix typo and add hooks to prevent it in future by @danfimov in #521

New Contributors

Full Changelog: 0.11.18...0.11.19