RedisSMQ v7.0.0-rc.0 Release Notes

Release Date: 2022-05-13 // almost 2 years ago
    • ⚡️ Update LICENSE (2ef31db)
    • ⚡️ Update multiplexing.md (62c575e)
    • ➕ Add v7 migration guide (48e325e)
    • ➕ Add error codes for message publishing/scheduling failures (e89308d)
    • ⚡️ Update examples (564ffe6)
    • ⚡️ Update docs (e8d80c2)
    • ⬆️ Bump up redis-smq-monitor to v7.0.0-rc.0 (059e0fd)
    • ⚡️ Update docs (5810361)
    • 🛠 Fix http-api/test00001 test (a2f257c)
    • ⚡️ Update docs (117955a)
    • ⚡️ Update tests (ba83f0b)
    • 👌 Improve QueueManager methods naming (b1c5237)
    • Clean up (f57f237)
    • 🛠 Fix pending messages related data in websocket streams (bbd99cb)
    • Clean up (5ae08f8)
    • ⚡️ Update examples (e3990a9)
    • ⚡️ Update tests (86d58e4)
    • Unify pending messages API for both LIFO and Priority messages (ffdbfd1)
    • 🛠 Fix tests (f00ea26)
    • 🛠 Fix queue creation, handle properly queue settings (ec00907)
    • Clean up Queue class (afce21f)
    • ⚡️ Update tests (3bc9fd4)
    • Clean up QueueManager (852633d)
    • ⏱ Validate the message queue before scheduling a message (9c70c0c)
    • 🔨 Refactor MessageManager API, clean up (0df67f3)
    • 🛠 Fix various tests errors due to incompatible APIs (bea78a6)
    • 🔨 Refactor Producer/Consumer/QueueManager APIs (3f0574a)
    • 🔨 Refactor consumer class, update consumer.consume() signature (618172c)
    • Expect the number messages to be at greater than 6 (02ea402)
    • 👌 Improve consuming-messages/test00031 (3605512)
    • Clean up (3660ba3)
    • ⬆️ Bump up redis-smq-monitor to v6.5.7 (05d004a)
    • 🛠 Fix consuming-messages/test00014 (8a1b7b9)
    • 🔒 Merge branch 'lock-manager' (c1edcb2)
    • 🔒 Throw an error when a lock could not be acquired or extended (5ff1fca)
    • 🔨 Refactor LockManager to allow auto extending locks (efbbe35)