Skip to content

Releases: openfaas/go-sdk

Derive key_id instead of adding as an arbitrary string

24 Mar 10:25

Choose a tag to compare

Changelog for v0.2.22:

Commits
4ddc741 Derive key_id instead of adding as an arbitrary string by @alexellis

Changes: v0.2.21...v0.2.22

Generated by Derek

Support for pro-builder secrets and sealing

23 Mar 18:23

Choose a tag to compare

Changelog for v0.2.21:

  • PR #37 Support for pro-builder secrets and sealing by @alexellis

Commits
a779472 Support for pro-builder secrets and sealing by @alexellis

Changes: v0.2.20...v0.2.21

Generated by Derek

Increase IdleConnTimeout from 120ms to 5s

03 Mar 11:26

Choose a tag to compare

Changelog for v0.2.20:

  • PR #36 Increase IdleConnTimeout from 120ms to 5s by @welteki

Commits
90b8db3 Increase IdleConnTimeout from 120ms to 5s by @welteki

Changes: v0.2.19...v0.2.20

Generated by Derek

Add stack package from faas-cli

22 Aug 14:06

Choose a tag to compare

Changelog for v0.2.19:

Commits
29d9f06 Add stack package from faas-cli by @alexellis
dcc0aac Fix linting error from Go 1.24 by @alexellis
c947b04 Improve get-functions example by @alexellis

Changes: v0.2.18...v0.2.19

Generated by Derek

Support request debug logging in the builder package

18 Jun 16:42

Choose a tag to compare

Changelog for v0.2.18:

  • PR #35 Support request debug logging in the builder package by @welteki

Commits
7258cb7 Support request debug logging in the builder package by @welteki

Changes: v0.2.17...v0.2.18

Generated by Derek

Streaming build logs from the Function Builder

17 Jun 08:26

Choose a tag to compare

Changelog for v0.2.17:

  • PR #34 Add support from streaming build logs from the Function Builder by @welteki

Commits
6fcb167 Add consts for build status by @welteki
a2ef0af Ensure headers are dumped in consistent order by @welteki
7ba7bf0 Support setting SkipPush in build config by @welteki
4ef524d Support streaming build progress by @welteki

Changes: v0.2.16...v0.2.17

Generated by Derek

Release restoring MIT license

08 Apr 14:05

Choose a tag to compare

Changelog for v0.2.16:

Commits
d0ac398 Restore to MIT notice by @alexellis

Changes: v0.2.15...v0.2.16

Generated by Derek

Update vendor and Go to 1.23

27 Jan 15:59

Choose a tag to compare

Changelog for v0.2.15:

Commits
c52f9aa Update vendor and Go to 1.23 by @alexellis

Changes: v0.2.14...v0.2.15

Generated by Derek

Support for building functions with the OpenFaaS function Builder API

09 Aug 13:21

Choose a tag to compare

Changelog for v0.2.14:

  • PR #33 Add support for building functions with the OpenFaaS function Builder API. by @welteki

Commits
b43ff91 Initial function builder package by @welteki

Changes: v0.2.13...v0.2.14

Generated by Derek

Add default user agent to sdk requests

02 Aug 16:54

Choose a tag to compare

Changelog for v0.2.13:

  • PR #32 Add default user agent to sdk requests by @welteki

Commits
7487801 Add default user agent to sdk requests by @welteki
51a111a Updates for go.mod by @alexellis

Changes: v0.2.12...v0.2.13

Generated by Derek