terminus

Graceful shutdown and Kubernetes readiness / liveness checks for any Node.js HTTP applications

MIT License

Downloads
691K
Stars
1.8K
Committers
51

Bot releases are hidden (Show)

terminus - v2.3.1

Published by gergelyke over 6 years ago

2.3.1 (2018-07-06)

Bug Fixes

  • dependencies: fix dependencies with known security problems (a8128ee)
terminus - v2.3.0

Published by gergelyke over 6 years ago

2.3.0 (2018-06-10)

Features

  • signals: support for multiple signals (599a87a)
terminus - v2.2.2

Published by gergelyke over 6 years ago

2.2.2 (2018-06-08)

Bug Fixes

  • package: remove publish override (4ff86a3)
terminus - v2.2.1

Published by gergelyke over 6 years ago

2.2.1 (2018-06-08)

Bug Fixes

  • on-signal: fail healthchecks on signal rec ([e6d7772]
terminus - v2.2.0

Published by gergelyke almost 7 years ago

2.2.0 (2017-12-19)

Features

  • signal: expose an option to change the signal the process listens on for shutdown (8e822ba)
terminus - v2.1.0

Published by gergelyke almost 7 years ago

2.1.0 (2017-12-18)

Features

  • types: add typescript support (4b731fa)
terminus - v2.0.1

Published by gergelyke almost 7 years ago

2.0.1 (2017-12-15)

Bug Fixes

  • stoppable: use 1.0.5 to support node 6 (6194b3e)
terminus - v2.0.0

Published by gergelyke almost 7 years ago

2.0.0 (2017-12-09)

Bug Fixes

  • error-code: the process exits with the code derived from the signal (743aaee)

BREAKING CHANGES

  • error-code: the process exit code changed from 0
terminus - v1.0.1

Published by gergelyke almost 7 years ago

1.0.1 (2017-12-09)

Bug Fixes

  • publish: use eslint instead of lint (9ad2311)
  • support: add promisify for node@6 support (531021c)

Features