Ladjs Graceful Versions Save

Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handlers.

v3.2.2

1 year ago
  • Merge pull request #14 from Nicholaiii/master b803687
  • fix(types): make Logger type permit arguments 1199bf0

https://github.com/ladjs/graceful/compare/v3.2.1...v3.2.2

v3.2.1

1 year ago

v3.2.0

1 year ago
  • feat: added hide_meta option with true default value (for @cabinjs) c4bee25

https://github.com/ladjs/graceful/compare/v3.1.0...v3.2.0

v3.1.0

1 year ago
  • feat: added ignoreHook log metadata option, updated types, switched this.logger to this.config.logger, bumped deps 1a260b7

https://github.com/ladjs/graceful/compare/v3.0.2...v3.1.0

v3.0.2

1 year ago
  • fix: remove node prefixed requires (fixes #13) 0933468

https://github.com/ladjs/graceful/compare/v3.0.1...v3.0.2

v3.0.1

1 year ago

v3.0.0

1 year ago
  • chore: drop bull support 7a625cb
  • feat: rewrite, bump deps, implement lil-http-terminator 471582c

https://github.com/ladjs/graceful/compare/v2.0.1...v3.0.0

v2.0.1

2 years ago
  • chore: update README to reflect new breaking change in v2.0.0 c8cbef4

https://github.com/ladjs/graceful/compare/v2.0.0...v2.0.1

v2.0.0

2 years ago
  • fix: unhandled rejections should throw and bubble up to uncaught exception (breaking change) 1494176

https://github.com/ladjs/graceful/compare/v1.1.5...v2.0.0

v1.1.5

2 years ago
  • chore: bump deps, lassify 7242692
  • Merge pull request #12 from ladjs/fix/await-bree 269afd9
  • fix: await bree.stop b0a0e69
  • v1.1.4 cba4904
  • Merge pull request #10 from felixmosh/fix-9 918c4dd
  • fix: Make constructor options optional de58792

https://github.com/ladjs/graceful/compare/v1.1.3...v1.1.5