chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.6 #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.9.12
->0.10.6
Release Notes
openfaas/of-watchdog (ghcr.io/openfaas/of-watchdog)
v0.10.6
: Only log about JWT Auth when it is enabledCompare Source
Changelog for 0.10.6:
Commits
9407412
Only log about JWT Auth when it is enabled by @alexellisChanges: openfaas/of-watchdog@0.10.5...0.10.6
Generated by Derek
v0.10.5
: Support massive log lines from function handlerCompare Source
Changelog for 0.10.5:
Commits
f9aec5c
Offer unlimited log buffer size when scanning handler logs by @alexellisChanges: openfaas/of-watchdog@0.10.4...0.10.5
Generated by Derek
v0.10.4
: Copy upstream response into http writerCompare Source
Changelog for 0.10.4:
Commits
ef933c8
Copy upstream response into http writer by @alexellisChanges: openfaas/of-watchdog@0.10.3...0.10.4
Generated by Derek
v0.10.3
: Add X-OpenFaaS-Internal to internal HTTP errorsCompare Source
Changelog for 0.10.3:
Commits
a6a3f4c
Add X-OpenFaaS-Internal to internal HTTP errors by @alexellis243c501
Update go.mod by @alexellisa28fefc
Bump dependencies by @alexellisChanges: openfaas/of-watchdog@0.10.2...0.10.3
Generated by Derek
v0.10.2
: Provide option to timeout functions earlier than configuredCompare Source
Changelog for 0.10.2:
Commits
ba8716e
Provide option to timeout functions earlier than configured by @alexellisChanges: openfaas/of-watchdog@0.10.1...0.10.2
Generated by Derek
v0.10.1
: Update go.mod dependencies and Go to 1.22Compare Source
Changelog for 0.10.1:
Commits
3d089de
Update go.mod dependencies and CI to Go 1.22 by @alexellisChanges: openfaas/of-watchdog@0.10.0...0.10.1
Generated by Derek
v0.10.0
: Support function authentication with OpenFaaS IAMCompare Source
Changelog for 0.10.0:
Commits
a7b8b44
Move JWT auth middleware to faas-middleware package by @welteki841d15b
Include WWW-Authenticate header in 401 responses by @weltekif78ca34
Read function namespace from env variable or service account by @weltekif6cb3ed
Validate auth permissions in function claims by @welteki2bd6101
Fix authority url by @weltekiChanges: openfaas/of-watchdog@0.9.16...0.10.0
Generated by Derek
v0.9.16
: Add log_callid option for HTTP server responsesCompare Source
Changelog for 0.9.16:
Commits
57eb957
Update vendor and mention log_callid by @alexellis9f5994d
Document prefix_logs in README with an example by @alexellisd4ccb9e
Initial JWT authentication implementation by @alexellisChanges: openfaas/of-watchdog@0.9.15...0.9.16
Generated by Derek
v0.9.15
: Fix for passing body from request in text streaming modeCompare Source
Changelog for 0.9.15:
Commits
bb7b23f
Fix for passing body from request in text streaming mode by @alexellisChanges: openfaas/of-watchdog@0.9.14...0.9.15
Generated by Derek
v0.9.14
: Support streaming responses from functions in HTTP modeCompare Source
Changelog for 0.9.14:
Commits
f0eb480
Support streaming responses from functions in HTTP mode by @alexellisChanges: openfaas/of-watchdog@0.9.13...0.9.14
Generated by Derek
v0.9.13
: Update faas-middleware, to add X-OpenFaaS-Internal header when max_inflight is metCompare Source
Changelog for 0.9.13:
Commits
485e360
Update faas-middleware and Go version to 1.21 by @alexellisChanges: openfaas/of-watchdog@0.9.12...0.9.13
Generated by Derek
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.