Skip to content

Releases: agenda/agenda

v5.0.0

07 Nov 04:02
Compare
Choose a tag to compare
  • Dropped support for MongoDB 3.4 and 3.6. The 4.0 upwards are the only supported now.
  • Remove outdated info from README 3d4ea61
  • Fixing a computeNextRunAt() test to run in Australia. 2824d9e
  • Fix: Running tests on mongodb memory-server (#1501) 024b711
  • update deps 5488d9d
  • run on mongo mem server locally b047dfd
  • Remove older nodejs and mongodb version from test 685b979
  • Merge branch 'master' of https://github.com/svitekpavel/agenda 11a5480
  • fix format endData and startDate by adding HH:mm (#1497) bff49b4
  • package.json - inlcude dist in export b22d5a5
  • lib/agenda/find-and-lock-next-job.ts - use enum ReturnDocument.AFTER from mongodb ffdcc9c
  • upd types 42e9191
  • upd yarn.lock 4e38e6d
  • package.json - upd included files 4a551c4
  • lib/agenda - refactor types 9c01e96
  • package.json - change dist -> lib as included f4aa947
  • update Typescript usage in README 91f636a
  • update type of 'data' in Job type 1706d7e
  • implement generics for job attrs data to define(), now(), schedule() ffecf3a

v4.4.0...v5.0.0

What's Changed

Full Changelog: v4.4.0...v5.0.0

v4.4.0

19 Oct 11:03
Compare
Choose a tag to compare

v4.3.0...v4.4.0

v4.3.0

10 May 07:33
Compare
Choose a tag to compare

v4.2.1...v4.3.0

v4.2.1

09 Aug 11:33
Compare
Choose a tag to compare

v4.2.0...v4.2.1

v4.2.0

05 Aug 03:28
Compare
Choose a tag to compare
  • Update History.md ab545c4
  • fix(history): match cron-parser pattern (#1335) 5a73b55
  • Fixes #1364 "RangeError: Maximum call stack size exceeded" (#1365) 6d6611e
  • Modifies JobAttributes.lockedAt to allow null values (#1340) b63c517
  • Fixing CI (#1362) c3825a6
  • Attempt to fix the test which fails in CI only a5ffcf2
  • Remove Q npm module as not used anymore 2 cbf2f0d
  • Remove Q npm module as not used any more 78e4f95
  • Add top level disable and enable (#1109) 8daa43b
  • fixed deprecation warning for collection.findOneAndUpdate (#1338) bd19693
  • chore(deps): update dependency eslint to v7.27.0 (#1319) 7b9eb15
  • chore(deps): update supercharge/mongodb-github-action action to v1.4.1 (#1321) 01a4ee6
  • chore(deps): update typescript-eslint monorepo to v4.25.0 (#1323) b751855
  • chore(deps): update dependency sinon to v11 (#1324) ee33b97
  • Add Node.js v16 in tests (#1314) cc5a633
  • chore(deps): update typescript-eslint monorepo to v4.24.0 (#1315) 5913b8e
  • chore(deps): update dependency @types/mongodb to v3.6.14 (#1317) 13eadbb
  • Update History.md 93ad87d
  • chore(deps): update dependency @types/mongodb to v3.6.12 (#1251) 24e2418
  • chore(deps): update dependency mocha to v8.4.0 (#1252) edf6a57
  • chore(deps): update dependency husky to v5.2.0 (#1260) 76342f6
  • chore(deps): update dependency typescript to v4.2.4 (#1248) 3cbc144
  • chore(deps): update typescript-eslint monorepo to v4.23.0 (#1262) 45e1307
  • chore(deps): update dependency eslint-config-prettier to v8.3.0 (#1296) 0697244
  • chore(deps): update dependency highlight.js to v10.7.2 (#1283) 403da2e
  • chore(deps): update dependency sinon to v10 (#1285) ce51826
  • chore(deps): update dependency prettier to v2.3.0 (#1310) 2170ae4
  • chore(deps): update dependency eslint to v7.26.0 (#1253) b0e5b64
  • chore(deps): pin dependency esm to 3.2.25 (#1304) 39fdaf5
  • chore(deps): update dependency mongodb to v3.6.6 (#1295) 79e2c20
  • Bump lodash from 4.17.20 to 4.17.21 (#1311) 91a4a4e
  • chore(deps): update supercharge/mongodb-github-action action to v1.4.0 (#1312) f8e93d6
  • chore(deps): update dependency jsdoc to v3.6.7 (#1313) 554f99b
  • Update History.md 09f26c7

v4.1.3...v4.2.0

v4.1.3

02 May 00:08
Compare
Choose a tag to compare

v4.1.2...v4.1.3

v4.1.2

04 Apr 12:05
Compare
Choose a tag to compare

v4.1.0

28 Feb 10:02
Compare
Choose a tag to compare

v4.0.1

16 Jan 21:59
Compare
Choose a tag to compare

v4.0.0

16 Jan 14:54
Compare
Choose a tag to compare

Please use release 4.0.1 instead — this release was broken.

See changelog