Skip to content
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

chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.7 #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2023

This PR contains the following updates:

Package Type Update Change
ghcr.io/openfaas/of-watchdog stage minor 0.9.11 -> 0.10.7

Release Notes

openfaas/of-watchdog (ghcr.io/openfaas/of-watchdog)

v0.10.7: Update to Go 1.23 and updated go.mod packages

Compare Source

Changelog for 0.10.7:

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

Changes: openfaas/of-watchdog@0.10.6...0.10.7

Generated by Derek

v0.10.6: Only log about JWT Auth when it is enabled

Compare Source

Changelog for 0.10.6:

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

Changes: openfaas/of-watchdog@0.10.5...0.10.6

Generated by Derek

v0.10.5: Support massive log lines from function handler

Compare Source

Changelog for 0.10.5:

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

Changes: openfaas/of-watchdog@0.10.4...0.10.5

Generated by Derek

v0.10.4: Copy upstream response into http writer

Compare Source

Changelog for 0.10.4:

Commits
ef933c8 Copy upstream response into http writer by @​alexellis

Changes: openfaas/of-watchdog@0.10.3...0.10.4

Generated by Derek

v0.10.3: Add X-OpenFaaS-Internal to internal HTTP errors

Compare Source

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: openfaas/of-watchdog@0.10.2...0.10.3

Generated by Derek

v0.10.2: Provide option to timeout functions earlier than configured

Compare Source

Changelog for 0.10.2:

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

Changes: openfaas/of-watchdog@0.10.1...0.10.2

Generated by Derek

v0.10.1: Update go.mod dependencies and Go to 1.22

Compare Source

Changelog for 0.10.1:

Commits
3d089de Update go.mod dependencies and CI to Go 1.22 by @​alexellis

Changes: openfaas/of-watchdog@0.10.0...0.10.1

Generated by Derek

v0.10.0: Support function authentication with OpenFaaS IAM

Compare Source

Changelog for 0.10.0:

Commits
a7b8b44 Move JWT auth middleware to faas-middleware package by @​welteki
841d15b Include WWW-Authenticate header in 401 responses by @​welteki
f78ca34 Read function namespace from env variable or service account by @​welteki
f6cb3ed Validate auth permissions in function claims by @​welteki
2bd6101 Fix authority url by @​welteki

Changes: openfaas/of-watchdog@0.9.16...0.10.0

Generated by Derek

v0.9.16: Add log_callid option for HTTP server responses

Compare Source

Changelog for 0.9.16:

Commits
57eb957 Update vendor and mention log_callid by @​alexellis
9f5994d Document prefix_logs in README with an example by @​alexellis
d4ccb9e Initial JWT authentication implementation by @​alexellis

Changes: openfaas/of-watchdog@0.9.15...0.9.16

Generated by Derek

v0.9.15: Fix for passing body from request in text streaming mode

Compare Source

Changelog for 0.9.15:

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

Changes: openfaas/of-watchdog@0.9.14...0.9.15

Generated by Derek

v0.9.14: Support streaming responses from functions in HTTP mode

Compare Source

Changelog for 0.9.14:

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

Changes: 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 met

Compare Source

Changelog for 0.9.13:

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

Changes: openfaas/of-watchdog@0.9.12...0.9.13

Generated by Derek

v0.9.12: Log to stderr in forking mode

Compare Source

Changelog for 0.9.12:

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: openfaas/of-watchdog@0.9.11...0.9.12

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 - autoclosed May 31, 2023
@renovate renovate bot closed this May 31, 2023
@renovate renovate bot deleted the renovate/ghcr.io-openfaas-of-watchdog-0.x branch May 31, 2023 12:57
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 - autoclosed chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 May 31, 2023
@renovate renovate bot reopened this May 31, 2023
@renovate renovate bot restored the renovate/ghcr.io-openfaas-of-watchdog-0.x branch May 31, 2023 15:02
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from df59941 to 877dd54 Compare May 31, 2023 15:02
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 - autoclosed Jun 1, 2023
@renovate renovate bot closed this Jun 1, 2023
@renovate renovate bot deleted the renovate/ghcr.io-openfaas-of-watchdog-0.x branch June 1, 2023 00:35
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 - autoclosed chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 Jun 1, 2023
@renovate renovate bot reopened this Jun 1, 2023
@renovate renovate bot restored the renovate/ghcr.io-openfaas-of-watchdog-0.x branch June 1, 2023 04:19
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from 877dd54 to 963b9a6 Compare June 1, 2023 04:20
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 - autoclosed Jun 1, 2023
@renovate renovate bot closed this Jun 1, 2023
@renovate renovate bot deleted the renovate/ghcr.io-openfaas-of-watchdog-0.x branch June 1, 2023 09:34
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 - autoclosed chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 Jun 1, 2023
@renovate renovate bot reopened this Jun 1, 2023
@renovate renovate bot restored the renovate/ghcr.io-openfaas-of-watchdog-0.x branch June 1, 2023 12:01
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from 963b9a6 to 031774d Compare June 1, 2023 12:01
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 - autoclosed Jun 1, 2023
@renovate renovate bot closed this Jun 1, 2023
@renovate renovate bot deleted the renovate/ghcr.io-openfaas-of-watchdog-0.x branch June 1, 2023 15:26
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 - autoclosed chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 Jun 1, 2023
@renovate renovate bot reopened this Jun 1, 2023
@renovate renovate bot restored the renovate/ghcr.io-openfaas-of-watchdog-0.x branch June 1, 2023 19:22
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from 031774d to 139cb18 Compare June 1, 2023 19:23
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 - autoclosed Jun 2, 2023
@renovate renovate bot closed this Jun 2, 2023
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 - autoclosed Jun 6, 2023
@renovate renovate bot closed this Jun 6, 2023
@renovate renovate bot deleted the renovate/ghcr.io-openfaas-of-watchdog-0.x branch June 6, 2023 01:46
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 - autoclosed chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 Jun 6, 2023
@renovate renovate bot reopened this Jun 6, 2023
@renovate renovate bot restored the renovate/ghcr.io-openfaas-of-watchdog-0.x branch June 6, 2023 11:06
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from dc77c05 to bc28b5b Compare June 6, 2023 11:06
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.13 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from bc28b5b to 9128e37 Compare November 10, 2023 12:32
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.13 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.14 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from 9128e37 to 8b1ad5a Compare January 11, 2024 14:02
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.14 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.15 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from 8b1ad5a to 7fc8b15 Compare January 12, 2024 13:22
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.15 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.16 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from 7fc8b15 to 0c38c09 Compare April 25, 2024 20:19
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.16 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.1 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from 0c38c09 to 96eee36 Compare June 17, 2024 12:59
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.1 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.2 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from 96eee36 to 9cda8b9 Compare July 11, 2024 11:49
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.2 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.3 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch 2 times, most recently from a83e999 to 45abf3b Compare July 16, 2024 10:37
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.3 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.4 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from 45abf3b to 2e0b42e Compare August 26, 2024 17:00
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.4 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.5 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from 2e0b42e to f3bc119 Compare September 3, 2024 13:34
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.5 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.6 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-openfaas-of-watchdog-0.x branch from f3bc119 to 20a561a Compare January 18, 2025 00:25
@renovate renovate bot changed the title chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.6 chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.7 Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants