Skip to content

Releases: openfaas/of-watchdog

Update Prometheus client

21 Feb 18:15

Choose a tag to compare

Changelog for 0.8.4:

Commits
bbd2e96 Update prometheus client version by @alexellis

Generated by Derek

Publish to GHCR via GitHub Actions

12 Feb 20:01

Choose a tag to compare

Changelog for 0.8.3:

Commits
a49fcb4 Fix golang version during build flow by @LucasRoesler
d293eb7 Use dynamic repo owner for docker tags by @LucasRoesler
5527465 Duplicate classic-watchdog make and docker files by @LucasRoesler
c00d590 Migration to Github Actions and multiarch builds by @LucasRoesler
c72f1f9 Add separator to message by @alexellis
f99b6dd Make prefix string explcit by @alexellis

Generated by Derek

Enable log prefix trimming for pass-through of logs from functions.

08 Feb 17:54

Choose a tag to compare

Changelog for 0.8.2:

Commits
e338b8a Update Go version to 1.15 by @alexellis
664c2df Document prefix_logs feature by @alexellis
51ea0d6 Add mechanism to disable prefixes to function logs by @alexellis
6b710fb Log internal messages to stderr by @alexellis
6bee3ec Add docs in EnvVar section for mode by @Waterdrips

Generated by Derek

Update to using go modules

24 Sep 12:15

Choose a tag to compare

Changelog for 0.8.1:

Commits
9f89d2b Switch to go modules by @alexellis
9550ec0 Remove duplicated line from Dockerfile by @itsksaurabh
ec85b31 Reorganise image placement by @alexellis

Generated by Derek

Move of-watchdog to its new home in the main org

23 Jul 08:32

Choose a tag to compare

Changelog for 0.8.0:

Commits
6b6441c Update README by @alexellis
8cce858 Move namespace to openfaas by @alexellis

Generated by Derek

Propagate context in HTTP mode

05 Apr 08:59

Choose a tag to compare

Changelog for 0.7.7:

Commits
c796e1b forward original request's context by Hilário Coelho

Generated by Derek

Allow integers to be used instead of Golang durations for timeouts

08 Jan 18:36

Choose a tag to compare

Changelog for 0.7.6:

  • PR #90 Allow Int values and parse as Seconds for Durations by @Waterdrips

Generated by Derek

Add Http_Transfer_Encoding for serializing/streaming modes

07 Jan 18:11

Choose a tag to compare

Changelog for 0.7.5:

  • Add Http_Transfer_Encoding for serializing/streaming modes

Generated by Derek

Release built with Go 1.13

27 Dec 17:39

Choose a tag to compare

Changelog for 0.7.4:

Generated by Derek

Add -run-healthcheck option

28 Nov 20:23

Choose a tag to compare

Changelog for 0.7.3:

Note: This change is only useful for exec healthchecks and not for http probes. Wherever possible users should only use http healthchecks since exec is very resource intensive.

Generated by Derek