Skip to content

Releases: openfaas/go-sdk

Add support for GetLogs

31 Jan 17:46

Choose a tag to compare

Changelog for v0.2.9:

Commits
74fdcec Add support for GetLogs by @nitishkumar71
0974213 add support of secrete listing/mutation by @nitishkumar71
890bbc8 include deploy and delete example in readme by @nitishkumar71

Changes: v0.2.8...v0.2.9

Generated by Derek

Enable FAAS_DEBUG=1 support

29 Nov 17:24

Choose a tag to compare

Changelog for v0.2.8:

Commits
b1c45e2 add faas debug support by @nitishkumar71

Changes: v0.2.7...v0.2.8

Generated by Derek

Set openfaas=1 on namespaces for create and update

02 Oct 13:27

Choose a tag to compare

Changelog for v0.2.7:

Commits
f4ad8ae set openfaas annotation on create and update by @nitishkumar71

Changes: v0.2.6...v0.2.7

Generated by Derek

Fix for setting a custom HTTP client in SDK

13 Sep 15:56

Choose a tag to compare

Changelog for v0.2.6:

Commits
65db30b set client passed in argument by @nitishkumar71

Changes: v0.2.5...v0.2.6

Generated by Derek

Include namespace mutation support in the SDK

06 Sep 08:41

Choose a tag to compare

Changelog for v0.2.5:

Commits
63806f7 include namespace support by @nitishkumar71

Changes: v0.2.4...v0.2.5

Generated by Derek

Add audience option to client credentials token source

29 Aug 08:55

Choose a tag to compare

Changelog for v0.2.4:

Commits
d3220ce Update example code by @alexellis
36be03c Support audience to obtaining client credentials by @alexellis

Changes: v0.2.3...v0.2.4

Generated by Derek

Add example for federated gateway

25 Aug 07:10

Choose a tag to compare

Changelog for v0.2.3:

  • PR #10 Add example for federated gateway by @alexellis
  • PR #9 Add reference for ServiceAccountTokenSource helper in README by @welteki

Commits
8d9ce49 Update example to be more generic by @alexellis
24d4cde Use the TokenSource interface for the client credentials exchange by @alexellis
9fcabb0 Add example for federated gateway by @alexellis
73f84ff Add reference for ServiceAccountTokenSource helper in README by @welteki

Changes: v0.2.2...v0.2.3

Generated by Derek

Add context to client methods

16 Aug 14:32

Choose a tag to compare

Changelog for v0.2.2:

Commits
8e069b1 add context in each method by @nitishkumar71
f9851ac Add ServiceAccountTokenSource by @welteki

Changes: v0.2.1...v0.2.2

Generated by Derek

Add delete function method

12 Jul 16:00

Choose a tag to compare

Changelog for v0.2.1:

Commits
7e08ee3 enable delete function method by @nitishkumar71

Changes: v0.2.0...v0.2.1

Generated by Derek

Update scale function to use the body for the namespace

06 Jul 16:29

Choose a tag to compare

Changelog for v0.2.0:

Commits
0bbb58b Update scale function to use the body for the namespace by @alexellis

Changes: v0.1.0...v0.2.0

Generated by Derek