Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Releases: Nike-Inc/cerberus-go-client

v1.4.0

07 Aug 17:32
Compare
Choose a tag to compare
  • chore: update invalid credential error with more info (#24)

v1.3.0

23 Jul 17:27
228ce8b
Compare
Choose a tag to compare
  • added GetExpiry to auth interface and add implementations to all auth types, so that users of the client can cache the token until it expires.

v1.2.0

22 Jul 20:34
a92456d
Compare
Choose a tag to compare
  • Added new method to expose the expiration of a token

v1.0.2

01 Feb 18:09
b252c79
Compare
Choose a tag to compare

Subtract latency buffer from token expiration period in STS auth

v1.0.1

17 Jan 00:22
1b30596
Compare
Choose a tag to compare

Fixed failing integration test by updating vendor files

v1.0.0

15 Jan 21:24
990b05f
Compare
Choose a tag to compare
  • Added STS Auth
  • Removed KMS functionality
  • Updated version of Go and AWS Go SDK

v0.4.0

19 Dec 23:42
3b45649
Compare
Choose a tag to compare
Merge pull request #15 from pijalu/master

Implemented Secure File API