Releases: Volumental/django-leek
Releases · Volumental/django-leek
v1.0.6
What's Changed
- google cloud structured logging with task context by @simonhugosson in #22
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Catch exceptions from exception serialization by @simonhugosson in #21
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
What's Changed
- fix build lint error by @vidstige in #19
- python 3.10 by @simonhugosson in #18
New Contributors
- @simonhugosson made their first contribution in #18
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Query task status
- API to query task status
- Completely new data structure for jobs
Django Leek v 0.9.2
Solving problems with shared database connections
Multi-queue support
By default leek runs each function in a different queue, served by a different process.