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

Releases: nytimes/gcp-vault

v0.3.8

15 Mar 13:17
715b2a5
Compare
Choose a tag to compare
  • Update google.golang.org/api => v0.40.0 (this fixes a build issue)

Added redis db environment variable

16 Oct 17:34
50e8a5d
Compare
Choose a tag to compare
v0.3.7

Merge pull request #33 from alex-khordos/feature/add-redis-db-env-var…

Handle cached token revocation

12 Oct 16:10
946f711
Compare
Choose a tag to compare
Merge pull request #32 from alex-khordos/feature/handle_revoked_token

Handle revoked tokens

Redis cache bugfix & added default max retries

02 Oct 17:45
0004abb
Compare
Choose a tag to compare

added default max retries value

bug fix for redis missing value handling

Added ability to optionally enable token caching

10 Sep 20:20
0a97f85
Compare
Choose a tag to compare
v0.3.4

Merge pull request #30 from alex-khordos/feature/caching-token

Fixing HTTP bug introduced in 0.3.2

30 Oct 12:59
8165110
Compare
Choose a tag to compare
v0.3.3

NOT reusing the same *http.Client pointer to avoid after effects (#23)

Adding ability to set a custom HTTP client

29 Oct 15:46
db7e8eb
Compare
Choose a tag to compare
Merge pull request #22 from nytimes/http-client

Adding the ability to use a custom HTTP client

Fixing PutVersionedSecrets path

23 Aug 16:09
95841e9
Compare
Choose a tag to compare
Merge pull request #14 from bLamarche413/fix_PutVersionedSecrets

fix PutVersionedSecrets

Updating mods to separate example dependencies

07 Feb 17:04
3d8fa55
Compare
Choose a tag to compare
Merge pull request #11 from marwan-at-work/modsep

separate example dependencies

Preventing panics when no secrets exist while running locally

29 Jan 20:15
Compare
Choose a tag to compare
v0.2.2

verifying that secrets exist before attempting to return them