Skip to content

2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 12:37

2.3.0 (2025-02-19)

🚀 Features

🐛 Bug Fixes

  • Fix RQ usage in Scrapy scheduler (#385) (3363478) by @vdusek
  • Make sure that Actor instances with non-default configurations are also accessible through the global Actor proxy after initialization (#402) (b956a02) by @janbuchar