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 visible (Hide)

terminus - v4.12.1 Latest Release

Published by github-actions[bot] over 1 year ago

4.12.1 (2023-06-23)

Bug Fixes

  • example/postgres/package.json to reduce vulnerabilities (#275) (aea2f6d)
terminus - v4.12.0

Published by github-actions[bot] over 1 year ago

4.12.0 (2023-04-16)

Features

terminus - v4.11.2

Published by github-actions[bot] about 2 years ago

4.11.2 (2022-08-29)

Bug Fixes

  • upgrade mongodb from 3.1.13 to 3.7.3 (#218) (47cca48)
terminus - v4.11.1

Published by github-actions[bot] over 2 years ago

4.11.1 (2022-07-10)

Bug Fixes

terminus - v4.11.0

Published by github-actions[bot] over 2 years ago

4.11.0 (2022-06-22)

Features

  • shutdown: Adds option to exit(o) instead of resending the uncatched signal that was received (#212) (54e5504)
terminus - v4.10.2

Published by github-actions[bot] over 2 years ago

4.10.2 (2022-01-19)

Bug Fixes

  • ts: Add TerminusState interface, update HealthCheck function type (#201) (99c42a4)
terminus - v4.10.1

Published by github-actions[bot] almost 3 years ago

4.10.1 (2022-01-17)

Bug Fixes

  • headers: add ts definitions (3f353c6)
terminus - v4.10.0

Published by github-actions[bot] almost 3 years ago

4.10.0 (2022-01-14)

Features

terminus - v4.9.0

Published by github-actions[bot] over 3 years ago

4.9.0 (2021-06-04)

Features

terminus - v4.8.0

Published by github-actions[bot] over 3 years ago

4.8.0 (2021-05-21)

Features

  • healthcheck: expose state to health checks (#185) (ba3f67f)
terminus - v4.7.2

Published by github-actions[bot] over 3 years ago

4.7.2 (2021-05-04)

Bug Fixes

terminus - v4.7.1

Published by rxmarbles over 3 years ago

4.7.1 (2021-03-23)

Bug Fixes

terminus - v4.7.0

Published by rxmarbles over 3 years ago

4.7.0 (2021-03-15)

Features

  • error-response: support passing error objects to HealthCheckError (#175) (b8d8fdb)
terminus - v4.6.0

Published by rxmarbles over 3 years ago

4.6.0 (2021-01-24)

Features

terminus - v4.5.0

Published by rxmarbles almost 4 years ago

  • (feat) use native promisify and remove es6-promisify
terminus - v4.4.1

Published by gergelyke over 4 years ago

4.4.1 (2020-05-05)

Bug Fixes

terminus - v4.4.0

Published by gergelyke over 4 years ago

4.4.0 (2020-05-02)

Bug Fixes

  • semantic-release: use supported nodejs version (9d51f48)
  • semantic-release: use supported nodejs version (35a9568)
  • do not send multiple responses for the same request (#138) (681d430)
  • upgrade cassandra-driver from 3.5.0 to 3.6.0 (#142) (799c4b5)
  • upgrade es6-promisify from 6.0.0 to 6.0.2 (#141) (ae87ebb)
  • upgrade mysql from 2.15.0 to 2.18.1 (#143) (bc76bec)
  • upgrade pg from 7.4.1 to 7.18.2 (#144) (48eccf8)
  • upgrade stoppable from 1.0.5 to 1.1.0 (#140) (78ce80b)

Features

terminus - v4.3.1

Published by gergelyke almost 5 years ago

4.3.1 (2019-11-30)

Bug Fixes

  • routes: option to make route matching case insensitive #124 (#125) (cf093f1)
terminus - v4.3.0

Published by gergelyke almost 5 years ago

4.3.0 (2019-11-27)

Features

  • routes: option to make route matching case insensitive #124 (eec7b9f)
terminus - v4.2.1

Published by gergelyke almost 5 years ago

4.2.1 (2019-10-22)

Bug Fixes

  • example/mongo/package.json & example/mongo/package-lock.json to reduce vulnerabilities (#120) (d024de6)