Skip to content

Releases: ryodocx/testserver

v1.4.4-rc.1

v1.4.4-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Aug 16:29

Changelog

v1.4.3

Choose a tag to compare

@ryodocx ryodocx released this 06 Aug 01:03
a0e67e0

Update dependencies

v1.4.2

Choose a tag to compare

@ryodocx ryodocx released this 24 Jul 01:53
5bb8172
  • refactoring

v1.4.1

Choose a tag to compare

@ryodocx ryodocx released this 24 Jul 00:48
a5b351f
  • add CI
  • print version
  • change GRACE_PERIOD_BEFORE_SHUTDOWN default 3s -> 1s

v1.4.0

Choose a tag to compare

@ryodocx ryodocx released this 18 Jul 17:33
db0ae32
  • support GRACE_PERIOD_DURING_SHUTDOWN = 0
  • change default: GRACE_PERIOD_DURING_SHUTDOWN=0 (unlimited)

v1.3.0

Choose a tag to compare

@ryodocx ryodocx released this 18 Jul 05:52
  • split GRACE_PERIOD to BEFORE_SHUTDOWN/DURING_SHUTDOWN

v1.2.1

Choose a tag to compare

@ryodocx ryodocx released this 18 Jul 05:24
dfdf762
  • rename image tag: 1.2.0 -> v1.2.1
  • improve graceful shotdown

v1.2.0

Choose a tag to compare

@ryodocx ryodocx released this 26 Jun 03:11
4716f83
  • base image: change to alpine

v1.1.1

Choose a tag to compare

@ryodocx ryodocx released this 26 Jun 01:49
6f89bcd
  • improved error handling

v1.1.0

Choose a tag to compare

@ryodocx ryodocx released this 25 Jun 20:54
fa62a96
  • add STARTUP_WAIT