Releases: Keyfactor/keyfactor-go-client
Releases · Keyfactor/keyfactor-go-client
v3.1.0-rc.1
v3.1.0-rc.0
v3.0.0-rc.12
v3.0.0
Changelog
Bug fixes
- fix(client): Pass
Audience,Scopes,AccessTokento oauth client config.
v2.2.8
Changelog
Bug fixes
- b7ff510: fix(client): Client won't crash on no response + no error code. (@spbsoluble)
v2.2.7
Changelog
Bug fixes
- d4d2a67: fix(client): Client won't crash on no response + no error code. (@spbsoluble)
v2.2.6
Changelog
Other work
- bbd8331: fix(store-types): Remove
omitemptyfrom required fields. (@spbsoluble)
v2.2.5
Changelog
Other work
- ceff1f4: fix(store-types):
omitemptyfields on store type creation (@spbsoluble)
v2.2.4
Changelog
Bug fixes
- dfea153: fix(certificate): Handle lookup that returns a list of 0 certs. (@spbsoluble)
v2.2.3
Changelog
Bug fixes
- c8285b1: fix(client): Allow set global client timeout, and default to 30s (@spbsoluble)