15
0
forked from pool/python-celery
Files
python-celery/_multibuild

4 lines
53 B
Plaintext
Raw Normal View History

- Update to 5.6.2: * Fix recursive WorkController instantiation in DjangoWorkerFixup + AttributeError when pool_cls is a string * Bugfix: Revoked tasks now immediately update backend status to REVOKED * Fix Redis Sentinel ACL authentication support * Fix: Broker heartbeats not sent during graceful shutdown * close DB pools only in prefork mode * Fix: Avoid unnecessary Django database connection creation during cleanup * reliable prefork detection * Stop importing pytest_subtests * Only use exceptiongroup backport for Python < 3.11 * Drop support for Python 3.8 (EOL). * Fixed a security issue where broker URLs containing passwords were * being logged in plaintext by the delayed delivery mechanism. Broker * credentials are now properly sanitized in all log output. * New configuration options allow specifying the queue type and exchange * type when Celery auto-creates missing queues. * asynpool: Don't return from inside a finally block * Add support for Django Connection pool * fix(worker): continue to attempt to bind other queues after a native delayed delivery binding failure has occurred * Handle UnpicklingError in persistent scheduler initialization * Bug Fix: Nested Chords Fail When Using django-celery-results with a Redis Backend * Add support pymongo 4.12 * Feature: Add support credential_provider to Redis Backend * Celery.timezone: try tzlocal.get_localzone() before using LocalTimezone * Add documentation for task_id param for apply_async function * Support redis client name * fix: restrict disable-prefetch feature to Redis brokers only OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=174
2026-01-12 23:45:10 +00:00
<multibuild>
<package>test</package>
</multibuild>