Releases: godaddy/terminus
Releases · godaddy/terminus
v2.4.0
2.4.0 (2018-07-08)
Features
- health-check: extend info response with the resolved health-check promise (b79949d)
v2.3.1
2.3.1 (2018-07-06)
Bug Fixes
- dependencies: fix dependencies with known security problems (a8128ee)
v2.3.0
2.3.0 (2018-06-10)
Features
- signals: support for multiple signals (599a87a)
v2.2.2
2.2.2 (2018-06-08)
Bug Fixes
- package: remove publish override (4ff86a3)
v2.2.1
2.2.1 (2018-06-08)
Bug Fixes
- on-signal: fail healthchecks on signal rec ([e6d7772]
v2.2.0
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
2.1.0 (2017-12-18)
Features
- types: add typescript support (4b731fa)
v2.0.1
2.0.1 (2017-12-15)
Bug Fixes
- stoppable: use 1.0.5 to support node 6 (6194b3e)
v2.0.0
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
1.0.1 (2017-12-09)
Bug Fixes
- publish: use eslint instead of lint (9ad2311)
- support: add promisify for node@6 support (531021c)
Features