Change8

v5.6.0rc2

📦 celeryView on GitHub →
1 features🐛 2 fixes🔧 2 symbols

Summary

Celery 5.6.0rc2 adds broker URL sanitization, improves shutdown handling, and fixes a return-in-finally issue in asynpool, with no breaking changes.

✨ New Features

  • Sanitize broker URL in delayed delivery logs to avoid leaking credentials

🐛 Bug Fixes

  • Do not fail task on timeout during cold shutdown
  • Avoid returning from inside a finally block in asynpool

🔧 Affected Symbols

asynpoolcelery.utils.log