Skip to content

Releases: openfaas/connector-sdk

Use faas-provider for API calls

15 Dec 12:26
Compare
Choose a tag to compare

Changelog for v0.7.1:

Commits
49bf422 Update to Go 1.19 by @alexellis
51aaa68 Convert usage of ioutil to io by @alexellis
03cba58 Switch to faas-provider for gateway API calls by @alexellis

Changes: v0.7.0...v0.7.1

Generated by Derek

Add User Agent to connectors

05 Dec 16:07
Compare
Choose a tag to compare

Changelog for v0.7.0:

Commits
0be1760 Update timeout in sample by @alexellis
db37c90 Add User Agent to connector-sdk by @alexellis

Changes: v0.6.7...v0.7.0

Generated by Derek

Add duration to function response, migrate to Go 1.18

10 Aug 08:58
Compare
Choose a tag to compare

Changelog for v0.6.7:

Commits
b648cd8 Update README by @alexellis
7fb4b0f Update linter by @alexellis
ad430aa Fix linting problem by @alexellis
75182af Add duration to response by @alexellis

Changes: v0.6.6...v0.6.7

Generated by Derek

Fix broken unit test, migrate to Go 1.17 for CI

07 Jan 12:31
Compare
Choose a tag to compare

Changelog for v0.6.6:

Commits
d791db5 Convert to Go 1.17 by @alexellis
fa46e5a Fix broken unit test in 404 use-case by @alexellis
670e9c7 Inline two err check statements by @alexellis

Changes: v0.6.5...v0.6.6

Generated by Derek

Add PrintRequestBody to invoker

22 Dec 20:37
Compare
Choose a tag to compare
Pre-release

Changelog for v0.6.5:

Commits
897d012 Allow request body to be printed in invoker by @alexellis
1ca5fc5 Update faas-provider version by @alexellis

Changes: v0.6.4...v0.6.5

Generated by Derek

Add an X-Topic to all messages

29 Oct 10:01
Compare
Choose a tag to compare

Changelog for v0.6.4:

Commits
0140325 Add X-Topic for messages by @alexellis

Changes: v0.6.3...v0.6.4

Generated by Derek

Add custom HTTP headers to invocations

29 Oct 09:52
Compare
Choose a tag to compare

Changelog for v0.6.3:

Commits
17f6af7 Add custom HTTP headers for function invocation by @alexellis

Changes: v0.6.2...v0.6.3

Generated by Derek

Add BasicAuth field

08 Sep 17:15
Compare
Choose a tag to compare

Changelog for v0.6.2:

Commits
1cd2da8 Add BasicAuth field to ControllerConfig type by @viveksyngh

Generated by Derek

Release with v for Go modules

14 Jul 11:39
Compare
Choose a tag to compare

Changelog for v0.6.1:

Commits

Generated by Derek

Enable content-type for all messages

06 Jul 09:05
Compare
Choose a tag to compare

Changelog for 0.6.0:

  • PR #59 controller: add content type option to send in the headers when invoking a function by @cpanato

Commits
ac30006 tester: add content type example by @cpanato
f0b4fa0 controller: add content type option to send in the headers when invoking a function by @cpanato

Generated by Derek