Openfaas Connector Sdk Versions Save

SDK for connecting events to functions

v0.7.1

1 year ago

Changelog for v0.7.1:

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

Changes: https://github.com/openfaas/connector-sdk/compare/v0.7.0...v0.7.1

Generated by Derek

v0.7.0

1 year ago

Changelog for v0.7.0:

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

Changes: https://github.com/openfaas/connector-sdk/compare/v0.6.7...v0.7.0

Generated by Derek

v0.6.7

1 year ago

Changelog for v0.6.7:

Commits b648cd8552824e860240f8497b6298a8aa321ef0 Update README by @alexellis 7fb4b0fcbedf611f01de4923658bf2247c5d286d Update linter by @alexellis ad430aa7ba41852e7013788a165249e117498d5f Fix linting problem by @alexellis 75182afa8b1ec3a80a1247154260f82f69eea69f Add duration to response by @alexellis

Changes: https://github.com/openfaas/connector-sdk/compare/v0.6.6...v0.6.7

Generated by Derek

v0.6.6

2 years ago

Changelog for v0.6.6:

Commits d791db5110e29164b697cb133d39f40812296f01 Convert to Go 1.17 by @alexellis fa46e5a7ebbfbd6bf1438bfdae3f90d16ba2f5c1 Fix broken unit test in 404 use-case by @alexellis 670e9c75a0565dd356e9f69a209e937fd7ce27a1 Inline two err check statements by @alexellis

Changes: https://github.com/openfaas/connector-sdk/compare/v0.6.5...v0.6.6

Generated by Derek

v0.6.5

2 years ago

Changelog for v0.6.5:

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

Changes: https://github.com/openfaas/connector-sdk/compare/v0.6.4...v0.6.5

Generated by Derek

v0.6.4

2 years ago

Changelog for v0.6.4:

Commits 01403259adc3cc3174ffbde2560a646e1042de21 Add X-Topic for messages by @alexellis

Changes: https://github.com/openfaas/connector-sdk/compare/v0.6.3...v0.6.4

Generated by Derek

v0.6.3

2 years ago

Changelog for v0.6.3:

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

Changes: https://github.com/openfaas/connector-sdk/compare/v0.6.2...v0.6.3

Generated by Derek

v0.6.2

2 years ago

Changelog for v0.6.2:

  • PR #63 Add BasicAuth field to ControllerConfig type by @viveksyngh

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

Generated by Derek

v0.6.1

2 years ago

Changelog for v0.6.1:

Commits

Generated by Derek

0.6.0

2 years ago

Changelog for 0.6.0:

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

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

Generated by Derek