Releases: openfaas/classic-watchdog
Update go.mod dependencies and Go to 1.22
Changelog for 0.3.1:
Commits
d15a1e5 Update to Go 1.22 and dependencies in go.mod by @alexellis
Changes: 0.3.0...0.3.1
Generated by Derek
Support function authentication with OpenFaaS IAM
Update faas-middleware, to add X-OpenFaaS-Internal header when max_inflight is met
Changelog for 0.2.3:
Commits
b20362a Update faas-middleware and Go version to 1.21 by @alexellis
dc31874 Update README.md by @alexellis
Changes: 0.2.2...0.2.3
Generated by Derek
Update default timeout to 30s and upgrade GitHub Actions
Changelog for 0.2.2:
- PR #12 Fix GHA actions - removing set-output, upgrading Docker actions by @alexellis
Commits
f997bb9 Fix tag in publish job by @alexellis
beafee6 Fix tag in publish build to use REPO_OWNER by @alexellis
2e3c5dc Upgrade GitHub Actions by @alexellis
c6cc226 Move from 8s default timeout to 30s by @alexellis
Changes: 0.2.1...0.2.2
Generated by Derek
GA release for 0.2.1 with updated Prometheus library
Changelog for 0.2.1:
- PR #8 update prometheus client golang. fixes CVE-2022-21698 by @spawn2kill
Commits
ffa4eae Add publish permissions by @alexellis
e2ecb21 Update build step to local only by @alexellis
f9988df Update Makefile for gofmt target by @alexellis
8d7eabf Fix gofmt and ensure it ignores the vendor folder. by @alexellis
d2e0504 update prometheus client golang by @spawn2kill
a3dd23c Populate repo owner and name in GitHub Actions by @alexellis
b05240d Update GHCR authentication in actions and Go to 1.17 by @alexellis
1cf0c67 Update README.md by @alexellis
Changes: 0.2.1-rc2...0.2.1
Generated by Derek
Update Prometheus client
Changelog for 0.2.1-rc2:
Commits
cd8dc9f Update publish.yaml by @alexellis
Changes: 0.2.1-rc1...0.2.1-rc2
Generated by Derek
Update Prometheus client
Changelog for 0.2.1-rc1:
- PR #8 update prometheus client golang. fixes CVE-2022-21698 by @spawn2kill
Commits
ffa4eae Add publish permissions by @alexellis
e2ecb21 Update build step to local only by @alexellis
f9988df Update Makefile for gofmt target by @alexellis
8d7eabf Fix gofmt and ensure it ignores the vendor folder. by @alexellis
d2e0504 update prometheus client golang by @spawn2kill
a3dd23c Populate repo owner and name in GitHub Actions by @alexellis
b05240d Update GHCR authentication in actions and Go to 1.17 by @alexellis
1cf0c67 Update README.md by @alexellis
Changes: 0.2.0...0.2.1-rc1
Generated by Derek
Speed up shutdown according to remaining active connections
Changelog for 0.2.0:
- PR #7 Allow watchdog to exit earlier during graceful shutdown by @alexellis
Commits
56bf6aa Allow watchdog to exit earlier by @alexellis
f294c84 Update README.md by @alexellis
e3c5f0d Update README.md by @alexellis
Changes: 0.1.5...0.2.0
Generated by Derek
Update Prometheus client
Changelog for 0.1.5:
- PR #6 Bump versions of modules by @alexellis
- PR #5 Add OpenFaaS Issue/Pull Request templates by @techknowlogick
- PR #4 Template Github Actions for release build by @techknowlogick
Commits
42da493 Bump versions of modules by @alexellis
2afb0c7 Add OpenFaaS Issue/Pull Request templates by @techknowlogick
681b861 Template Github Actions for release build by @techknowlogick
f5f0832 Update Go version to 1.15 by @alexellis
Generated by Derek