Skip to content

Releases: openfaas/of-watchdog

Update faas-middleware, to add X-OpenFaaS-Internal header when max_inflight is met

10 Nov 10:43
Compare
Choose a tag to compare

Changelog for 0.9.13:

Commits
485e360 Update faas-middleware and Go version to 1.21 by @alexellis

Changes: 0.9.12...0.9.13

Generated by Derek

Log to stderr in forking mode

31 May 10:00
Compare
Choose a tag to compare

Changelog for 0.9.12:

Commits
5d4cadc Inline if statements and update README order by @alexellis
a5324bf Stream stderr to logs for streaming fork mode by @alexellis
ea3bcc4 Update Copyright by @alexellis
77e0a2e Update client_golang for Prometheus and build with Go 1.20 by @alexellis
5fa4988 Update README.md by @alexellis

Changes: 0.9.11...0.9.12

Generated by Derek

Update default timeout to 30s and upgrade GitHub Actions

24 Jan 13:33
Compare
Choose a tag to compare

Changelog for 0.9.11:

Commits
ae2f508 Fix TAG for publish job by @alexellis
9ca5a78 Fix deprecated GHA by @alexellis
6cc975b Increase default timeout to 30s by @alexellis

Changes: 0.9.10...0.9.11

Generated by Derek

Remove log line when limiting requests

21 Oct 20:02
Compare
Choose a tag to compare

Changelog for 0.9.10:

Commits
eefeb9d Fix #147 by @alexellis
dded355 Update ISSUE_TEMPLATE.md by @alexellis

Changes: 0.9.9...0.9.10

Generated by Derek

Proxy readiness and make logs messages consistent

14 Oct 12:17
Compare
Choose a tag to compare

Changelog for 0.9.9:

  • PR #146 Proxy readiness and make logs messages consistent by @alexellis

Commits
aa898b7 Make response messages consistent between modes by @alexellis
0b79385 fix: custom ready checks should not count to the concurrency by @LucasRoesler
e479ad7 chore: rename function ready path env variable by @LucasRoesler
276e3b7 chore: copy readiness headers to the upstream request by @LucasRoesler
42bfe89 feat: allow proxying readiness checks to the function by @LucasRoesler

Changes: 0.9.8...0.9.9

Generated by Derek

Add support for a ready endpoint based upon max_inflight and use a Context with a deadline instead of timers for enforcing timeouts

29 Sep 17:36
Compare
Choose a tag to compare

Changelog for 0.9.8:

  • PR #143 Add support for a ready endpoint, based upon max_inflight and change timers to use a Context with a deadline. by @alexellis

Commits
29909ab Add a quick overview of the 3 modes by @alexellis
3061c7d Implement a ready endpoint that works with max-inflight by @alexellis
47d5c31 Fix issue with streaming mode and killing long running processes by Johan Ouwerkerk

Changes: 0.9.7...0.9.8

Generated by Derek

Release with Go 1.18

31 Aug 16:55
Compare
Choose a tag to compare
Release with Go 1.18 Pre-release
Pre-release

Changelog for 0.9.7:

Commits
72a3e01 Update go version + README by @Shikachuu

Changes: 0.9.6...0.9.7

Generated by Derek

GA release for 0.9.6 with updated Prometheus library

11 May 11:26
82eb587
Compare
Choose a tag to compare

Changelog for 0.9.6:

Commits
9b83593 Add publish permissions for actions by @alexellis
04042c3 Update vendor directory by @alexellis
29d02d8 Populate repo owner and name in GitHub Actions by @alexellis
46dbe20 Update to Go 1.17 by @alexellis
ed7e2ec update prometheus client golang by @spawn2kill

Changes: 0.9.6-rc1...0.9.6

Generated by Derek

Update Prometheus library

11 May 11:18
82eb587
Compare
Choose a tag to compare
Pre-release

Changelog for 0.9.6-rc1:

Commits
82eb587 Update publish.yaml by @alexellis

Changes: 0.9.5...0.9.6-rc1

Generated by Derek

Update Prometheus client

10 May 21:10
Compare
Choose a tag to compare
Pre-release

Changelog for 0.9.5:

Commits
9b83593 Add publish permissions for actions by @alexellis
04042c3 Update vendor directory by @alexellis
29d02d8 Populate repo owner and name in GitHub Actions by @alexellis
46dbe20 Update to Go 1.17 by @alexellis
ed7e2ec update prometheus client golang by @spawn2kill

Changes: 0.9.4...0.9.5

Generated by Derek