Releases: gajus/http-terminator
Releases · gajus/http-terminator
v2.0.0
2.0.0 (2020-01-21)
Features
- rename httpResponseTimeout to gracefulTerminationTimeout (4d1722d)
BREAKING CHANGES
- renamed configuration to avoid ambiguity about the function of the configuration.
v1.2.3
1.2.3 (2020-01-21)
Bug Fixes
- ensure that we destroy new sockets after termination (57d4291)
v1.2.2
1.2.2 (2020-01-20)
Bug Fixes
- set terminating promise ASAP (6d32709)
v1.2.1
1.2.1 (2020-01-20)
Bug Fixes
- do not send {connection: close} prematurely (4d1b8f1)
v1.2.0
1.2.0 (2020-01-20)
Bug Fixes
- differentiate HTTP and HTTPS server types (baaa9bb)
- force release (722caee)
Features
v1.1.0
1.1.0 (2020-01-20)
Features
- add connection close to requests re-using the same socket (7ced4f7)
v1.0.0
1.0.0 (2020-01-19)
Features
- add connection: close header when terminating ongoing requests (a3aec29)
- release first version (441027c)