Skip to content

Releases: openfaas/of-watchdog

Update build to Go 1.24

12 Aug 06:29

Choose a tag to compare

Changelog for 0.10.11:

Commits
e55fde6 Correct Go version in build file by @alexellis
57826c1 Update build to Go 1.24 by @alexellis

Changes: 0.10.10...0.10.11

Generated by Derek

Support ndjson streams for function invocations

16 Jul 14:24

Choose a tag to compare

Changelog for 0.10.10:

Commits
467ba06 Support forwarding of ndjson streams by @welteki
5343a14 Pin workflows by @alexellis
9440b84 Update go.mod by @alexellis

Changes: 0.10.9...0.10.10

Generated by Derek

Add X-Auth-Seconds for jwt_auth

18 Apr 07:10

Choose a tag to compare

Changelog for 0.10.9:

Commits
2a769ba Add X-Auth-Seconds for jwt_auth by @alexellis

Changes: 0.10.8...0.10.9

Generated by Derek

Support forwarding of websockets

27 Feb 08:44

Choose a tag to compare

Changelog for 0.10.8:

Commits
1c788c7 Support forwarding of websockets by @alexellis
3ec7549 Support forwarding of websockets by @alexellis
1be06a7 Update to Go 1.23 by @alexellis

Changes: 0.10.7...0.10.8

Generated by Derek

Update to Go 1.23 and updated go.mod packages

17 Jan 22:02

Choose a tag to compare

Changelog for 0.10.7:

Commits
6504675 Update to Go 1.23 and update vendor by @alexellis

Changes: 0.10.6...0.10.7

Generated by Derek

Only log about JWT Auth when it is enabled

03 Sep 11:49

Choose a tag to compare

Changelog for 0.10.6:

Commits
9407412 Only log about JWT Auth when it is enabled by @alexellis

Changes: 0.10.5...0.10.6

Generated by Derek

Support massive log lines from function handler

26 Aug 16:24

Choose a tag to compare

Changelog for 0.10.5:

  • PR #159 Offer unlimited log buffer size when scanning handler logs by @alexellis

Commits
f9aec5c Offer unlimited log buffer size when scanning handler logs by @alexellis

Changes: 0.10.4...0.10.5

Generated by Derek

Copy upstream response into http writer

16 Jul 09:05

Choose a tag to compare

Changelog for 0.10.4:

Commits
ef933c8 Copy upstream response into http writer by @alexellis

Changes: 0.10.3...0.10.4

Generated by Derek

Add X-OpenFaaS-Internal to internal HTTP errors

12 Jul 17:15

Choose a tag to compare

Changelog for 0.10.3:

Commits
a6a3f4c Add X-OpenFaaS-Internal to internal HTTP errors by @alexellis
243c501 Update go.mod by @alexellis
a28fefc Bump dependencies by @alexellis

Changes: 0.10.2...0.10.3

Generated by Derek

Provide option to timeout functions earlier than configured

11 Jul 09:27

Choose a tag to compare

Changelog for 0.10.2:

Commits
ba8716e Provide option to timeout functions earlier than configured by @alexellis

Changes: 0.10.1...0.10.2

Generated by Derek