Skip to content

Releases: openfaas/of-watchdog

HTTP mode enhancement

31 May 22:26

Choose a tag to compare

Closes the request body if supplied to prevent dangling connections.

Pass QueryString to upstream_url in HTTP Mode

16 May 10:46

Choose a tag to compare

Fixes:

Add exec_timeout for HTTP mode

09 Mar 14:37

Choose a tag to compare

  • Adds exec_timeout for HTTP mode

HTTP KeepAlive tuning

16 Feb 09:44

Choose a tag to compare

Tunes internal upstream HTTP connection with KeepAlive

Minor fix for HTTP forwarding

24 Jan 21:47

Choose a tag to compare

Set incoming request headers on forwarded http message

Signed-off-by: Alex Ellis <[email protected]>

Adds HTTP as an experimental mode

24 Jan 21:02

Choose a tag to compare

Add HTTP as a watchdog mode

Signed-off-by: Alex Ellis <[email protected]>

Configure watchdog via env-vars

29 Nov 12:53

Choose a tag to compare

See README.md for more details

Write lock file

18 Nov 18:56

Choose a tag to compare

Write lock file to maintain compatibility with health checks.

Set default port to 8080

18 Nov 17:53
9eda9d0

Choose a tag to compare

  • Set default port to 8080

Add Serialize/Afterburn/Streaming modes

03 Nov 16:00

Choose a tag to compare

Available for testing:

  • fprocess env variable
  • mode env variable - streaming/serializing/afterburn