All Versions
158
Latest Version
Avg Release Cycle
14 days
Latest Release
490 days ago

Changelog History
Page 12

  • v3.0.0-rc.9 Changes

    • ๐Ÿ›  Fixed #672.
    • ๐Ÿ›  Fixed #670

    Changes

  • v3.0.0-rc.8 Changes

    • โœจ Enhanced job fetching #651 (faster and more reliable).

    Changes

  • v3.0.0-rc.7 Changes

    • ๐Ÿ›  Fixed #659

    Changes

  • v3.0.0-rc.6 Changes

    • ๐Ÿ›  Fixed #645.

    Changes

  • v3.0.0-rc.5 Changes

    • ๐Ÿ‘Œ Improved performance, specially when having many concurrent workers.
    • ๐Ÿ›  Fixed #609 using zsets for storing repeatable jobs.
    • ๐Ÿ›  Fixed #608 Event chaining no longer works.
    • ๐Ÿ‘Œ Improved getters.
    • ๐Ÿ›  Fixed #601 Add multiple repeatable jobs with the same cron pattern.

    Changes

  • v3.0.0-rc.4 Changes

    • โž• Added support for naming workers in redis connections #530.
    • ๐Ÿ›  Lazy instantiation of redis clients. Fixes #526.
    • ๐Ÿ‘ท job.finished captures result from queue process. #588.
    • Caches LUA scripts to avoid reading files in every queue instantiation. #591.
    • Emit 'drain' event when queue is empty. #596.
    • store finished and processed timestamps. #594, #606.

    Changes

  • v3.0.0-rc.3 Changes

    • ๐Ÿ›  Fixed #579.
    • ๐ŸŽ Lazy subscription to events for better performance.
    • ๐Ÿ‘ท Corrected calculation of next repeat job. #563.

    Changes

  • v3.0.0-rc.2 Changes

    • ๐Ÿ‘Œ Improved performance of moveToActive #550.
    • ๐Ÿ›  Fixed issue with cancelable promise #546.

    Changes

  • v3.0.0-rc.10 Changes

    • ๐Ÿ›  Fixed #666.
    • Small improvements in the repeat code.

    Changes

  • v3.0.0-rc.1 Changes

    • ๐Ÿ‘Œ Improved error and lock handling for failed jobs #499, #539.
    • Corrected instantiation from urls #538.
    • ๐Ÿ‘ท Return jobs in proper order in jobs getters.

    Changes