Skip to content

Releases: godaddy/terminus

v2.4.0

08 Jul 20:42
Compare
Choose a tag to compare

2.4.0 (2018-07-08)

Features

  • health-check: extend info response with the resolved health-check promise (b79949d)

v2.3.1

06 Jul 16:05
a8128ee
Compare
Choose a tag to compare

2.3.1 (2018-07-06)

Bug Fixes

  • dependencies: fix dependencies with known security problems (a8128ee)

v2.3.0

10 Jun 23:45
Compare
Choose a tag to compare

2.3.0 (2018-06-10)

Features

  • signals: support for multiple signals (599a87a)

v2.2.2

08 Jun 21:23
Compare
Choose a tag to compare

2.2.2 (2018-06-08)

Bug Fixes

  • package: remove publish override (4ff86a3)

v2.2.1

08 Jun 20:32
Compare
Choose a tag to compare

2.2.1 (2018-06-08)

Bug Fixes

  • on-signal: fail healthchecks on signal rec ([e6d7772]

v2.2.0

19 Dec 20:32
Compare
Choose a tag to compare

2.2.0 (2017-12-19)

Features

  • signal: expose an option to change the signal the process listens on for shutdown (8e822ba)

v2.1.0

18 Dec 15:51
Compare
Choose a tag to compare

2.1.0 (2017-12-18)

Features

  • types: add typescript support (4b731fa)

v2.0.1

15 Dec 18:50
6194b3e
Compare
Choose a tag to compare

2.0.1 (2017-12-15)

Bug Fixes

  • stoppable: use 1.0.5 to support node 6 (6194b3e)

v2.0.0

09 Dec 01:44
743aaee
Compare
Choose a tag to compare

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

v1.0.1

09 Dec 00:46
Compare
Choose a tag to compare

1.0.1 (2017-12-09)

Bug Fixes

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

Features