Releases: Keyfactor/keyfactor-go-client
Releases · Keyfactor/keyfactor-go-client
v2.0.1
Changelog
Bug fixes
- 76c7066: fix(store_models):
CreateStoreFctArgsandUpdateStoreFctArgsnow do not omit emptyPasswordfield (@spbsoluble)
v2.0.0
Changelog
Bug fixes
- cfa21a7: fix(stores): StorePasswordConfig to be compatible w/
Command 10.x. StorePasswordConfig now passesSecretValuerather thanValuemaking v2 StorePasswordConfig no longer compatible w/Command 9.xand lower. (@spbsoluble)
v2.0.0-rc.2
Changelog
Other work
- bcb61f0: BREAK(stores): Remove buildPropertiesInterface as ua.Properties is now map[string]interface to be compatible w/
KFC10.x. This means the library is no longer compatible withKFC9.x(@spbsoluble)
v2.0.0-rc.1
Changelog
Other work
- c2f0fdb: BREAK(stores): Remove buildPropertiesInterface as ua.Properties is now map[string]interface to be compatible w/
KFC10.x. This means the library is no longer compatible withKFC9.x(@spbsoluble)
v2.0.0-rc.3
Changelog
Other work
- dcc6823: BREAK(stores): Remove buildPropertiesInterface as ua.Properties is now map[string]interface to be compatible w/
KFC10.x. This means the library is no longer compatible withKFC9.x(@spbsoluble)
v1.4.3
Changelog
Bug fixes
- 933c47c: fix(stores): Remove buildPropertiesInterface as ua.Properties is now map[string]interface. (@spbsoluble)
v1.4.2
Changelog
Bug fixes
- 933c47c: fix(stores): Remove buildPropertiesInterface as ua.Properties is now map[string]interface. (@spbsoluble)
v1.4.1
Changelog
New Features
- 2bf3471: feat(client): Add support for
KEYFACTOR_API_PATHenvironment variable for customers (@spbsoluble) - 700f917: feat(stores): update store model with full secret type object (@doebrowsk)
Bug fixes
- c20c68d: fix(certs): Shadowed
raindeleterenamed torvargs. (@spbsoluble) - c4cb374: fix(sdk): pass required parameter (@doebrowsk)
- 456ff6f: fix(stores): properties and secrets as interface{} (@doebrowsk)
- b53f21c: fix(stores): restore query parameter lost in merge (@doebrowsk)
Dependency updates
- 6cab641: fix(deps): update sdk client to
v1.0.1(@spbsoluble)
v1.3.7
Changelog
New Features
- 2bf3471: feat(client): Add support for
KEYFACTOR_API_PATHenvironment variable for customers (@spbsoluble)