Rq

Latest version: v2.3.1

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 21

2.4.1

* Added `ssl_cert_reqs` and `username` to queue config. Thanks jeyang!

2.4.0

* Various admin interface improvements. Thanks selwin and atten!
* Improved Sentry integration. Thanks hugorodgerbrown and kichawa!

2.3.2

* Compatibility with RQ >= 1.4.0 which implements customizable serialization method. Thanks selwin!

2.3.1

* Fixes an issue running RQ on Windows. Thanks selwin!

2.3.0

* Added the feature to repeat jobs. Thanks selwin!
* Officially support Valkey. Thanks selwin!
* Fixes an issue that prevents jobs from being enqueued across multiple with using Redis pipeline. Thanks Nativu5!

2.2.0

* Added `SpawnWorker` that uses `multiprocessing.spawn` to spawn worker processes. This makes RQ usable in operating systems without `os.fork()` like Windows. Thanks selwin!
* RQ now always use timezone aware timestamps. Thanks deathtracktor!
* `StartedJobRegistry.cleanup()` now properly creates job results. Thanks OlegZv!
* Fixed a bug in worker logging configuration. Thanks rlaminseok0824!
* Reworked RQ's pubsub thread to not use polling. Thanks ankush!
* Fixed a bug where `WorkerPool` status is never set to `STARTED`. Thanks taleinat!
* `Worker.monitor_work_horse()` now properly handles `InvalidJobOperation`. Thanks fancyweb!
* `queue.enqueue_many` now always registers the queue in RQ's queue registry. Thanks eswolinsky3241!
* Minor fixes and improvements. Thanks hongquan, OlegZv, victorb, rparini!

Page 5 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.