Releases: openfaas/of-watchdog
Update faas-middleware, to add X-OpenFaaS-Internal header when max_inflight is met
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
Changelog for 0.9.12:
- PR #154 Log stderr forking mode by @alexellis
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
Changelog for 0.9.11:
- PR #149 Fix deprecated GHA by @alexellis
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
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
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
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
Changelog for 0.9.7:
- PR #141 Update go version + README by @Shikachuu
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
Changelog for 0.9.6:
- PR #134 update prometheus client golang. fixes CVE-2022-21698 by @spawn2kill
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
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
Changelog for 0.9.5:
- PR #134 update prometheus client golang. fixes CVE-2022-21698 by @spawn2kill
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