All Versions
54
Latest Version
Avg Release Cycle
41 days
Latest Release
2631 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v10.0.4
January 14, 2016 -
v0.11.6 Changes
June 02, 2017- ๐ Fix a bug that might cause job to stuck in inactive state, #1060
- โ add id param validation in Job.get(), #990
- ๐ Allow override of promotion lockTtl, #1018
- โ Add support for querystring on redis URL, #1013
- โ Add delay to custom back off function, #984
- โ Add prefix as a parameter for kue-dashboard, #1028
- ๐ Allow exponential backoff to cap its delay at an specified maximum, #1029
- ๐ Minor documentation updates
-
v0.11.5 Changes
November 05, 2016- ๐ Fix even more redis command callbacks
- ๐ Fix redis commands SLC integration #978
-
v0.11.4 Changes
October 21, 2016- โ adding reds module to optional dependencies
-
v0.11.3 Changes
October 21, 2016- ๐ Fix making reds module optional, #969
-
v0.11.2 Changes
October 14, 2016- โก๏ธ Update packages to remove CVEs, #932
- ๐ Make reds an optional dependency, #922
- โ Remove unnecessary dependency to lodash-deep, #921
- ๐ฆ Expose shutdown in process worker ctx, #912
- โ Add ioredis support to watchStuckJobs, #884
-
v0.11.1 Changes
June 14, 2016- โฌ๏ธ Upgrade redis to 2.6
- โ Add switch for each job event
-
v0.11.0 Changes
May 13, 2016- ๐ฎ force node_redis version to 2.4.x, Closes #857
- ๐ท Converting Job ids back into integers, #855
- ๐ Fix LPUSH crash during shutdown, #854
- Install kue-dashboard script, #853
- โ Add start event to documentation, #841
- โ Add parameter for testMode.enter to continue processing jobs, #821
- ๐ Modern Node.js versions support, #812
- ๐ท Don't start the next job until the current one is totally finished, Closes #806
- ๐ท Store multiple instances of jobs in jobs id map to emit events for all, #750
-
v0.10.6 Changes
April 27, 2016Redis Cluster fix, Closes #861
-
v0.10.5 Changes
April 02, 2016