Skip to content

Releases: gajus/lightship

v6.0.4

03 Feb 13:37
Compare
Choose a tag to compare

6.0.4 (2020-02-03)

Bug Fixes

v6.0.3

03 Feb 13:34
Compare
Choose a tag to compare

6.0.3 (2020-02-03)

Bug Fixes

v6.0.2

27 Jan 10:51
Compare
Choose a tag to compare

6.0.2 (2020-01-27)

Bug Fixes

v6.0.1

20 Jan 09:44
Compare
Choose a tag to compare

6.0.1 (2020-01-20)

Bug Fixes

v6.0.0

18 Jan 10:22
Compare
Choose a tag to compare

6.0.0 (2020-01-18)

Features

  • support for Node v10 >= (85461c1)

BREAKING CHANGES

  • dropping Node v8 support.

v5.1.0

18 Jan 09:51
Compare
Choose a tag to compare

5.1.0 (2020-01-18)

Features

  • ensure graceful termination of the Lightship service itself (2989802)

v5.0.0

18 Jan 08:58
Compare
Choose a tag to compare

5.0.0 (2020-01-18)

Features

  • remove "timeout"; add gracefulShutdownTimeout and shutdownHandlerTimeout (bd72eef)

BREAKING CHANGES

    • removes "timeout" configuration in favour of more granular timeout configuration.

v4.3.10

18 Jan 07:40
Compare
Choose a tag to compare

4.3.10 (2020-01-18)

Bug Fixes

  • do not rely on http server close callback (094b408)
  • remove unnecessary variable (0ccae38)

v4.3.9

18 Jan 07:33
Compare
Choose a tag to compare

4.3.9 (2020-01-18)

Bug Fixes

  • add additional logging information (780d151)

v4.3.8

18 Jan 06:41
Compare
Choose a tag to compare

4.3.8 (2020-01-18)

Bug Fixes