Skip to content

Releases: openfaas/go-sdk

Include namespace mutation support in the SDK

06 Sep 08:41
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

Add support for token-based authentication

30 Jun 17:15
Compare
Choose a tag to compare

Changelog for v0.1.0:

  • PR #1 Add support for token-based authentication by @welteki

Commits
4960a69 Add usage examples to README by @welteki
02a8d16 Support multiple authentication methods by @welteki

Changes: v0.0.2...v0.1.0

Generated by Derek

Add info endpoint

25 May 12:23
Compare
Choose a tag to compare

Changelog for v0.0.2:

Commits
8c6903c Add Info endpoint by @alexellis
4b4ac8d Add Deploy and GetFunction methods by @alexellis

Changes: v0.0.1...v0.0.2

Generated by Derek

Initial release

23 Jan 16:38
Compare
Choose a tag to compare

Changelog for v0.0.1:

Commits
8fb2ba3 Initial by @alexellis
b2a4c4f Initial commit by @alexellis

Changes: https://github.com/openfaas/go-sdk/commits/v0.0.1

Generated by Derek