Releases: openfaas/cron-connector
Upgrade to latest connector-sdk and new go-sdk
Changelog for 0.7.0:
Commits
43c31db Upgrade publish action by @alexellis
4accc00 Upgrade to latest connector-sdk and new go-sdk by @alexellis
219f094 Update/modernise GitHub Actions and Go/alpine version by @alexellis
3472872 Fix fatal error due to checking wrong error variable by @alexellis
Changes: 0.6.1...0.7.0
Generated by Derek
Fix issue with hanging when receiving an error from the gateway
Changelog for 0.6.1:
- PR #26 Warn, instead of exiting on error by @alexellis
Commits
53b0fc7 Warn, instead of exiting on error by @alexellis
Changes: 0.6.0...0.6.1
Generated by Derek
Upgrade Go to 1.18 and improve invocation output
Changelog for 0.6.0:
- PR #25 Improve output with duration of invocations and migrate to Go 1.18 by @alexellis
Commits
2268390 Improve output, migrate to Go 1.18 by @alexellis
f981570 Update docs for README by @alexellis
6e03b1a Update README.md by @alexellis
Changes: 0.5.1...0.6.0
Generated by Derek
Upgrade Alpine Linux base image
Fixes for faasd and better logging
Changelog for 0.5.0:
- PR #21 Fix invocations for faasd and #18 by @alexellis
Commits
aa14f05 Always return a name even when there is an error by @alexellis
124ae95 Remove debug line for invocations by @alexellis
dca4fa1 Update to Alpine 1.14 for shipping container by @alexellis
4fd848e Remove YAML file which is not required by @alexellis
f21d5e7 Fix #18 invocations failing without namespace by @alexellis
Generated by Derek
Publish with async support
Changelog for 0.4.2:
- PR #15 Add async endpoint support by @viveksyngh
Commits
63646e5 Add async endpoint support by @viveksyngh
Generated by Derek
Support multiple namespace support and move to Go 1.15
Update to v3 Cron package
Changelog for 0.4.0:
- PR #13 Update cron package to v3 by @viveksyngh
- PR #10 Update example cron-connector stack to openfaas by @Waterdrips
Commits
5806411 Update cron package to v3 by @viveksyngh
ba21b2c Add cron-connector by @alexellis
b519266 Update example cron-connector stack to openfaas by @Waterdrips
Generated by Derek
Update to Github Actions (test build)
Changelog for 0.3.2:
- PR #9 github actions integration completed by @developer-guy
Commits
46eee96 github actions integration completed by @developer-guy
38a865d Migrate to Go modules and Go 1.13 by @alexellis
14776ab Remove chart by @alexellis
007fe67 Create PULL_REQUEST_TEMPLATE.md by @alexellis
3ee2255 Create ISSUE_TEMPLATE.md by @alexellis
aa0d34a Remove unused e2e tests by @alexellis
cebad19 Update README.md by @alexellis
Generated by Derek
Push to openfaas Docker Hub org
Changelog for 0.3.1:
Generated by Derek