Skip to content

Releases: ufoscout/docker-compose-wait

2.12.1

27 Sep 13:01
Compare
Choose a tag to compare

2.12.0

27 Apr 16:09
Compare
Choose a tag to compare
bump to 2.12.0

2.11.0

07 Apr 14:05
25313c7
Compare
Choose a tag to compare
Merge pull request #74 from ufoscout/multiple_build

support multiple architectures

2.10.0

21 Mar 17:10
Compare
Choose a tag to compare
Cargo clippy

X-Files

11 May 17:19
5098f22
Compare
Choose a tag to compare

It is now possible to wait for files or directories (Fix #20)

The following environment variables are now deprecated:

  • WAIT_BEFORE_HOSTS
  • WAIT_AFTER_HOSTS
  • WAIT_HOSTS_TIMEOUT

they should be replaced by:

  • WAIT_BEFORE
  • WAIT_AFTER
  • WAIT_TIMEOUT

Level Up

09 Mar 19:55
Compare
Choose a tag to compare

Add level WAIT_LOGGER_LEVEL environment variable to set the logger level

Prime time

16 Jan 14:05
Compare
Choose a tag to compare

Fix #21 - Cannot resolve localhost

Time Waits For No One

03 Jan 10:28
Compare
Choose a tag to compare

Fix a weird bug in the 2.7.x series where the tool is not able to solve any domain name.

Who Are You

28 Dec 09:57
Compare
Choose a tag to compare

Print wait version at startup

Wake Up, Sleeping Beauty

28 Dec 09:35
Compare
Choose a tag to compare

Added WAIT_HOST_CONNECT_TIMEOUT for setting the timeout of a single TCP connection.