Hello,
squad 1.1 was just released. There are no large changes, but since there
was some internal reorganization it's being released as a minor update
and not a 1.0.x. Everything should just work when upgrading, though.
Most of the changes are targetting performance improvements in the
processing of background tasks.
Changelog:
* ci/lava: replace concatenation with StringIO
* settings: split tasks to separate queues
* requirements.txt: fix minimal version for pyyaml
* squad.run.worker: listen on all configured queues by default
* doc: document how to manage different queues