forked from MarcStdt/openfaas-typescript
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.11.1 #42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/ghcr.io-openfaas-of-watchdog-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d6260f4 to
0159d40
Compare
0159d40 to
a487db3
Compare
a487db3 to
f52f5f9
Compare
f52f5f9 to
9fb5cd9
Compare
8c5d1a0 to
3c14291
Compare
3c14291 to
336fb63
Compare
336fb63 to
29f925f
Compare
29f925f to
55358f3
Compare
55358f3 to
13691a6
Compare
13691a6 to
75115aa
Compare
75115aa to
4f246a1
Compare
4f246a1 to
733b750
Compare
733b750 to
91986b3
Compare
91986b3 to
f43fcc6
Compare
f43fcc6 to
4a5139d
Compare
4a5139d to
94d003a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.11.1Release Notes
openfaas/of-watchdog (ghcr.io/openfaas/of-watchdog)
v0.11.1: Minor bump to go.mod dependenciesCompare Source
Changelog for 0.11.1:
Commits
f25d316Minor updates to go.mod as requested by user by @alexellisChanges: openfaas/of-watchdog@0.11.0...0.11.1
Generated by Derek
v0.11.0: Expose public SDK for "inproc" mode for Golang functionsCompare Source
Changelog for 0.11.0:
Commits
67a6309Add "inproc" mode for Golang functions by @alexellisChanges: openfaas/of-watchdog@0.10.12...0.11.0
Generated by Derek
v0.10.12: Bump CI to Go 1.25Compare Source
Changelog for 0.10.12:
Commits
ebeef29Bump CI to Go 1.25 by @alexellisChanges: openfaas/of-watchdog@0.10.11...0.10.12
Generated by Derek
v0.10.11: Update build to Go 1.24Compare Source
Changelog for 0.10.11:
Commits
e55fde6Correct Go version in build file by @alexellis57826c1Update build to Go 1.24 by @alexellisChanges: openfaas/of-watchdog@0.10.10...0.10.11
Generated by Derek
v0.10.10: Support ndjson streams for function invocationsCompare Source
Changelog for 0.10.10:
Commits
467ba06Support forwarding of ndjson streams by @welteki5343a14Pin workflows by @alexellis9440b84Update go.mod by @alexellisChanges: openfaas/of-watchdog@0.10.9...0.10.10
Generated by Derek
v0.10.9: Add X-Auth-Seconds for jwt_authCompare Source
Changelog for 0.10.9:
Commits
2a769baAdd X-Auth-Seconds for jwt_auth by @alexellisChanges: openfaas/of-watchdog@0.10.8...0.10.9
Generated by Derek
v0.10.8: Support forwarding of websocketsCompare Source
Changelog for 0.10.8:
Commits
1c788c7Support forwarding of websockets by @alexellis3ec7549Support forwarding of websockets by @alexellis1be06a7Update to Go 1.23 by @alexellisChanges: openfaas/of-watchdog@0.10.7...0.10.8
Generated by Derek
v0.10.7: Update to Go 1.23 and updated go.mod packagesCompare Source
Changelog for 0.10.7:
Commits
6504675Update to Go 1.23 and update vendor by @alexellisChanges: openfaas/of-watchdog@0.10.6...0.10.7
Generated by Derek
v0.10.6: Only log about JWT Auth when it is enabledCompare Source
Changelog for 0.10.6:
Commits
9407412Only 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
f9aec5cOffer 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
ef933c8Copy 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
a6a3f4cAdd X-OpenFaaS-Internal to internal HTTP errors by @alexellis243c501Update go.mod by @alexellisa28fefcBump 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
ba8716eProvide 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
3d089deUpdate 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
a7b8b44Move JWT auth middleware to faas-middleware package by @welteki841d15bInclude WWW-Authenticate header in 401 responses by @weltekif78ca34Read function namespace from env variable or service account by @weltekif6cb3edValidate auth permissions in function claims by @welteki2bd6101Fix 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
57eb957Update vendor and mention log_callid by @alexellis9f5994dDocument prefix_logs in README with an example by @alexellisd4ccb9eInitial 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
bb7b23fFix 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
f0eb480Support 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
485e360Update 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.