Skip to content

0.3.11: Changes:

Compare
Choose a tag to compare
@eoranged eoranged released this 29 Apr 17:06
· 327 commits to master since this release

Changes:

  • Support Redis Sentinel connection. Thanks Šarūnas Navickas
  • Allow to hide worker list. Thanks Thomas Kriechbaumer
  • Allow to delete jobs instead of cancelling. Thanks Javier Lopez
  • Now RQ dashboard requires RQ 0.10.0. Thanks TÖRÖK Attila

Bug fixes:

  • Fixed broken legacy behaviour with string redis_url. Thanks Javier
    Lopez

Other noticable changes:

  • Readme has brought to a better shape. Thanks teisena
  • Brought basic unit tests support and CI