All Versions
41
Latest Version
Avg Release Cycle
16 days
Latest Release
-

Changelog History
Page 2

  • v1.8.10 Changes

    May 28, 2020

    1.8.10 (2020-05-28)

    ๐Ÿ› Bug Fixes

    • โฑ scheduler: divide timestamp by 4096 in update set fixes #168 (0c5db83)
  • v1.8.9 Changes

    May 25, 2020

    1.8.9 (2020-05-25)

    ๐Ÿ› Bug Fixes

    • โฑ scheduler: divide next timestamp by 4096 (#204) (9562d74)
  • v1.8.8 Changes

    May 25, 2020

    1.8.8 (2020-05-25)

    ๐Ÿ› Bug Fixes

    • queue-base: error event is passed through (ad14e77)
    • redis-connection: error event is passed through (a15b1a1)
    • ๐Ÿ‘ท worker: error event is passed through (d7f0374)
  • v1.8.7 Changes

    April 10, 2020

    1.8.7 (2020-04-10)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ท worker: do not use global child pool fixes #172 (bc65f26)
  • v1.8.6 Changes

    April 10, 2020

    1.8.6 (2020-04-10)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ท workers: do not call super.close() (ebd2ae1)
    • ๐Ÿ‘‰ make sure closing is returned in every close call (88c5948)
    • โฑ scheduler: duplicate connections fixes #174 (011b8ac)
    • ๐Ÿ‘ท worker: return this.closing when calling close (06d3d4f)
  • v1.8.5 Changes

    April 05, 2020

    ๐Ÿ› Bug Fixes

    • โœ‚ removed deprecated and unused node-uuid (c810579)
  • v1.8.4 Changes

    March 17, 2020

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ท job: added nullable/optional properties (cef134f)
  • v1.8.3 Changes

    March 13, 2020

    ๐Ÿ› Bug Fixes

    • sandbox: If the child process is killed, remove it from the pool. (8fb0fb5)
  • v1.8.2 Changes

    March 03, 2020

    ๐Ÿ› Bug Fixes

    • โช restore the Job timestamp when deserializing JSON data (#138) (#152) (c171bd4)
  • v1.8.1 Changes

    March 02, 2020

    ๐Ÿ› Bug Fixes

    • modified imports to work when esModuleInterop is disabled (#132) (01681f2)