Releases: getoutreach/vault-client
Releases · getoutreach/vault-client
v1.14.1
1.14.1 (2023-11-10)
Bug Fixes
- return CLI output when failing to login, upgrade deps+stencil (#94) (3782efb)
v1.14.0
1.14.0 (2023-08-08)
Features
Bug Fixes
- Use token lookup for all token refresh checking (#90) (e2d852f)
v1.13.0
1.13.0 (2023-07-25)
Features
- Adding expiration returning and mintime checking for expiration (#88) (be1b46e)
v1.12.0
1.12.0 (2023-07-05)
Features
- Re-stenciling, pulling in gobox with otel upgrades (#85) (7361394)
v1.11.0
1.11.0 (2023-04-13)
Features
- cli: add IsLoggedIn to check auth lease (#75) (f4237b3)
v1.10.6
1.10.6 (2023-02-22)
Bug Fixes
- auth token is in different paths when not logged in (#65) (d313314)
v1.10.5
1.10.5 (2023-02-21)
Bug Fixes
- another round of fixes for vault token parsing (#64) (707bd43)
v1.10.4
1.10.4 (2023-02-20)
Bug Fixes
- remove token-only, we really want json (#63) (2e4c07c)
v1.10.3
1.10.3 (2023-02-16)
Bug Fixes
- prevent vault commands from stomping on ~/.vault-token (#61) (91da0c9)