kombu v4.6.9 Release Notes

Release Date: 2020-06-01 // almost 4 years ago
  • πŸš€ :release-date: 2020-06-01 14.00 P.M UTC+6:00 πŸš€ :release-by: Asif Saif Uddin

    • Prevent failure if AWS creds are not explicitly defined on predefined.
    • Raise RecoverableConnectionError in maybe_declare with retry on and.
    • πŸ›  Fix for the issue #1172 .
    • possible fix for #1174 .
    • πŸ›  Fix: make SQLAlchemy Channel init thread-safe
    • βž• Added integration testing infrastructure for RabbitMQ
    • πŸŽ‰ Initial redis integration tests implementation
    • SQLAlchemy transport: Use Query.with_for_update() instead of deprecated
    • πŸ›  Fix Consumer Encoding
    • βž• Added Integration tests for direct, topic and fanout exchange types
    • βž• Added TTL integration tests
    • βž• Added integration tests for priority queues
    • πŸ›  fix 100% cpu usage on linux while using sqs
    • Modified Mutex to use redis LuaLock implementation
    • πŸ›  Fix: eliminate remaining race conditions from SQLAlchemy Channel
    • πŸ›  Fix connection imaybe_declare (#1196)
    • πŸ›  Fix for issue #1198: Celery crashes in cases where there aren’t enough
    • Ensure connection when connecting to broker
    • ⚑️ update pyamqp to 2.6 with optional cythonization

    .. _version-4.6.8: