Streaq

Latest version: v0.7.0

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

Scan your dependencies

Page 2 of 3

0.5.1

What's Changed
* Adds support for Redis Sentinel
* Cleans up portions of code

**Full Changelog**: https://github.com/tastyware/streaq/compare/v0.5.0...v0.5.1

0.5.0

What's Changed
* fix DAG, add unsafe enqueue by Graeme22 in https://github.com/tastyware/streaq/pull/8
* Task dependency graph now working correctly
* Updated docs
* No longer reclaiming idle tasks for rare abrupt worker failures
* Add multiple ways to enqueue jobs unsafely (separating worker and backend code)


**Full Changelog**: https://github.com/tastyware/streaq/compare/v0.4.1...v0.5.0

0.4.1

What's Changed
* add sync task support via thread pool by Graeme22 in https://github.com/tastyware/streaq/pull/7
Adds support for enqueuing sync functions by transforming them into async ones run in a thread pool. This allows people who have mixed sync/async codebases to switch over more easily.

**Full Changelog**: https://github.com/tastyware/streaq/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* add task dependencies and signal handling by Graeme22 in https://github.com/tastyware/streaq/pull/6

New Contributors
* Graeme22 made their first contribution in https://github.com/tastyware/streaq/pull/6

**Full Changelog**: https://github.com/tastyware/streaq/compare/v0.3.4...v0.4.0

0.3.4

Changes
- Add queue UI page
- Fix Heroku Redis connection bug
- Fix cron scheduling off by a few ms

**Full Changelog**: https://github.com/tastyware/streaq/compare/v0.3.3...v0.3.4

0.3.3

Changes
- Packaging fix
- Cron scheduling change

**Full Changelog**: https://github.com/tastyware/streaq/compare/v0.3.2...v0.3.3

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.