Of Watchdog Versions Save

Reverse proxy for STDIO and HTTP microservices

0.9.16

2 weeks ago

Changelog for 0.9.16:

Commits 57eb957911860cafcf3ca7cd570d87d9719b62c6 Update vendor and mention log_callid by @alexellis 9f5994d019fbd7d93799be10ff8ec1ebfe8723ef Document prefix_logs in README with an example by @alexellis d4ccb9ecaa5735180a43a0ce71671a6a80a1fc6b Initial JWT authentication implementation by @alexellis

Changes: https://github.com/openfaas/of-watchdog/compare/0.9.15...0.9.16

Generated by Derek

0.9.15

4 months ago

Changelog for 0.9.15:

Commits bb7b23f61a2251aa158dac6d409f2fdff383f4f9 Fix for passing body from request in text streaming mode by @alexellis

Changes: https://github.com/openfaas/of-watchdog/compare/0.9.14...0.9.15

Generated by Derek

0.9.14

4 months ago

Changelog for 0.9.14:

Commits f0eb4802ef5700c4acd7e20c2fb03aa80d6c24ae Support streaming responses from functions in HTTP mode by @alexellis

Changes: https://github.com/openfaas/of-watchdog/compare/0.9.13...0.9.14

Generated by Derek

0.9.13

6 months ago

Changelog for 0.9.13:

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

Changes: https://github.com/openfaas/of-watchdog/compare/0.9.12...0.9.13

Generated by Derek

0.9.12

11 months ago

Changelog for 0.9.12:

  • PR #154 Log stderr forking mode by @alexellis

Commits 5d4cadcaf595f3d3d213e08cdd38a310c5bb3066 Inline if statements and update README order by @alexellis a5324bf66e8f565ea9dcd09c90cfff8fa64bee14 Stream stderr to logs for streaming fork mode by @alexellis ea3bcc491b0f4382d5b9eb7c12d988628a64684a Update Copyright by @alexellis 77e0a2ed5b2fad563ac9ce3bb317137b9285a9ca Update client_golang for Prometheus and build with Go 1.20 by @alexellis 5fa498816c9eb4209baa9a1c7f1956f97cfeff47 Update README.md by @alexellis

Changes: https://github.com/openfaas/of-watchdog/compare/0.9.11...0.9.12

Generated by Derek

0.9.11

1 year ago

Changelog for 0.9.11:

  • PR #149 Fix deprecated GHA by @alexellis

Commits ae2f5089ae66f81a1475c4664cb8f5edb6c096bf Fix TAG for publish job by @alexellis 9ca5a788dc4de7b62c214c896c3d600b0e53059c Fix deprecated GHA by @alexellis 6cc975b5f519ece52b59188a46412bd81ef3d717 Increase default timeout to 30s by @alexellis

Changes: https://github.com/openfaas/of-watchdog/compare/0.9.10...0.9.11

Generated by Derek

0.9.10

1 year ago

Changelog for 0.9.10:

Commits eefeb9dd8c979398a46fc0decc3297591362bfab Fix #147 by @alexellis dded355d9f633a3879b5b46a6eee2680a231c006 Update ISSUE_TEMPLATE.md by @alexellis

Changes: https://github.com/openfaas/of-watchdog/compare/0.9.9...0.9.10

Generated by Derek

0.9.9

1 year ago

Changelog for 0.9.9:

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

Commits aa898b77066e5661d512283defdd539076868f12 Make response messages consistent between modes by @alexellis 0b79385f581f5ebb489d15648a64d696d8b10a45 fix: custom ready checks should not count to the concurrency by @LucasRoesler e479ad7a5c0aea26622047748ac2dcd37ee1be11 chore: rename function ready path env variable by @LucasRoesler 276e3b742f843c28cf45c5208c077f8a8725c077 chore: copy readiness headers to the upstream request by @LucasRoesler 42bfe898d51a3ab023ca674a617b5c8106e19c4d feat: allow proxying readiness checks to the function by @LucasRoesler

Changes: https://github.com/openfaas/of-watchdog/compare/0.9.8...0.9.9

Generated by Derek

0.9.8

1 year ago

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 29909ab030e166461ba1ef663a8a293498c10ebb Add a quick overview of the 3 modes by @alexellis 3061c7df10e5501e6d5e5aecc44cc2b3040caa20 Implement a ready endpoint that works with max-inflight by @alexellis 47d5c31a5a182999ea3f904d187355023ad75955 Fix issue with streaming mode and killing long running processes by Johan Ouwerkerk

Changes: https://github.com/openfaas/of-watchdog/compare/0.9.7...0.9.8

Generated by Derek

0.9.7

1 year ago

Changelog for 0.9.7:

  • PR #141 Update go version + README by @Shikachuu

Commits 72a3e01186e7dbe6cb5a4e521fe41f5be15575c2 Update go version + README by @Shikachuu

Changes: https://github.com/openfaas/of-watchdog/compare/0.9.6...0.9.7

Generated by Derek